Statistics
| Branch: | Tag: | Revision:

amiro-blt / Target / Source @ 53ce6fa2

Name Size
  AMiRo
  ARMCM3_STM32
  ARMCM4_STM32
assert.c 3.54 KB
assert.h 3.08 KB
backdoor.c 9.25 KB
backdoor.h 2.18 KB
boot.c 3.82 KB
boot.h 4.53 KB
com.c 14.1 KB
com.h 6.32 KB
cop.c 3.21 KB
cop.h 2.15 KB
core.dox 1.13 KB
file.c 32.3 KB
file.h 5.54 KB
gateway.c 13 KB
gateway.h 6.5 KB
helper.c 10.5 KB
helper.h 1.89 KB
net.c 11.9 KB
net.h 3.4 KB
plausibility.h 17.2 KB
readme.dox 2.55 KB
xcp.c 52.3 KB
xcp.h 9.42 KB

Latest revisions

# Date Author Comment
f3866909 2018-05-07 17:15 Thomas Schöpping Prepended the BL_ prefix to the SSSP_VERSION macros
  • SSSP_VERSION_MAJOR -> BL_SSP_VERSION_MAJOR
  • SSSP_VERSION_MINOR -> BL_SSP_VERSION_MINOR
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).

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

470d0567 2017-04-20 16:21 Thomas Schöpping

Renamed the interface header file (in ./Target/Source/AMiRo/) from 'interfaces.h' to 'amiroblt.h'.
The interface was additionally modified:
- The magic number for identification has been changed from 0xFF669900 to 0x0x412D424C ("A-BL"), making the interface incompatible to older versions....

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