Skip to content

v5.1.1

Compare
Choose a tag to compare
@AuroraWright AuroraWright released this 18 Apr 03:00
· 1526 commits to master since this release
  • Fixed the L+SELECT payload not working, this was due to the LFN -> SFN (8.3) conversion. Now the payload must be named sel_NAME.bin.
  • Removed LFN support from the FatFs of the chainloader (as LFNs aren't used at all by it). This shrinks down the binary by ~4 KBs.

Note, you don't need to update if you didn't use the L+SELECT payload or if you aren't obsessed by the binary's size :)