forked from kofal.net/zmk
fix(ci): disable nrf5340dk from being built in our CI (#3066)
This build is currently broken, and will be fixed once we bump to 4.1.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
file_format: "1"
|
||||
id: nrf5340dk_nrf5340_cpuapp
|
||||
name: Nordic nRF5340 DK
|
||||
type: board
|
||||
arch: arm
|
||||
outputs:
|
||||
- usb
|
||||
- ble
|
||||
url: https://www.nordicsemi.com/Products/Development-hardware/nrf5340-dk
|
||||
exposes: [arduino_uno]
|
||||
Reference in New Issue
Block a user