Statistics
| Branch: | Tag: | Revision:

amiro-os / core / inc @ dada2194

Name Size
aos_confcheck.h 3.146 KB
aos_debug.h 3.025 KB
aos_iostream.h 3.993 KB
aos_shell.h 9.541 KB
aos_system.h 6.99 KB
aos_thread.h 6.305 KB
aos_time.h 14.695 KB
aos_timer.h 7.196 KB
aos_types.h 1.536 KB
aos_unittest.h 3.186 KB

Latest revisions

# Date Author Comment
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.

aed3754b 2018-11-16 13:11 Thomas Schöpping

Introduced some basic stack introspection functionality to threads.
According information is now given for the shell thread via the 'module:info' command.

9ff01927 2018-11-13 11:34 Thomas Schöpping

Minor fixes and enhancements.

acc97cbf 2018-10-19 17:20 Thomas Schöpping

Minor optimizations regarding memory utilization.

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

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

View revisions

Also available in: Atom