Statistics
| Branch: | Tag: | Revision:

amiro-blt / Host / Source @ f3866909

Name Size
  SerialBoot
stm32flash 0 Bytes

Latest revisions

# Date Author Comment
fb5a5c5b 2018-03-16 13:43 Thomas Schöpping

SerialBoot now detects invalid device IDs (e.g. 0 or empty argument '-T')

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.

a3508d90 2017-05-18 12:16 Thomas Schöpping

stm32flash submodule reverted to version 0.5 commit (newer commits contain bugs)

8446a3a1 2017-04-24 19:56 Thomas Schöpping

Moved stm32flash submodule from ./Host/stm32flash to ./Host/Source/stm32flash.

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