wasm-micro-runtime/core
Wenyong Huang 98bacfe6bb
Fix sensor framework timer issue and update sensor sample (#917)
Fix the sensor framework timer issue reported by #884 when setting
`ms_to_next_check`, and unify the type of time related args/vars to
uint32 to avoid potential type conversion issues, and fix the compile
warnings.

And update the sensor sample by creating two sensors to confirm that
the fix works correctly.
2021-12-28 08:44:19 +08:00
..
app-framework Fix sensor framework timer issue and update sensor sample (#917) 2021-12-28 08:44:19 +08:00
app-mgr Apply clang-format for more source files (#795) 2021-10-21 13:58:34 +08:00
deps Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
iwasm Implement GetCurrentThreadStackLimits() for Windows 7 (#914) 2021-12-27 10:18:44 +08:00
shared Fix sgx platform issues (#916) 2021-12-28 08:41:43 +08:00
config.h Disable source debugging by default (#804) 2021-10-26 18:52:30 +08:00