summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp8266/tutorial
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2025-04-15 16:57:53 +0200
committerDamien George <damien@micropython.org>2025-05-07 16:18:07 +1000
commitc22c2c806694dbce55cfe484b1b9e55af33bb950 (patch)
tree783444a9c3f3a2478229ec4943f6f372507c6cca /docs/esp8266/tutorial
parentff9e01782b7e0f21d8d085bdc4c917a7faf6c17e (diff)
downloadmicropython-c22c2c806694dbce55cfe484b1b9e55af33bb950.tar.gz
micropython-c22c2c806694dbce55cfe484b1b9e55af33bb950.zip
samd/boards/SAMD_GENERIC_D51xxx: Fix VFS settings for internal flash.
Fixes in this commit: - The wrong loader script was assigned for SAMD_GENERIC_D51X20, causing the VFS block count to be wrong. - Change the VFS block size from 1536 to 2048. With the setting of 1536, writing more that 1536 bytes at once failed. This applies to SAMD_GENERIC_D51X19 and SAMD_GENERIC_D51X20. No other SAMD51 board uses the internal flash for the file system. Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions