Skip to content

Commit

Permalink
RP2040 fixes (#2402)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
mikee47 authored Oct 26, 2021
1 parent 56824c1 commit 420b592
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 420b592

Please sign in to comment.