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

Set flash size correctly for Atom lite #32

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Set flash size correctly for Atom lite #32

merged 1 commit into from
Aug 7, 2024

Conversation

jrnk
Copy link
Contributor

@jrnk jrnk commented Aug 7, 2024

Upon running make upload BOARD=m5stack-atom it ended up in a fail loop throwing:

[15:59:22]E (628) spi_flash: Detected size(4096k) smaller than the size in the binary image header(8192k). Probe failed.

Changed the flash size to 4MB and it worked.

@yoziru yoziru enabled auto-merge (squash) August 7, 2024 18:33
@yoziru yoziru merged commit 92f5b7c into yoziru:main Aug 7, 2024
3 checks passed
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