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
@@ -66,6 +66,7 @@ build_flags =
-I examples/companion_radio/ui-orig
-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 = ${R1Neo.build_src_filter}