Add SMFI console

This commit is contained in:
Jeremy Soller
2020-02-17 13:35:06 -07:00
parent 7c1e0508a9
commit 35462cb7a0
13 changed files with 99 additions and 49 deletions

View File

@@ -3,5 +3,6 @@
void smfi_init(void);
void smfi_event(void);
void smfi_debug(unsigned char byte);
#endif // _BOARD_SMFI_H