circuitpython/stmhal/lexerfatfs.h

2 lines
58 B
C
Raw Normal View History

2014-03-12 21:06:26 -04:00
mp_lexer_t *mp_lexer_new_from_file(const char *filename);