Statistics
| Branch: | Tag: | Revision:

amiro-blt / Target / Modules / PowerManagement_1-1 / Boot @ f7d2c786

Name Size
  cmd
  lib
blt_conf.h 18.62 KB
boot.dox 149 Bytes
hooks.c 23.707 KB
iodef.h 4.081 KB
main.c 56.671 KB
makefile 12.663 KB

Latest revisions

# Date Author Comment
f7d2c786 2019-03-08 11:00 Thomas Schöpping

Version increased to 1.2.x beta:
- Introduced module IDs for new AMiRo 1.2 modules.
- Introduced a new secondary wakeup reason (IMU) which is analogous to ACCEL.
- Setting a BOOT_COM_DEVICE_LEGACY_ID is now optional, since the ne wmodules will operate only with the new ID scheme....

53ce6fa2 2019-02-12 16:20 Thomas Schöpping

Version number incremented to 1.1.2

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
0352f25e 2018-04-09 14:57 Thomas Schöpping

version number incremented for al modules to 1.1.1

31d314a9 2018-04-09 14:55 Thomas Schöpping

renamed the make projects to include the version of the modules.

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

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

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

View revisions

Also available in: Atom