feat(boards): Add Arduino Uno interconnect, nrf52840dk config.

This commit is contained in:
Peter Johanson
2022-12-09 17:07:45 -05:00
committed by Pete Johanson
parent 2a42fe658e
commit 12329b388e
3 changed files with 37 additions and 0 deletions

View File

@@ -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]