Statistics
| Branch: | Tag: | Revision:

amiro-os / core / inc / aos_sssp.h @ c218345a

History | View | Annotate | Download (7.994 KB)

# Date Author Comment
c218345a 2019-10-31 16:26 Thomas Schöpping

SSSP system synchronization is now handled in aos_sssp.h/.c

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