diff options
author | Andrew Leech <andrew.leech@planetinnovation.com.au> | 2019-02-18 14:58:44 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-03-08 22:46:43 +1100 |
commit | cf22f4793cb04e8e63a0d11f479a69c9be6c93ba (patch) | |
tree | d567e429710b58ad9283d3e9c1a389cde64e0e83 /py/parsenum.h | |
parent | e4ac104b7f2980114c6d1b0d8ff5917777cf8f24 (diff) | |
download | micropython-cf22f4793cb04e8e63a0d11f479a69c9be6c93ba.tar.gz micropython-cf22f4793cb04e8e63a0d11f479a69c9be6c93ba.zip |
py: Allow registration of modules at their definition.
During make, makemoduledefs.py parses the current builds c files for
MP_REGISTER_MODULE(module_name, obj_module, enabled_define)
These are used to generate a header with the required entries for
"mp_rom_map_elem_t mp_builtin_module_table[]" in py/objmodule.c
Diffstat (limited to 'py/parsenum.h')
0 files changed, 0 insertions, 0 deletions