nuttx-apps/examples/buttons
v-tangmeng 690fc1e0c3 fix the compilation error caused by CONFIG_DISABLE_SIGNALS
The commit 'add support for CONFIG_DISABLE_SIGNALS' led to:

undefined reference to `signal'
undefined reference to `sigaction'

Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com>
2026-04-20 15:20:13 +08:00
..
CMakeLists.txt cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
Kconfig Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507 2026-04-20 14:55:00 +08:00
Make.defs nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
Makefile Merge remote-tracking branch 'remotes/mirtos/dev-nuttx-10.1-20210927' into dev 2026-04-20 14:57:36 +08:00
buttons_main.c fix the compilation error caused by CONFIG_DISABLE_SIGNALS 2026-04-20 15:20:13 +08:00