Use flash routines in example-cdc-gnu-linux.

This commit is contained in:
NIIBE Yutaka
2017-09-27 19:24:08 +09:00
parent bc39f0e582
commit 5b7c5a9996
6 changed files with 639 additions and 43 deletions

View File

@@ -0,0 +1,2 @@
void cmd_dispatch (struct tty *tty, const char *line);
char * compose_hex_ptr (char *s, uintptr_t v);