add control table

This commit is contained in:
2024-12-22 16:34:26 +01:00
parent 859611f991
commit 9dd525457e
4 changed files with 71 additions and 5 deletions

View File

@ -23,7 +23,13 @@
"string.h": "c",
"time.h": "c",
"timers.h": "c",
"nvs_flash.h": "c"
"nvs_flash.h": "c",
"numbers": "c",
"array": "c",
"string_view": "c",
"format": "c",
"initializer_list": "c",
"span": "c"
},
"idf.openOcdConfigs": [
"board/esp32-wrover-kit-3.3v.cfg"