We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1046ce6 commit ff32fcfCopy full SHA for ff32fcf
.gitignore
@@ -20,6 +20,7 @@
20
# Ignore local overrides of platform.txt and boards.txt,
21
/boards.local.txt
22
/platform.local.txt
23
-bootloader/feather_nrf52840_express/feather_nrf52840_express_bootloader-0.3.0_s340_6.1.1.hex
24
-bootloader/feather_nrf52840_express/feather_nrf52840_express_bootloader-0.3.0_s340_6.1.1.zip
+
+# Ignore S340 SoftDevice due to license restrictions
25
+bootloader/feather_nrf52840_express/feather_nrf52840_express_bootloader-*s340*
26
cores/nRF5/nordic/softdevice/s340_nrf52_6.1.1_API/*
0 commit comments