Skip to content

Fix TFT Flash Size

Compare
Choose a tag to compare
@thorrak thorrak released this 26 Jul 12:25
· 64 commits to master since this release
dac8067

This is a minor bugfix specifically targeting the TFT firmware. The latest esptool validates hashes in every part of the firmware, including the bootloader. As a result, using the same bootloader for 4MB and 16MB firmware is no longer valid. This changes the TFT firmware to use a 4MB partition scheme (at the cost of the OTA partition).