mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 02:18:38 +08:00
9a75519edc
Summary: When the user sets an illegal signo, the error will only be known when timer_signotify is triggered during timeout. By intercepting timer_create, we can directly locate the problem Signed-off-by: chenrun1 <chenrun1@xiaomi.com>