1
0
mirror of https://github.com/esphome/esphome.git synced 2026-02-08 08:41:59 +00:00

aioesphomeapi and esphome both always have M format, it was overkill

This commit is contained in:
J. Nick Koston
2026-01-30 00:36:17 -06:00
parent 6ee51b0159
commit 22ab20ba4c
3 changed files with 131 additions and 1 deletions

View File

@@ -66,6 +66,7 @@ def create_test_config(config_name: str, includes: list[str]) -> dict:
],
"build_flags": [
"-Og", # optimize for debug
"-DUSE_TIME_TIMEZONE", # enable timezone code paths for testing
],
"debug_build_flags": [ # only for debug builds
"-g3", # max debug info