mirror of
https://github.com/W3SLAV/micropython.git
synced 2025-06-20 20:45:35 -04:00
4 lines
106 B
C
4 lines
106 B
C
mp_lexer_t *mp_lexer_new_from_file(const char *filename);
|
|
|
|
void mp_import_set_directory(const char *dir);
|