Statistics
| Branch: | Tag: | Revision:

amiro-os / core / inc @ f3ac1c96

Name Size
aos_confcheck.h 4.969 KB
aos_debug.h 4.576 KB
aos_iostream.h 5.699 KB
aos_shell.h 11.2 KB
aos_system.h 8.833 KB
aos_thread.h 7.966 KB
aos_time.h 16.357 KB
aos_timer.h 8.857 KB
aos_types.h 3.216 KB
aos_unittest.h 4.837 KB

Latest revisions

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

Applied a file structure template to all source files.

6ff06bbf 2019-02-04 17:56 Thomas Schöpping

Changed all header guards so they will not use unserscores as pre- and postfix.

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

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.

dada2194 2019-01-23 11:06 Thomas Schöpping

Introduced a macro AOS_IOEVENT_FLAG() in aos_types.h.
This macro acts similar to EVENT_MASK() and should help to simplify development.
The new macro was applied to existing code wherever possible.

5c9e9b9d 2019-01-17 13:13 Thomas Schöpping

Fixed a error that AMiRo-OS would not compile when AMIROOS_CFG_DBG was set to false.

84f0ce9e 2019-01-07 11:58 Thomas Schöpping

updated all file headers to 2019

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

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

9df585c4 2018-12-10 17:28 Thomas Schöpping

Fixed an occasional error where 'struct tm' could not be resolved correctly.

View revisions

Also available in: Atom