Statistics
| Branch: | Tag: | Revision:

amiro-blt @ fb5a5c5b

Name Size
  Host
  Target
  tools
.gitignore 112 Bytes
.gitmodules 110 Bytes
README.txt 9.373 KB
license.html 37.954 KB
setup.sh 20.408 KB

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....

df2f435c 2018-03-16 10:43 Thomas Schöpping

minor fix to the QTCreatorSetup.sh script

5cff2671 2018-03-09 18:27 Thomas Schöpping

QtCreatorSetup.sh: fixed erroneous paths

6ac03b0f 2018-03-09 17:49 Thomas Schöpping

Target/Makefile enhanced to be more generic

a8ddce31 2018-03-09 16:48 Thomas Schöpping

minor fix to QtCreatorSetup.sh script

367c0652 2018-03-09 16:48 Thomas Schöpping

Moved the Taget/Demo/XXX/ folders to Target/Modules/.
The module folders were further renamed to contain the module revision (e.g. DiWheelDrive_1-1).

9085c3a0 2018-03-09 16:34 Thomas Schöpping

moved the compier/ and ide/ folders to a common folder tools/

f4758731 2018-02-09 13:29 Thomas Schöpping

Bootloader version increased to 1.0.1

View all revisions | View revisions

Also available in: Atom