-DEMSESP_EN_ONLY to c6

This commit is contained in:
proddy
2026-05-26 22:38:24 +02:00
parent 2522218385
commit dc1a9ad993

View File

@@ -159,6 +159,9 @@ build_flags =
extends = espressif32_base_4M
board_build.app_partition_name = app0
board = seeed_xiao_esp32c6
build_flags =
${common.build_flags}
-DEMSESP_EN_ONLY
; foundation for building and testing natively, standalone without an ESP32
; use the `standalone` environment instead of `native` for testing