forked from kofal.net/zmk
feat(boards): Add nice!60 board
This commit is contained in:
committed by
Pete Johanson
parent
a32cd668d6
commit
3f838f0aaf
14
app/boards/arm/nice60/nice60.yaml
Normal file
14
app/boards/arm/nice60/nice60.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
identifier: nice60
|
||||
name: nice!60
|
||||
type: mcu
|
||||
arch: arm
|
||||
toolchain:
|
||||
- zephyr
|
||||
- gnuarmemb
|
||||
supported:
|
||||
- adc
|
||||
- usb_device
|
||||
- ble
|
||||
- ieee802154
|
||||
- pwm
|
||||
- watchdog
|
||||
Reference in New Issue
Block a user