Statistics
| Branch: | Tag: | Revision:

amiro-os / core / src @ 7f37b11b

Name Size
aos_iostream.c 11.663 KB
aos_main.cpp 51.863 KB
aos_rtcan.c 3.966 KB
aos_shell.c 49.698 KB
aos_system.c 43.642 KB
aos_thread.c 3.747 KB
aos_time.c 3.208 KB
aos_timer.c 10.198 KB
aos_unittest.c 8.758 KB

Latest revisions

# Date Author Comment
7f37b11b 2019-03-29 14:15 Julian Leichert

fixed wrong position of functions, implemented enqueue, refs #1183

b85b6b26 2019-03-29 13:05 Julian Leichert

Overhaul queueInit,refs #1183

ece66d59 2019-03-29 12:44 Julian Leichert

init function queue,refs #1183

5034a2a5 2019-03-15 14:44 Julian Leichert

fixed missing pointer, refs #1183

5766017b 2019-03-15 14:41 Julian Leichert

Queue pop, refs #1183

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
3f716772 2019-03-04 16:25 Thomas Schöpping

startup prompt and module:info command now print the date in ISO format (YYYY-MM-DD).

75c1f470 2019-03-04 12:37 Thomas Schöpping

CAN is now optional.
If disabled, CAN start and stop functions are removed, SSSP startup stage 3 is skipped and RTC is not synchronized during startup.

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).

View revisions

Also available in: Atom