mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
1eec484a30
changed from void(*put_char)(int) to int(*putchar)(int). This is beneficial, as now the std-libs putchar can be given as an argument to shell_init() directly. |
||
---|---|---|
.. | ||
commands | ||
Makefile | ||
shell.c |