Home
last modified time | relevance | path

Searched refs:MICROPY_VERSION_MINOR (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dmpconfig.h31 #define MICROPY_VERSION_MINOR 17 macro
37 | MICROPY_VERSION_MINOR << 8 \
43 MP_STRINGIFY(MICROPY_VERSION_MINOR) "." \
A Dmodsys.c68 { I(MICROPY_VERSION_MAJOR), I(MICROPY_VERSION_MINOR), I(MICROPY_VERSION_MICRO) }
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodwebrepl.c140 … static const char ver[] = {MICROPY_VERSION_MAJOR, MICROPY_VERSION_MINOR, MICROPY_VERSION_MICRO}; in handle_op()

Completed in 7 milliseconds