Skip to content

Commit 1177e48

Browse files
committed
Add edge_control to full package
1 parent d9b005f commit 1177e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

full.variables

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export FLAVOUR=""
22
export VARIANTS=("NANO_RP2040_CONNECT ARDUINO_NANO33BLE RASPBERRY_PI_PICO PORTENTA_H7_M7 PORTENTA_H7_M4 EDGE_CONTROL")
3-
export FQBNS=("nanorp2040connect nano33ble pico envie_m7 envie_m4")
3+
export FQBNS=("edge_control nanorp2040connect nano33ble pico envie_m7 envie_m4")
44
export LIBRARIES=("")
55
export BOOTLOADERS=("nano33ble PORTENTA_H7 EDGE_CONTROL")

0 commit comments

Comments
 (0)