Statistics
| Branch: | Tag: | Revision:

amiro-os / core / src / aos_shell.c @ 1678f270

History | View | Annotate | Download (46.811 KB)

# Date Author Comment
1678f270 2019-01-24 17:22 Simon Welzel

Re-Added files to a newer version of AMiRo-OS

881a7932 2018-11-26 10:19 Simon Welzel

Re-added previously removed code in aos_shell.c (_printPrompt())

27d0378b 2018-11-23 10:39 Simon Welzel

Added new module for stm32l476 board. Added files that are specific to the board from ChibiOS.

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.