the commit cover alert send and receive with 4 types - DEFAULT, IGNORE, PENDING, CONSUMED which across thread and isr context. Change-Id: I41dae9ba2dc980bcd768f1220f55b5492bc8ae37 Signed-off-by: jing wang <jing.j.wang@intel.com>
4 lines
81 B
Makefile
4 lines
81 B
Makefile
include $(ZEPHYR_BASE)/tests/Makefile.test
|
|
|
|
obj-y = main.o test_alert_contexts.o
|