Commit Graph

4 Commits

Author SHA1 Message Date
wangfei_chen
80b98d2ca1 Remove abundant timer start in timer_settime
xTimerChangePeriod() can make soft timer be active.

Signed-off-by: wangfei_chen <wangfei_chen@realsil.com.cn>
2025-02-20 13:51:29 +08:00
Gaurav-Aggarwal-AWS
8339845266 Rename xTimerHandle to xTimer (#36)
If configENABLE_BACKWARD_COMPATIBILITY is defined, then xTimerHandle is
defined to TimerHandle_t which would result in conflict.

Fixes #35.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
2025-02-03 22:40:06 +05:30
Muneeb Ahmed
85ce51dad6 Add wait to timer_settime (#17) 2022-02-08 14:57:54 -08:00
Yuhui Zheng
eb87d247f9 After this commit, this repository contains only POSIX source code. 2020-02-21 11:58:33 -08:00