Fix 10799 (#10819)
* Document that src/mesh/generated is auto-generated and must not be edited * Fix esp32s2 build by enabling native USB CDC, add S2 to check matrix (#10799)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
extends = esp32s2_base
|
||||
board = lolin_s2_mini
|
||||
board_level = extra
|
||||
board_check = true
|
||||
build_flags =
|
||||
${esp32s2_base.build_flags}
|
||||
-D PRIVATE_HW
|
||||
|
||||
Reference in New Issue
Block a user