feat(boards): Add Arduino Uno interconnect, nrf52840dk config.
This commit is contained in:
parent
2a42fe658e
commit
12329b388e
3 changed files with 37 additions and 0 deletions
|
|
@ -0,0 +1,10 @@
|
|||
file_format: "1"
|
||||
id: nrf52840dk_nrf52840
|
||||
name: Nordic nRF52840 DK
|
||||
type: board
|
||||
arch: arm
|
||||
outputs:
|
||||
- usb
|
||||
- ble
|
||||
url: https://www.nordicsemi.com/Products/Development-hardware/nrf52840-dk
|
||||
exposes: [arduino_uno]
|
||||
Loading…
Add table
Add a link
Reference in a new issue