micropython/stm/lexerfatfs.h

2 lines
58 B
C
Raw Normal View History

2014-01-17 06:09:13 +08:00
mp_lexer_t *mp_lexer_new_from_file(const char *filename);