Statistics
| Branch: | Tag: | Revision:

amiro-os / core / src @ 243fb4e2

Name Size
aos_iostream.c 11.663 KB
aos_main.cpp 52.015 KB
aos_shell.c 54.753 KB
aos_system.c 43.366 KB
aos_test.c 8.243 KB
aos_thread.c 3.747 KB
aos_time.c 3.208 KB
aos_timer.c 10.198 KB

Latest revisions

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

cc33217b 2019-04-26 10:35 Thomas Schöpping

Enhanced the shell so that CTRL + arrow key will jump wordwise through the current input

3106e8cc 2019-03-21 17:48 Thomas Schöpping

Updated to AMiRo-LLD 1.1:
- Implementation of periphAL has been modified accordingly.
- GPIOs are not encoded as port/pad tuple, but as lines
- Some unittests have been updated due to driver changes.

916f8d28 2019-03-21 17:43 Thomas Schöpping

aos_status_t type optimized for smaller memory footprint.

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.

View revisions

Also available in: Atom