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/core/app-framework/sensor/app
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
..
wa-inc Apply clang-format for more source files (#795) 2021-10-21 13:58:34 +08:00
sensor_api.h Fix sensor framework timer issue and update sensor sample (#917) 2021-12-28 08:44:19 +08:00
sensor.c Apply clang-format for more source files (#795) 2021-10-21 13:58:34 +08:00
wasm_app.cmake Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00