Statistics
| Branch: | Tag: | Revision:

amiro-os / core / inc @ 341cc329

Name Size
aos_confcheck.h 5.885 KB
aos_debug.h 5.226 KB
aos_iostream.h 5.725 KB
aos_rtcan.h 1.312 KB
aos_shell.h 11.205 KB
aos_system.h 9.146 KB
aos_thread.h 8.058 KB
aos_time.h 16.423 KB
aos_timer.h 8.906 KB
aos_types.h 3.221 KB
aos_unittest.h 4.866 KB

Latest revisions

# Date Author Comment
341cc329 2019-04-23 16:24 Julian Leichert

rtcan enqueuemsg now uses aos_timestamp_t

e7131d09 2019-03-15 14:05 Julian Leichert

small Fixes, and Queue function Headers refs #1183

11d54cd3 2019-03-12 12:59 Julian Leichert

Merge branch 'rtcan' of https://openresearch.cit-ec.de/git/amiro-os.amiro-os into rtcan

  1. Conflicts:
  2. modules/PowerManagement_1-1/module.c
  3. modules/PowerManagement_1-1/module.h
7de0cc90 2019-02-21 18:04 Thomas Schöpping

All preprocessor directives without arguments (e.g. #endif) are now followed by a comment, indicating where it belongs to (e.g. the preceding #if).

23437e98 2019-02-21 13:43 Thomas Schöpping

Using a RTC is now no mandatory feature anymore, but optional

9487b4cd 2019-02-07 18:03 Thomas Schöpping

Debug output functionality reintroduced:

From now on there is a distinction between kernel checks and AMiRo-OS checks.
Kernel checks are much more critical and will not print anything on failure.
AMiRo-OS checks print an error message and cause the according thread to exit execution immediately.

d180e1ba 2019-02-06 17:53 Thomas Schöpping

slightly optimized thread sleep functions

d871cc15 2019-02-04 18:11 Thomas Schöpping

removed some unaffective 'inline' keywords

3940ba8a 2019-02-04 18:10 Thomas Schöpping

Enhanced the #include tree. 'amiroos.h' is now the central header, which includes all dependencies.

f3ac1c96 2019-02-04 18:08 Thomas Schöpping

Applied a file structure template to all source files.

View revisions

Also available in: Atom