Statistics
| Branch: | Tag: | Revision:

amiro-os / core / inc / aos_thread.h @ dada2194

History | View | Annotate | Download (6.305 KB)

# Date Author Comment
5c9e9b9d 2019-01-17 13:13 Thomas Schöpping

Fixed a error that AMiRo-OS would not compile when AMIROOS_CFG_DBG was set to false.

84f0ce9e 2019-01-07 11:58 Thomas Schöpping

updated all file headers to 2019

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.