[platformio]default_envs= main[env]platform= https://github.com/tasmota/platform-espressif32/releases/download/v2.0.5.3/platform-espressif32-2.0.5.3.zipbuild_type= debug;; ###[env:main]framework= arduinoboard= esp-wrover-kit This might be related to#4828. I ran into the same issue where ...
I am getting the below error sporadically when I try to compile for esp8266. Exception: Unable to find entry point in file "C:\Users\shans\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.0.2/bootloaders/eboot/eboot.elf" Author shansamp commented Nov 23, 2022 Collaborator mcs...