OSDN Git Service

[v2.0][SHELL][UART] Start to support UART shell.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 7 Nov 2013 12:29:41 +0000 (21:29 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 7 Nov 2013 12:29:41 +0000 (21:29 +0900)
commit5234de2b75cd8730436b5ee97b66e6717866670a
tree865820ed9e1b2fa9c1d7d64775078c2c01e629c1
parentd9fcc806493e450bba088137982b67b10abf1faf
[v2.0][SHELL][UART] Start to support UART shell.
12 files changed:
main.c
menu_defs.c
nbproject/Makefile-default.mk
nbproject/Makefile-genesis.properties
nbproject/Makefile-local-default.mk
nbproject/configurations.xml
shell_strutl.c [new file with mode: 0644]
shell_strutl.h [new file with mode: 0644]
term_shell.c [new file with mode: 0644]
term_shell.h [new file with mode: 0644]
uart_termio.c
uart_termio.h [new file with mode: 0644]