mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-03 05:09:03 +00:00
following the idea of having a kill \<pid\> that will send SIGTERM default signal to the task, this example of a "daemon leds" will handle SIGTERM in order to gracefully terminate itself. It allows to restart this daemon after correctly terminating it. |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| leds_main.c | ||
| Make.defs | ||
| Makefile | ||