Skip to content

Commit f7a71e3

Browse files
committed
Restore full.variables to trigger a full core rebuild
1 parent 47781d1 commit f7a71e3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

full.variables

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
export FLAVOUR=""
2+
export VARIANTS=("NANO_RP2040_CONNECT ARDUINO_NANO33BLE RASPBERRY_PI_PICO PORTENTA_H7_M7 GENERIC_STM32H747_M4 EDGE_CONTROL NICLA NICLA_VISION OPTA GIGA PORTENTA_X8")
3+
export FQBNS=("edge_control nanorp2040connect nano33ble pico envie_m7 envie_m4 nicla_sense nicla_vision portenta_x8")
4+
export LIBRARIES=("")
5+
export BOOTLOADERS=("nano33ble PORTENTA_H7 EDGE_CONTROL NICLA NICLA_VISION OPTA GIGA")

0 commit comments

Comments
 (0)