Home
last modified time | relevance | path

Searched refs:IMT_VERSION (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_version.h25 __attribute__((weak)) char IMT_VERSION[64] = "mt version: 0.2.4"; variable
H A Dmicro_thread.cpp633 return IMT_VERSION; in Version()