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:
Nicolas Munnich
2025-09-10 18:30:09 +01:00
committed by GitHub
parent d28f73bcfa
commit 522971f41d

View File

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