refactor(sketch): update build configuration and remove obsolete files

This commit is contained in:
2026-02-18 17:23:43 -08:00
parent 34ca86d771
commit c81e23f7cd
4 changed files with 1527 additions and 1454 deletions

View File

@@ -18,6 +18,11 @@ CompileFlags:
- "-DESP_PLATFORM"
- "-Dcore_debug=0"
- "-DARDUINO_ESP32_DEV"
Remove:
- "-fno-tree-switch-conversion"
- "-fstrict-volatile-bitfields"
- "-mdisable-hardware-atomics"
- "-mlongcalls"
Diagnostics:
ClangTidy: