Statistics
| Branch: | Tag: | Revision:

amiro-os / bootloader / aos_bootloader.h @ 9d7a4a15

History | View | Annotate | Download (3.262 KB)

# Date Author Comment
98949060 2019-11-14 10:00 Thomas Schöpping

Changed the value of the AOS_BOOTLOADER_NONE macro to -1, so it will not be set to a valid value (0) if it is not defined at all.

cda14729 2019-10-28 11:15 Thomas Schöpping

Major SSSP overhaul:
- SSSP no works even without Bootloader (AMiRo-OS implements startup and shutdown phases)
- MSI and calendar synchronization are currently not available (WIP)
- lots of minor changes