Jonathan Gordon schrieb:
The other possible option is having a bootloader-version.h in the bootloader/ folder which is filed with #ifdef <TARGET> #define VERSION blaaa blocks....
Good idea. Maybe only include it if RELEASE or so is defined. It can then override the VERSION version.sh gave.
