Expose storedevs to the outside world via dev interface
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
#include <stddef.h>
|
||||
#include "dev.h"
|
||||
|
||||
int32_t termdev_putch(uint8_t *buffer, size_t len, void *extra);
|
||||
void termdev_init(void);
|
||||
|
||||
#endif // DEV_TERMDEV_H_
|
||||
|
||||
Reference in New Issue
Block a user