sdk-hwV1.3/lichee/melis-v3.0/source/ekernel/components/aw/samples/pthread/Makefile

5 lines
86 B
Makefile
Raw Normal View History

2024-05-07 10:09:20 +00:00
obj-y += test_mq.o
obj-y += test_sem.o
obj-y += test_thread.o
obj-y += test_pthcond.o