mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-22 03:13:45 +00:00
* Writing >4 bytes to unaligned offsets would fail * Writiing data from flash would fail (wrong buffer was used) * Writing >8192 bytes from RAM would over-write data multiple times Adds test cases for the above.
17 KiB
17 KiB