mirror of
https://github.com/apache/nuttx.git
synced 2026-02-06 12:42:21 +08:00
Some checks failed
Build Documentation / build-html (push) Has been cancelled
Update the Signal Interfaces documentation to include all signals with configurable default actions and group them by behavior for improved readability. This reflects the current implementation in sched/signal/sig_default.c. Signed-off-by: Adwait Godbole <adwaitngodbole@gmail.com>