New version has been released https://github.com/esp8266/Arduino/releases/tag/3.0.2
Activity
valeros commentedon Jul 27, 2021
Updated, please retest using the upstream version of the platform:
mcspr commentedon Jul 27, 2021
It should also include toolchain bump to resolve inttypes.h issue, can't build the mcve from the link below
esp8266/Arduino#8220
esp8266/Arduino#8222
valeros commentedon Jul 28, 2021
Thanks, toolchain packages have been updated as well, please run
pio platform update espressif8266
in your terminal.mcspr commentedon Jul 28, 2021
it works, thanks!
mcspr commentedon Aug 12, 2021
@valeros should this be tagged for platform release?
valeros commentedon Aug 12, 2021
Will be released tomorrow.