Statistics
| Branch: | Tag: | Revision:

amiro-os / core / src @ f3ac1c96

Name Size
aos_iostream.c 11.668 KB
aos_main.cpp 46.476 KB
aos_shell.c 49.45 KB
aos_system.c 41.451 KB
aos_thread.c 3.78 KB
aos_time.c 3.255 KB
aos_timer.c 10.237 KB
aos_unittest.c 8.804 KB

Latest revisions

# Date Author Comment
f3ac1c96 2019-02-04 18:08 Thomas Schöpping

Applied a file structure template to all source files.

ffbd63e4 2019-01-30 13:31 Thomas Schöpping

If no bootloader is available, AMiRo-OS will now shutdown the system properly.

efbf7cb1 2019-01-30 13:31 Thomas Schöpping

Completely disabled debug output for now, due to incompatibility issues.

27286ba5 2019-01-30 13:30 Thomas Schöpping

minor enhancements

7de40828 2019-01-29 11:51 Thomas Schöpping

optimized the order in which tasks are performed during system startup.

62397067 2019-01-29 11:42 Thomas Schöpping

slightly enhanced shell info output

8a183f9a 2019-01-29 11:42 Thomas Schöpping

Reverted recent modifications of the debug system, since the modifications were faulty.
Unfortunately, the implementation now is specific to the UART driver and thus not portable.
Needs to be fixed asap! =(

e2d7143f 2019-01-25 13:57 Thomas Schöpping

Optimized the #include tree

2dd2e257 2019-01-25 13:56 Thomas Schöpping

Enhanced the AMiRo-OS configuration: When AMIROOS_CFG_TESTS_ENABLE is set, the shell is enabled implicitely by AMiRo-OS.
Before, this logic was handled in the aosconf.h file.

2685de93 2019-01-25 13:41 Thomas Schöpping

Enhanced some debug functions to improve portability.

View revisions

Also available in: Atom