File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
export FLAVOUR="nano"
2
2
export VARIANTS=("NANO_RP2040_CONNECT ARDUINO_NANO33BLE")
3
3
export FQBNS=("nanorp2040connect nano33ble")
4
- export LIBRARIES=("PDM SPI Wire MRI USBHID USBMSD ThreadDebug Scheduler SFU Nano33BLE_System SocketWrapper")
4
+ export LIBRARIES=("PDM SPI Wire MRI USBHID USBMSD ThreadDebug Scheduler SFU Nano33BLE_System SocketWrapper MLC ")
5
5
export BOOTLOADERS=("nano33ble")
Original file line number Diff line number Diff line change 1
1
export FLAVOUR="nicla"
2
2
export VARIANTS=("NICLA NICLA_VISION")
3
3
export FQBNS=("nicla_sense nicla_vision")
4
- export LIBRARIES=("SPI Wire Scheduler Nicla_System WiFi ea_malloc openamp_arduino STM32H747_System ThreadDebug GC2145 Himax_HM01B0 PDM KernelDebug RPC USBHID Camera rpclib USBHOST mbed-memory-status USBMSD SocketWrapper MRI SE05X")
4
+ export LIBRARIES=("SPI Wire Scheduler Nicla_System WiFi ea_malloc openamp_arduino STM32H747_System ThreadDebug GC2145 Himax_HM01B0 PDM KernelDebug RPC USBHID Camera rpclib USBHOST mbed-memory-status USBMSD SocketWrapper MRI SE05X MLC ")
5
5
export BOOTLOADERS=("NICLA NICLA_VISION")
You can’t perform that action at this time.
0 commit comments