Statistics
| Branch: | Tag: | Revision:

amiro-os / core / inc @ a93a1019

Name Size
aos_confcheck.h 8.269 KB
aos_debug.h 5.169 KB
aos_iostream.h 5.725 KB
aos_shell.h 10.937 KB
aos_sssp.h 17.047 KB
aos_system.h 7.143 KB
aos_test.h 6.401 KB
aos_thread.h 8.083 KB
aos_time.h 23.452 KB
aos_timer.h 9.064 KB
aos_types.h 3.962 KB

Latest revisions

# Date Author Comment
a93a1019 2020-05-08 13:03 Thomas Schöpping

Fixed a common typo in several comments.

23ec8223 2020-02-04 18:09 Thomas Schöpping

timer and periodic timer have been unified in a single functional unit: timer.

The resulting timer object is slightly larger than one-shot timers have been, but much smaller than periodic timers.
Size of resulting binary has been slightly decreased as well.

3da12676 2020-01-20 12:10 Thomas Schöpping

Introduced a new system shell command 'module:spuload' to read out CPU load

ab5cad1b 2020-01-17 14:53 Thomas Schöpping

shell: fixed minor issues with auto completion and suggest functionality

96621a83 2020-01-17 12:57 Thomas Schöpping

All copyright forms updated to 2020.

697dba3c 2020-01-17 10:58 Thomas Schöpping

Major overhaul of the shell.
A new configuration option allows to set the shell history length.

10fd7ac9 2019-12-16 10:42 Thomas Schöpping

shell: argument buffer is now a stack variable of the thread.

ad8a2568 2019-11-14 11:47 Thomas Schöpping

slightly restructured aos_types.h to match the actual content structure

9d8f1b9e 2019-11-13 14:50 Thomas Schöpping

SSSP: BCB message type (aos_ssspbcbmessage_t) is now packed

c53ef0b1 2019-11-11 16:33 Thomas Schöpping

MSI implemented

View revisions

Also available in: Atom