Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Esp8266 partitions, add 8/16Mbyte device support #1800

Merged
merged 1 commit into from
Aug 4, 2019

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Aug 4, 2019

NOTE: SDK3 will not accept values for 256K or 512K although the values correspond
with those given in the 'getting started' guide.

  • Update esptool config so flashinit offsets are calculated from given SPI_SIZE.
  • Patch rboot makefile/esptool2 to support for 8M/16M (rboot itself already does)

…or 8/16MB

NOTE: SDK3 will not accept values for 256K or 512K although the values correspond
with those given in the 'getting started' guide.

* Update esptool config so `flashinit` offsets are calculated from given SPI_SIZE.
* Patch rboot makefile/esptool2 to support for 8M/16M (rboot itself already does)
@slaff slaff added this to the 4.0.0 milestone Aug 4, 2019
@slaff slaff merged commit 2024c26 into SmingHub:develop Aug 4, 2019
@mikee47 mikee47 deleted the fix/partitions branch August 4, 2019 16:11
@slaff slaff mentioned this pull request Sep 28, 2019
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants