Statistics
| Branch: | Tag: | Revision:

amiro-os / core / src / aos_main.cpp @ 1d3e002f

History | View | Annotate | Download (44.918 KB)

# Date Author Comment
1d3e002f 2018-12-21 15:03 Thomas Schöpping

- Several enhancements/fixes regarding the SSSP stack initialization.
- When SSSP is disables the system:shutdown command is simplified and named "module:shutdown"

41fc7088 2018-12-12 17:24 Thomas Schöpping

added some further SSSP and bootloader checks

9ebb11a9 2018-12-12 14:05 Thomas Schöpping

Introduced a switch to completely disable SSSP (thanks to S. Welzel)

b309b751 2018-09-17 16:27 Thomas Schöpping

All contents of the os/ folder has been moved one directory up.