This solved the compile issues and enabled use of VScode for development. Hint from this post on github: https://github.com/espressif/arduino-esp32/issues/10721
5 lines
64 B
JSON
5 lines
64 B
JSON
{
|
|
"files.associations": {
|
|
"esp32-hal.h": "c"
|
|
}
|
|
} |