Commit Graph

30 Commits

Author SHA1 Message Date
mbbill@gmail.com 8e8fa0035d add reentrance check for lwip arch/ethernetif; convert an example to utf-8 format.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1495 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-12 12:02:14 +00:00
mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1494 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-12 10:01:48 +00:00
mbbill@gmail.com 70c031362a add a test case for blocking mailbox send
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1472 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-08 16:40:46 +00:00
bernard.xiong@gmail.com ceda7d874e add CPU usage example code.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1282 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-02-20 15:15:04 +00:00
bernard.xiong@gmail.com fdfe4f4781 add RT_USING_TC in SConscript.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1191 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-12-12 23:37:14 +00:00
qiuyiuestc 010afcef48 fix kernel testcase fail issue, need to be reviewed
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1159 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 11:36:34 +00:00
bernard.xiong f01f25b451 remove examples depend.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1087 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-22 01:50:05 +00:00
bernard.xiong@gmail.com 10732a76e9 cleanup scons building script
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1065 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-20 12:31:00 +00:00
qiuyiuestc 3048d23935 fix size issue in memp_simple.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@886 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-30 13:59:36 +00:00
bernard.xiong c253f349d9 add timer timeout example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@783 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-06-29 09:34:12 +00:00
bernard.xiong 030b39fad4 fix compiling error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@685 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-02 12:06:28 +00:00
bernard.xiong 190324c7a6 fix Chinese comments.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@618 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-14 00:00:41 +00:00
bernard.xiong adcbe9d53f fix wrong comments in dynamic simple example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@613 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-12 15:55:06 +00:00
gary.li.wenchao.4 8f431e61bb fixed parameters fro mempool_simple_init
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@570 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-01 12:04:47 +00:00
bernard.xiong 1c2f82359c only include finsh.h when RT_USING_FINSH is defined.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@563 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-31 22:52:34 +00:00
bernard.xiong 34e894f8ac fix compiling issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@558 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-30 02:40:59 +00:00
bernard.xiong d088ff6366 add more comments.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@553 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-29 16:05:19 +00:00
bernard.xiong e8cc40b3ec fix compiling error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@544 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-25 15:19:42 +00:00
bernard.xiong 474d3b8056 add timer_control example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@543 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-25 15:16:34 +00:00
bernard.xiong a08d9637b6 add timer examples.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@542 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-25 14:35:50 +00:00
bernard.xiong cd039a8b49 add more Chinese comments.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@536 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 15:26:48 +00:00
bernard.xiong 31561ae50a update thread delete example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@534 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 09:48:59 +00:00
bernard.xiong 8d4da31b8e add more Chinese comments.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@525 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-23 09:45:58 +00:00
bernard.xiong 8d19f32ac2 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
2010-03-22 09:17:38 +00:00
bernard.xiong e89bc7053e add mutex_simple, semaphore_producer_consumer example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@522 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-21 23:46:18 +00:00
bernard.xiong b54960259e add Chinese comments for semaphore examples.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@521 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-21 03:02:15 +00:00
bernard.xiong 911d179125 add more thread example and Chinese comments.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@519 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-20 15:15:54 +00:00
bernard.xiong 2d54fcc405 add heap and semaphore examples.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@501 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-17 09:57:07 +00:00
bernard.xiong 54d711a9c5 add more thread examples.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@459 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-03 09:12:08 +00:00
bernard.xiong 6ccd04543c add thread example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@456 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-01 09:37:59 +00:00