1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-28 07:51:19 +01:00
Kaspar Schleiser 3be2a3227a shell: refactor default shell command handling
before, we actually duplicated code for handling of shell commands
supplied to shell_init and those hardcoded by MODULE_SHELL_COMMANDS.

This patch refactors shell.c find_handler and print_help so there's
no duplicated code.
2013-11-04 17:06:50 +01:00
..
2013-10-28 17:55:23 +01:00
2013-08-20 09:58:46 +02:00
2013-10-29 20:36:12 +01:00
2013-10-18 14:22:06 +02:00
2013-11-04 11:08:37 +01:00
2013-08-26 22:18:02 +02:00
2013-10-28 17:55:02 +01:00
2013-07-24 23:22:11 +02:00
2013-10-25 14:45:26 +02:00