Add nrfmicro 1.1, 1.1 flipped and 1.3 boards.
This commit is contained in:
parent
c054feb3c9
commit
93b1e0ac44
21 changed files with 692 additions and 1 deletions
15
app/boards/arm/nrfmicro/nrfmicro_13.yaml
Normal file
15
app/boards/arm/nrfmicro/nrfmicro_13.yaml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
identifier: nrfmicro_13
|
||||
name: nrfmicro_13
|
||||
type: mcu
|
||||
arch: arm
|
||||
toolchain:
|
||||
- zephyr
|
||||
- gnuarmemb
|
||||
- xtools
|
||||
supported:
|
||||
- adc
|
||||
- usb_device
|
||||
- ble
|
||||
- ieee802154
|
||||
- pwm
|
||||
- watchdog
|
||||
Loading…
Add table
Add a link
Reference in a new issue