mirror of
https://github.com/apache/nuttx.git
synced 2026-09-10 13:02:31 +08:00
drivers/serial: Add Ctrl-C/Ctrl-X support. This is an initial working implementation that still requires that several details be resolved.
sched/task/task_start.c: Add default signal action to SIGKILL.