mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-07 01:44:41 +08:00
add event, mailbox, message queue and timer simple examples.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@524 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
@@ -19,8 +19,13 @@ semaphore_priority.c
|
||||
semaphore_buffer_worker.c
|
||||
semaphore_producer_consumer.c
|
||||
mutex_simple.c
|
||||
event_simple.c
|
||||
mbox_simple.c
|
||||
messageq_simple.c
|
||||
timer_simple.c
|
||||
heap_malloc.c
|
||||
heap_realloc.c
|
||||
memp_simple.c
|
||||
""")
|
||||
|
||||
# The set of source files associated with this SConscript file.
|
||||
|
||||
Reference in New Issue
Block a user