Handle unaligned address in EspClass::flashWrite u8 overload by mcspr · Pull Request #8605 · esp8266/Arduino
added 2 commits
June 25, 2022 14:136 tasks
mcspr
deleted the
unaligned-everything
branch
mcspr
added this to the
3.1 milestone
mcspr
mentioned this pull request
hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request
Nov 18, 2024esp8266#8605) Separate page handling logic and the actual writing. Make sure we place both unaligned src and dest into a buffer. Fixes edge-case introduced for SPIFFS that exclusively works through unaligned flash write function. This copies the behaviour of official RTOS port, but does not change the original spi_flash_write.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters