luc-github / ESP3D

FW for ESP8266/ESP8285/ESP32 used with 3D printer
GNU General Public License v3.0
1.74k stars 465 forks source link

[BUG] Trobles to flash #1020

Closed kleffa closed 4 months ago

kleffa commented 4 months ago

Describe the bug imagen try to open it on arduino IDE on windows 11 C:\Users\kleff\Desktop\ESP3D-3.0-alpha2\esp3d\src\core\hal.cpp:30:10: fatal error: soc/rtc_wdt.h: No such file or directory 30 | #include <soc/rtc_wdt.h> | ^~~~~~~ compilation terminated. exit status 1

Compilation error: soc/rtc_wdt.h: No such file or directory

To Reproduce

download relase from this page ESP3D-3.0-alpha2 open in arduino IDE

notify force to rename littlefs_esp8266_filesystem .cppo to littlefs_esp8266_filesystem.cppo (has a space)

Expected behavior

flashing the esp32

Screenshots

imagen

ESP3D Firmware:

github-actions[bot] commented 4 months ago

Thank your for submiting, please be sure you followed template or your issue may be dismissed. if you deleted the template it is here

kleffa commented 4 months ago

This still be a problem in Arduino IDE 2

luc-github commented 4 months ago

https://esp3d.io/esp3d/v3.x/installation/arduino/

github-actions[bot] commented 4 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.