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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user