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

RP2040 fixes #2402

Merged
merged 4 commits into from
Oct 26, 2021
Merged

RP2040 fixes #2402

merged 4 commits into from
Oct 26, 2021

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Oct 25, 2021

Reduce default ESP32 factory partition size.
Doesn't need to be so big any more and allows more samples to build without customised hwconfig.
Size is now similar to other architectures.

Fix Rp2040 flash reading, destination buffer must be aligned.

Compiling IFS with -O3 throws error in Object::getRef. Avoid memcpy.

FlashString has missing #includes

@slaff slaff added this to the 4.5.0 milestone Oct 25, 2021
@slaff slaff merged commit 420b592 into SmingHub:develop Oct 26, 2021
@mikee47 mikee47 deleted the fix/rp2040-fixes branch October 26, 2021 10:07
@slaff slaff mentioned this pull request Nov 16, 2021
5 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