Statistics
| Branch: | Tag: | Revision:

amiro-blt @ 2d379838

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
2d379838 2018-04-09 14:55 Thomas Schöpping

Moved the helper.h/c files to the general Source folder.
The helper files take now advantage from the iodef.h files, making inline module checks unnecessary (removed according lines from the makefiles).

09ad5212 2018-04-09 14:52 Thomas Schöpping

moved the GPIO defines to an additional file iodef.h

68bf1211 2018-03-16 13:44 Thomas Schöpping

INtroduced Target/Modules/moduleids.mk which defines the device IDs for all module.

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

View all revisions | View revisions

Also available in: Atom