Statistics
| Branch: | Tag: | Revision:

amiro-os / core / src / aos_thread.c @ 1816cbc6

History | View | Annotate | Download (2.291 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.

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

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