summaryrefslogtreecommitdiff
path: root/AT91SAM7S256/Source/c_loader.iom
AgeCommit message (Collapse)Author
2021-09-28Change to version 1.29.11.29.1Nicolas Schodet
2021-09-28Change the versioning scheme to use a third numberNicolas Schodet
NXT Improved firmware will now use a x.y.z version numbering scheme. The current version is 1.29.0 and the next one will be 1.29.1. Previously, the commit hash was included in the custom version. This is replaced with a build date corresponding to the newest git commit, unless the SOURCE_DATE_EPOCH environment variable is defined, in which case it will be used as build date. When out of git, if no SOURCE_DATE_EPOCH is defined, it will fall back to the current date. The weird date parsing code in BtTest is gone.
2010-08-19import firmware from LEGO v1.29lego-1.29legoNicolas Schodet
2010-08-19import firmware from LEGO v1.05lego-1.05Nicolas Schodet