hey i just baught an esp32
and i flow step by step the instrucions in github
but when ifinsh that i found that some files are missing in this path
C:\Users\Alaoui\Documents\Arduino\hardware\espressif\esp32\tools
when i try to compil a message errore show up that declare a missing file named xtensa-esp32-elf
after some research on google i was lucky to found it never the less the only thing that change is the message errore C:\Users\Alaoui\Documents\Arduino\hardware\espressif\esp32/tools/sdk/include/soc/soc/io_mux_reg.h:110:5: note: in expansion of macro βREG_SET_BITβ
REG_SET_BIT(PIN_NAME, FUN_PD);
^
exit status 1
Erreur de compilation pour la carte SparkFun ESP32 Thing
Can any one help me plzzz