micropython / micropython-esp32

Old port of MicroPython to the ESP32 -- new port is at https://github.com/micropython/micropython
MIT License
669 stars 216 forks source link

Fix for issue 235 -- MicroPython images larger than 1MiB #236

Closed MrSurly closed 6 years ago

MrSurly commented 6 years ago

ports/esp32/partitions.csv: Custom partition file ports/esp32/Makefile: Updated to use new partition file

https://github.com/micropython/micropython-esp32/issues/235

robert-hh commented 6 years ago

Shouldn't it be 0x180000 or 1536k instead of 180000?

MrSurly commented 6 years ago

Shouldn't it be 0x180000 or 1536k instead of 180000?

Yes, I had to re-do this branch, and I screwed up the copy/paste evidently. Fixed now.

dpgeorge commented 6 years ago

Thanks @MrSurly. This was merged upstream at https://github.com/micropython/micropython/commit/19c7098e183a8148c541fe34c3fc1252dbbb90db