nuttx-apps/examples/buttons
Xiang Xiao 12a5a5cce9 examples: Ignore the default action if app call sigwait
Because the configured signo may have the default action(e.g. SIGPIPE),
and then will generate the bad side effect before the caller wakeup.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-11-28 12:19:39 +01:00
..
buttons_main.c examples: Ignore the default action if app call sigwait 2020-11-28 12:19:39 +01:00
Kconfig examples/buttons: Switch dependence from ARCH_HAVE_BUTTONS to BUTTONS 2020-06-06 01:03:20 +01:00
Make.defs apps/: In all Make.def files, append to CONFIGURED_APPS patch with the absolute path. 2019-10-17 11:33:59 -06:00
Makefile build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00