diff options
Diffstat (limited to 'app/boards/arm/nice60/nice60.yaml')
-rw-r--r-- | app/boards/arm/nice60/nice60.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/app/boards/arm/nice60/nice60.yaml b/app/boards/arm/nice60/nice60.yaml new file mode 100644 index 0000000..d3db56f --- /dev/null +++ b/app/boards/arm/nice60/nice60.yaml @@ -0,0 +1,14 @@ +identifier: nice60 +name: nice!60 +type: mcu +arch: arm +toolchain: + - zephyr + - gnuarmemb +supported: + - adc + - usb_device + - ble + - ieee802154 + - pwm + - watchdog |