mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Update libmp
* Fix USB transfer size * Add missing function prototype * Change USB debug callbacks
This commit is contained in:
parent
4c2545fddf
commit
bcf5808e33
@ -27,4 +27,5 @@ int libmp_init();
|
||||
void libmp_do_repl(void);
|
||||
bool libmp_do_file(const char *filename);
|
||||
vstr_t* libmp_get_line();
|
||||
void libmp_line_feed();
|
||||
#endif /* __LIBMP_H__ */
|
||||
|
||||
BIN
lib/libmp.a
BIN
lib/libmp.a
Binary file not shown.
Loading…
Reference in New Issue
Block a user