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 Nano33_System SocketWrapper")
4
+ export LIBRARIES=("PDM SPI Wire MRI USBHID USBMSD ThreadDebug Scheduler SFU Nano33BLE_System SocketWrapper")
5
5
export BOOTLOADERS=("nano33ble")
Original file line number Diff line number Diff line change 1
1
export FLAVOUR="portenta"
2
2
export VARIANTS=("PORTENTA_H7_M7 PORTENTA_H7_M4")
3
3
export FQBNS=("envie_m7 envie_m4")
4
- export LIBRARIES=("doom Ethernet MRI Portenta_SDRAM SPI WiFi ea_malloc openamp_arduino Portenta_System ThreadDebug Himax_HM01B0 PDM Portenta_Video USBAudio KernelDebug Portenta_Audio RPC USBHID Wire LittleVGL Portenta_Camera rpclib USBHOST mbed-memory-status Portenta_SDCARD Scheduler USBMSD SocketWrapper")
4
+ export LIBRARIES=("doom Ethernet MRI Portenta_SDRAM SPI WiFi ea_malloc openamp_arduino Portenta_System ThreadDebug Himax_HM01B0 PDM Portenta_Video USBAudio KernelDebug Portenta_Audio RPC USBHID Wire Portenta_lvgl Portenta_Camera rpclib USBHOST mbed-memory-status Portenta_SDCARD Scheduler USBMSD SocketWrapper")
5
5
export BOOTLOADERS=("PORTENTA_H7")
You can’t perform that action at this time.
0 commit comments