mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-13 10:51:59 +00:00
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>
5 lines
129 B
CMake
5 lines
129 B
CMake
# Copyright (c) 2020 Google LLC.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
include(${ZEPHYR_BASE}/boards/common/bossac.board.cmake)
|