nuttx/sched/wdog
zhuyanlin 060b99d67c sched:watchdog: remove tick check in wd_timer
In scene with CONFIG_SCHED_TICKLESS but no CONFIG_SCHED_TICKLESS_ALARM
The system may crash by assert
`up_assert: Assertion failed at file:wdog/wd_start.c line: 379 task: rptun`

Signed-off-by: zhuyanlin <zhuyanlin1@xiaomi.com>
2021-11-20 02:28:06 -06:00
..
Make.defs
wd_cancel.c sched/wdog: Remove flags field from wdog_s to save memory 2021-07-01 19:27:10 -03:00
wd_gettime.c
wd_initialize.c
wd_recover.c
wd_start.c sched:watchdog: remove tick check in wd_timer 2021-11-20 02:28:06 -06:00
wdog.h sched/wdog: fix switch_context caused error in wd_start() 2021-08-27 16:59:20 +09:00