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 a7807fa commit 3e10068Copy full SHA for 3e10068
libraries/Nano33_System/Nano33BLE_System.h
@@ -0,0 +1 @@
1
+// Placeholder header to allow showing the example in menu
nano.variables
@@ -1,5 +1,5 @@
export FLAVOUR="nano"
2
export VARIANTS=("NANO_RP2040_CONNECT ARDUINO_NANO33BLE")
3
export FQBNS=("nanorp2040connect nano33ble")
4
-export LIBRARIES=("PDM SPI Wire MRI USBHID USBMSD ThreadDebug Scheduler SFU")
+export LIBRARIES=("PDM SPI Wire MRI USBHID USBMSD ThreadDebug Scheduler SFU Nano33_System")
5
export BOOTLOADERS=("nano33ble")
0 commit comments