Skip to content

Commit c0ae094

Browse files
committed
Add PortentaX8 to full package distribution
1 parent 881722c commit c0ae094

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 EDGE_CONTROL NICLA NICLA_VISION")
3-
export FQBNS=("edge_control nanorp2040connect nano33ble pico envie_m7 envie_m4 nicla_sense nicla_vision")
2+
export VARIANTS=("NANO_RP2040_CONNECT ARDUINO_NANO33BLE RASPBERRY_PI_PICO PORTENTA_H7_M7 PORTENTA_H7_M4 EDGE_CONTROL NICLA NICLA_VISION PORTENTA_X8")
3+
export FQBNS=("edge_control nanorp2040connect nano33ble pico envie_m7 envie_m4 nicla_sense nicla_vision portenta_x8")
44
export LIBRARIES=("")
55
export BOOTLOADERS=("nano33ble PORTENTA_H7 EDGE_CONTROL NICLA NICLA_VISION")

0 commit comments

Comments
 (0)