This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/samples
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
..
basic Apply clang format for samples files (#833) 2021-11-15 12:48:35 +08:00
gui Fix sample gui compile error (#845) 2021-11-23 17:19:28 +08:00
littlevgl Apply clang format for samples files (#833) 2021-11-15 12:48:35 +08:00
multi-module Apply clang format for samples files (#833) 2021-11-15 12:48:35 +08:00
multi-thread Apply clang format for samples files (#833) 2021-11-15 12:48:35 +08:00
ref-types Apply clang format for samples files (#833) 2021-11-15 12:48:35 +08:00
simple Fix sensor framework timer issue and update sensor sample (#917) 2021-12-28 08:44:19 +08:00
spawn-thread Apply clang format for samples files (#833) 2021-11-15 12:48:35 +08:00
wasm-c-api Enable ref types and bulk memory by default for wamrc (#838) 2021-11-18 17:42:49 +08:00
workload Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 2021-09-17 19:12:57 +08:00