onelife.real
169c31fc4f
*** EFM32 branch ***
...
1. Add EFM32 development kit support
2. Add USART sync mode (SPI) support
3. Add SPI Flash device (ST M25PX16) driver and demo application
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1401 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-05-12 07:19:37 +00:00
bernard.xiong
43a6a907da
use builtin va_arg in GCC 4.x
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1400 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-05-09 02:50:01 +00:00
iamyhw@gmail.com
8e5f428777
add example: RTTAB
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1398 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-05-07 10:17:01 +00:00
wuyangyong
c98fd0226f
fix Nios II rt_hw_context_switch_interrupt bug
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1396 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-05-06 15:25:31 +00:00
wuyangyong
a607e1485b
update Nios II bsp config
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1395 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-05-06 15:24:27 +00:00
dzzxzz
c8bac1af00
add #define RT_USING_CONSOLE into the rtconfig.h [RENESAS M16C project]
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1394 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-05-05 06:06:39 +00:00
bernard.xiong@gmail.com
a5073f27b0
add IAR compiler support in POSIX Threads.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1393 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-05-01 12:26:33 +00:00
bernard.xiong
2a8b1db170
Update romfs dummy code.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1391 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-05-01 03:05:25 +00:00
bernard.xiong
d3d5111904
compiler error, remove this code!
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1390 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-05-01 02:55:12 +00:00
wuyangyong
c63a2e0a89
add #define RT_USING_CONSOLE for Nios II bsp
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1388 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-30 13:45:27 +00:00
luohui2320@gmail.com
d4fcf79423
update at91sam9260 emac driver
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1387 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-27 13:59:52 +00:00
bernard.xiong
0220cb673a
remove RT_USING_RTGUI and compiling error in Keil MDK.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1386 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-26 09:54:23 +00:00
bernard.xiong
89d13cbd32
fix fill polygon issue, which found by loveic
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1385 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-25 09:07:50 +00:00
luohui2320@gmail.com
fd963d847a
add emac driver for at91sam9260
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1384 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-21 14:30:15 +00:00
qiuyiuestc@gmail.com
ea009132a2
modify micro definition of file Operation flags
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1383 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-20 15:09:28 +00:00
bernard.xiong@gmail.com
cfa485f20a
update template project file.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1382 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-19 13:28:48 +00:00
bernard.xiong@gmail.com
62b4ca8d49
update building script.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1381 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-19 13:02:25 +00:00
qiuyiuestc@gmail.com
ee318bb0c1
fix micro define error
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1380 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-18 01:16:58 +00:00
iamyhw@gmail.com
790fff9db9
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1378 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-16 10:20:24 +00:00
dzzxzz
73656d5333
update FM3 easy kit IAR project
...
if define RT_USING_RTGUI in rtconfig.h
must be compiled by full edition of IAR Embedded Workbench
else
can be compiled by 32KB KickStart edition
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1377 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-15 10:13:35 +00:00
luohui2320@gmail.com
c84fc53783
add at91sam926x porting.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1364 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-05 12:49:01 +00:00
iamyhw@gmail.com
8d77fe70dc
fixed bug: no release uffs_object_handler in dfs_uffs.c
...
function:dfs_uffs_open()
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1363 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-03 10:13:21 +00:00
boksic@126.com
ccf7d67918
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1362 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-03 07:34:53 +00:00
iamyhw@gmail.com
ab2ddad116
fix lseek para. err.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1359 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-04-01 09:53:50 +00:00
itspy.wei
ac97bc17bd
fix memory leak problem
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1358 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-31 05:39:43 +00:00
itspy.wei
a019ea904f
add crc.h
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1357 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-30 06:56:26 +00:00
itspy.wei
770163fe95
file transmission trough zmodem protocol.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1356 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-30 06:14:22 +00:00
itspy.wei
5114ce8d17
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1355 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-30 06:02:51 +00:00
itspy.wei
300825d8cb
file transimission through zmodem protocol.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1354 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-30 05:41:49 +00:00
onelife.real
578b245b0e
*** EFM32 branch ***
...
1. Add IIC slave mode RX by interrupt function (Now, master mode TX/RX and slave mode RX functions are done)
2. Add Timer1 configuration in timer driver
3. Modify the ACMP default initialization setting
4. Add on/off switch for debug code to reduce size
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1353 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-29 09:41:22 +00:00
iamyhw@gmail.com
2e59147522
fix,In region judage two rectangular intersect,Missing cross.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1352 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-28 14:11:21 +00:00
iamyhw@gmail.com
967f6f6eef
translation examples to rtgui_win
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1350 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-26 16:05:51 +00:00
iamyhw@gmail.com
c715ed6d90
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1347 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-24 15:47:58 +00:00
bernard.xiong@gmail.com
0621f30e9d
move rtgui_win to branches.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1346 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-24 14:12:30 +00:00
iamyhw@gmail.com
0e93e6809c
add rtgui_win subfield,Highlight the ease of use
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1345 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-24 14:00:19 +00:00
bernard.xiong
96c53b4957
fix the magic issue in allocated memory block.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1344 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-24 06:09:58 +00:00
wuyangyong
baf5e4143c
add #define RT_USING_CONSOLE
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1343 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-23 14:41:11 +00:00
bernard.xiong@gmail.com
ab5594273a
add RT_DEBUG option.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1342 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-23 12:55:18 +00:00
bernard.xiong@gmail.com
64cf67f39a
fix new introduced issue: RT_ASSERT(mem->magic != HEAP_MAGIC);
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1341 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-23 12:52:31 +00:00
bernard.xiong@gmail.com
04b7474b6f
add RT_USING_CONSOLE option.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1340 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-23 12:35:58 +00:00
bernard.xiong
ced8915d64
fix compiling error.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1339 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-21 07:40:54 +00:00
bernard.xiong
8dbcab1c4a
update more debug information.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1338 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-21 07:40:09 +00:00
bernard.xiong
e9148ab6c7
fix joinable semaphore of pthread not clear to NULL when detach.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1337 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-21 07:39:24 +00:00
wuyangyong
adc63f2c0a
update elmfat to R0.08b
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1336 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-18 03:17:49 +00:00
wuyangyong
a8ba93e97c
update fs_test.c
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1335 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-18 03:01:02 +00:00
wuyangyong
8bb6586942
add test
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1334 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-17 14:01:01 +00:00
bernard.xiong
b5fbd46776
add GNU GCC support in LPC2478.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1333 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-17 09:14:38 +00:00
bernard.xiong@gmail.com
24dfbe437d
remove dfs_config.h file and fix filesystem lookup issue.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1332 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-12 00:17:41 +00:00
bernard.xiong@gmail.com
c8cb831c93
add RT_USING_CONSOLE.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1331 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-12 00:09:42 +00:00
bernard.xiong@gmail.com
939ca85ee5
add RT_USING_CONSOLE definition.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1330 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-12 00:08:47 +00:00