amnemonic / Quansheng_UV-K5_Firmware

Quansheng UV-K5 Firmware
696 stars 131 forks source link

fixed max size #71

Closed whosmatt closed 1 year ago

whosmatt commented 1 year ago

0xf000 is already the start of the bootloader, so 0xefff is the correct max app size

whosmatt commented 1 year ago

technically the warning is also wrong, oversize fw will not lead to anything because it will be rejected by the updater software