Statistics
| Branch: | Tag: | Revision:

amiro-blt / Host / Source / SerialBoot @ d7238092

Name Size
  port
CMakeLists.txt 2.87 KB
main.c 32.605 KB
sb_types.h 3.117 KB
srecord.c 17.746 KB
srecord.h 3.962 KB
xcpmaster.c 31.607 KB
xcpmaster.h 3.557 KB

Latest revisions

# Date Author Comment
d7238092 2018-03-16 11:45 Thomas Schöpping

SerialBoot now recognizes device IDs (T parameter) in various formats:
'raw', e.g. T123456
hexadecimal, e.g. T0x01020304
octal, e.g. T0o010203040506
binary, e.g. T0b0010100010101100010
decimal, e.g. -T0d123456

d54d2f07 2018-03-16 11:43 Thomas Schöpping

Major overhaul (to version 1.1.0):
- The bootloader toolchain now works with 32 bit device IDs (DiWheelDrive 1.1 = 0x01000101; PowerManagement 1.1 = 0x01010101; LightRing 1.0 = 0x017F0100).
However, the system is still compatible to the old numbering scheme and legacy IDs for compatibility reasons....

4f07e80a 2018-01-24 15:50 Thomas Schöpping

Incremented the year in all according files to 2018.

4cce70a8 2017-04-20 16:15 Thomas Schöpping

README.txt overhauled.
A setup script is now available.
Overhault of the QuCreator IDE setup scrip.
SerialBoot startup prompt was updated and enhanced.

69661903 2016-06-08 13:39 Thomas Schöpping

Initial commit of AMiRo-BLT version 0.3. This is the first version released open source.

View revisions

Also available in: Atom