Skip to content

Commit 3e10068

Browse files
committed
Nano33 BLE: add placeholder header to make examples appear
1 parent a7807fa commit 3e10068

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// Placeholder header to allow showing the example in menu

nano.variables

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export FLAVOUR="nano"
22
export VARIANTS=("NANO_RP2040_CONNECT ARDUINO_NANO33BLE")
33
export FQBNS=("nanorp2040connect nano33ble")
4-
export LIBRARIES=("PDM SPI Wire MRI USBHID USBMSD ThreadDebug Scheduler SFU")
4+
export LIBRARIES=("PDM SPI Wire MRI USBHID USBMSD ThreadDebug Scheduler SFU Nano33_System")
55
export BOOTLOADERS=("nano33ble")

0 commit comments

Comments
 (0)