mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 16:57:31 +01:00
Update MicroPython from 1.12 to 1.17
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
#include "py/obj.h"
|
||||
|
||||
extern const mp_map_t mp_builtin_module_map;
|
||||
extern const mp_map_t mp_builtin_module_weak_links_map;
|
||||
|
||||
mp_obj_t mp_module_get(qstr module_name);
|
||||
void mp_module_register(qstr qstr, mp_obj_t module);
|
||||
|
||||
Reference in New Issue
Block a user