started safety

This commit is contained in:
2024-12-11 22:03:49 +01:00
parent 9b943ec2c5
commit 97956882dd
5 changed files with 131 additions and 4 deletions

View File

@ -9,7 +9,9 @@
"metrics.h": "c",
"freertos.h": "c",
"compare": "c",
"inputs.h": "c"
"inputs.h": "c",
"cstdlib": "c",
"typeinfo": "c"
},
"idf.openOcdConfigs": [
"board/esp32-wrover-kit-3.3v.cfg"