micropython/stmhal/modpyb.h
Damien George caac542b23 Proper support for registering builtin modules in ROM.
Comes with some refactoring of code and renaming of files.  All modules
are now named mod*.[ch].
2014-03-25 14:18:18 +00:00

2 lines
41 B
C

extern const mp_obj_module_t pyb_module;