QUERY · ISSUE
esp8266, 16MB
port-esp8266proposed-close
Hi,
the latest mpy version can't be flashed to support 16MB flash.
the esp will be end up in a reset -loop.
with the version before it works as expected!
CANDIDATE · PULL REQUEST
rp2/boards: Fix Pimoroni Pico LiPo 16MB flash bytes.
port-rp2
Was incorrectly added as 7MB for an 8MB SPI flash, but this board has a 16MB chip, not 8MB, so it should be 15MB leaving 1MB for MicroPython.
Thanks @robert-hh
Discovered in: https://forum.micropython.org/viewtopic.php?f=21&t=11438#p62570