Skip to content

Commit ac19528

Browse files
committed
Add EDGE_CONTROL to full package
1 parent 22ab750 commit ac19528

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

full.variables

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export FLAVOUR=""
2-
export VARIANTS=("NANO_RP2040_CONNECT ARDUINO_NANO33BLE RASPBERRY_PI_PICO PORTENTA_H7_M7 PORTENTA_H7_M4")
2+
export VARIANTS=("NANO_RP2040_CONNECT ARDUINO_NANO33BLE RASPBERRY_PI_PICO PORTENTA_H7_M7 PORTENTA_H7_M4 EDGE_CONTROL")
33
export FQBNS=("nanorp2040connect nano33ble pico envie_m7 envie_m4")
44
export LIBRARIES=("")
5-
export BOOTLOADERS=("nano33ble PORTENTA_H7")
5+
export BOOTLOADERS=("nano33ble PORTENTA_H7 EDGE_CONTROL")

0 commit comments

Comments
 (0)