Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dmpconfig.h32 #define MICROPY_VERSION_MICRO 0 macro
38 | MICROPY_VERSION_MICRO)
44 MP_STRINGIFY(MICROPY_VERSION_MICRO)
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