Skip to content

Commit 3316248

Browse files
committed
Add Edge family for packaging
1 parent 7f2f41b commit 3316248

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

edge.variables

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
export FLAVOUR="edge"
2+
export VARIANTS=("EDGE_CONTROL")
3+
export FQBNS=("edge_control")
4+
export LIBRARIES=("PDM SPI Wire MRI USBHID USBMSD ThreadDebug Scheduler")
5+
export BOOTLOADERS=("EDGE_CONTROL")

0 commit comments

Comments
 (0)