nuttx-apps/examples/timer_gpio
Xiang Xiao 4941182cc6 Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),)
to support the tristate option correctly and unify the usage

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-16 14:59:08 +02:00
..
Kconfig timer_gpout example: rename to timer_gpio 2021-12-09 12:00:44 -06:00
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
Makefile timer_gpout example: rename to timer_gpio 2021-12-09 12:00:44 -06:00
timer_gpio_main.c examples/timer: fix timer notification asignment 2022-03-16 23:19:41 +08:00