Skip to content

Commit cb90212

Browse files
committed
edge_control: remove PDM library from build
1 parent 0bed523 commit cb90212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

edge.variables

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export FLAVOUR="edge"
22
export VARIANTS=("EDGE_CONTROL")
33
export FQBNS=("edge_control")
4-
export LIBRARIES=("SocketWrapper GSM GPS PDM SPI Wire MRI USBHID USBMSD ThreadDebug Scheduler")
4+
export LIBRARIES=("SocketWrapper GSM GPS SPI Wire MRI USBHID USBMSD ThreadDebug Scheduler")
55
export BOOTLOADERS=("EDGE_CONTROL")

0 commit comments

Comments
 (0)