Statistics
| Branch: | Tag: | Revision:

amiro-os / core / src @ 5766017b

Name Size
aos_iostream.c 11.663 KB
aos_main.cpp 51.863 KB
aos_rtcan.c 2.706 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
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).

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

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

d96ce104 2019-02-19 17:46 Thomas Schöpping

Shell: "fixed" the HOME and END escape sequences, which were not ANSI compliant.

3cb82b1a 2019-02-14 11:10 Thomas Schöpping

Reordered some configuration files.
The BOARD_VERSION macro has been removed. Instead the version is now encoded in the other BOARD_XXX macros.

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

slightly optimized thread sleep functions

View revisions

Also available in: Atom