Statistics
| Branch: | Tag: | Revision:

amiro-os / core / src @ 83e58975

Name Size
aos_iostream.c 11.663 KB
aos_main.cpp 51.813 KB
aos_shell.c 54.708 KB
aos_system.c 42.921 KB
aos_test.c 8.467 KB
aos_thread.c 3.747 KB
aos_time.c 3.208 KB
aos_timer.c 10.198 KB

Latest revisions

# Date Author Comment
83e58975 2019-10-31 14:38 Thomas Schöpping

minor code optimizations to get rid or clang warnings

e4379628 2019-10-31 14:37 Thomas Schöpping

renamed all AOS_SYSTEM_EVENTFLAGS_... macros for better consistency

1a8fb642 2019-10-31 14:35 Thomas Schöpping

Renamed all GPIO related signals etc. from "...io..." to "...gpio..."

47e89ebf 2019-10-31 14:19 Thomas Schöpping

Shell is not implicitly enabled when tests are activated anymore.

ce12e797 2019-10-15 14:12 Thomas Schöpping

Introduced a function to initialize aos_testresult_t objects: aosTestResultInit()

243fb4e2 2019-08-08 10:39 Thomas Schöpping

fixed some typos in comments

56dc4779 2019-08-07 17:32 Thomas Schöpping

aosSysGetStdIntCallback() function renamed to aosSysGetStdExtiCallback()

437900eb 2019-07-22 11:59 Thomas Schöpping

minor enhancement to the set date/time shell command output

4c72a54c 2019-07-15 13:21 Thomas Schöpping

Massive overhaul:
- updated to a new version of AMiRo-LLD
- tests (formerly unit tests) are now split onto multiple parts:
- there are "global" tests for each driver etc.
- there is an individual part for each module, e.g. if there are multiple instances of the same periphery...

080149cf 2019-04-30 11:07 Thomas Schöpping

Shell: fixed a bug introduced with the recent changes

View revisions

Also available in: Atom