nes-proj/os/services/shell
Angelos Oikonomopoulos 1a95aad7a7 Mark shell_commands as const
This enables the compiler to place the array in flash, saving us a bit
of RAM.

Suggested-by: g-oikonomou
2018-06-08 10:44:33 +00:00
..
Makefile.shell Shell: start automatically whenver the module is included 2017-10-12 17:08:42 +02:00
serial-shell.c
serial-shell.h
shell-commands.c Mark shell_commands as const 2018-06-08 10:44:33 +00:00
shell-commands.h Mark shell_commands as const 2018-06-08 10:44:33 +00:00
shell.c Mark shell_commands as const 2018-06-08 10:44:33 +00:00
shell.h shell: replace TAB with spaces 2018-03-22 17:37:14 +00:00