File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11export FLAVOUR="nano"
22export VARIANTS=("NANO_RP2040_CONNECT ARDUINO_NANO33BLE")
33export FQBNS=("nanorp2040connect nano33ble")
4- export LIBRARIES=("PDM SPI Wire MRI USBHID USBMSD ThreadDebug Scheduler SFU Nano33_System")
4+ export LIBRARIES=("PDM SPI Wire MRI USBHID USBMSD ThreadDebug Scheduler SFU Nano33_System SocketWrapper ")
55export BOOTLOADERS=("nano33ble")
Original file line number Diff line number Diff line change 11export FLAVOUR="portenta"
22export VARIANTS=("PORTENTA_H7_M7 PORTENTA_H7_M4")
33export 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")
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 ")
55export BOOTLOADERS=("PORTENTA_H7")
You can’t perform that action at this time.
0 commit comments