Statistics
| Branch: | Tag: | Revision:

amiro-os / core / src / aos_shell.c @ 1d3e002f

History | View | Annotate | Download (46.811 KB)

# Date Author Comment
aed3754b 2018-11-16 13:11 Thomas Schöpping

Introduced some basic stack introspection functionality to threads.
According information is now given for the shell thread via the 'module:info' command.

af4fd4a2 2018-10-04 18:12 Thomas Schöpping

minor enhancement of the shell thread main function declaration

b309b751 2018-09-17 16:27 Thomas Schöpping

All contents of the os/ folder has been moved one directory up.