usb companion firmwares now require build flag to include usb interface

This commit is contained in:
liamcottle
2026-07-28 03:45:02 +12:00
parent 834ad722a4
commit e7f2c71701
70 changed files with 77 additions and 0 deletions
+1
View File
@@ -165,6 +165,7 @@ build_flags =
-D DISPLAY_CLASS=SSD1306Display
-D MAX_CONTACTS=350
-D MAX_GROUP_CHANNELS=40
-D ENABLE_USB_INTERFACE
; NOTE: DO NOT ENABLE --> -D MESH_PACKET_LOGGING=1
; NOTE: DO NOT ENABLE --> -D MESH_DEBUG=1
build_src_filter = ${rak4631.build_src_filter}