zephyr/boards/arm/arduino_nano_33_iot/Kconfig.board
Michael Hope 2dd255d195 boards: arm: add the Arduino Nano 33 IOT
The Arduino Nano 33 IOT is a a small form factor development board
with USB, Wifi, Bluetooth, a 6 axis IMU, and secure element.

Signed-off-by: Michael Hope <mlhx@google.com>
2020-07-24 12:01:50 +02:00

9 lines
215 B
Plaintext

# Arduino Nano 33 IOT board configuration
# Copyright (c) 2020 Google LLC.
# SPDX-License-Identifier: Apache-2.0
config BOARD_ARDUINO_NANO_33_IOT
bool "Arduino Nano 33 IOT"
depends on SOC_PART_NUMBER_SAMD21G18A