edgetx
edgetx copied to clipboard
feat: use alternative printf() in bootloader
Any reason this could not be used for the firmware as well as the bootloader?
Not that I know of. Some tuning is required though to actually save some flash. The main advantage is however the absence of memory allocation in the implementation used.