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
bernard.xiong@gmail.com
053380bf6b
update mini2440 configuration.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1329 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-12 00:06:08 +00:00
bernard.xiong@gmail.com
7b07e674dd
remove FILE using in jpeg.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1328 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-11 14:19:20 +00:00
dzzxzz
936d60351b
update FM3 easy kit KEIL project
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1327 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-11 10:05:44 +00:00
dzzxzz
46743c4f34
update FM3 IAR project
...
add cpu usage displaying
control LED3 by ADC
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1326 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-11 09:44:54 +00:00
bernard.xiong
79696e8649
fix _gettimeofday_r issue.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1325 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-10 10:30:51 +00:00
bernard.xiong
107dc2378a
fix CLOCK_REALTIME definitions.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1324 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-10 06:39:58 +00:00
bernard.xiong
4a0e072cc5
update png configuration.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1323 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-10 06:39:08 +00:00
bernard.xiong
9fab1b316f
add cairo building script.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1322 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-10 06:37:48 +00:00
bernard.xiong
5691af9992
add lua library.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1321 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-09 08:02:39 +00:00
bernard.xiong
ba9c0b87cd
add pixman library.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1320 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-09 08:01:59 +00:00
dzzxzz
ca52080ade
change "inline" to "static inline" for IAR compiler
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1319 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-08 08:51:42 +00:00
dzzxzz
b2e2825fb8
add adc.c/adc.h to FM3 IAR project
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1318 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-08 07:57:12 +00:00
dzzxzz
c4b51ff718
update Fujitsu FM3 easy kit IAR project:
...
add LCD/ADC/KEY/LED device support
using RTGUI to display the ADC and key status on the 128x64 LCD
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1317 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-08 06:04:00 +00:00
boksic@126.com
c5bc8e8670
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1316 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-07 11:32:29 +00:00
dzzxzz
804e48e7bf
change the Fujitsu MB9BF500R start address of RAM from 0x20000000 to 0x1FFFC000
...
change the HEAP size from 0x400 to 0x0 in the FM3_easy_kit project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1315 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-07 01:23:10 +00:00
dzzxzz
07b8413530
use relative directory to instead of absolute directory of link file FM3 IAR project
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1314 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-07 01:19:15 +00:00
bernard.xiong@gmail.com
a0cce584a8
fix open directory but without O_DIRECTORY flag issue.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1313 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-06 15:01:13 +00:00
bernard.xiong@gmail.com
62c1662366
fix destroy an application issue when there is no another application in the panel.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1312 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-06 04:16:31 +00:00