Commit Graph

1727 Commits

Author SHA1 Message Date
bernard.xiong 95cb66f269 add SPI SD card driver.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1568 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-07-01 08:40:22 +00:00
bernard.xiong 64b1c01fe0 MDK4 project generation can support same named file in project.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1567 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-07-01 08:22:47 +00:00
bernard.xiong 9194b17b4a add Dhrystone benchmark code (only for testing).
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1566 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-07-01 07:49:49 +00:00
bernard.xiong 78c9ad6377 update building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1565 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-07-01 07:47:57 +00:00
bernard.xiong 7c02e21139 use GetCurrentDir() as include path.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1564 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-07-01 05:40:55 +00:00
bernard.xiong bca9c66e0d use GetCurrentDir() as include path.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1563 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-07-01 05:36:42 +00:00
bernard.xiong@gmail.com 3bec3d7caf add library for STM32F2xx.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1561 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-30 23:25:17 +00:00
bernard.xiong@gmail.com b4ae6c402e add return value in rtgui_key_rx function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1560 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-30 22:55:43 +00:00
bernard.xiong@gmail.com 08240e3b8b import STM32F2xx branch.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1559 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-30 14:15:08 +00:00
bernard.xiong@gmail.com 496e727498 update GNU ld script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1558 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-30 14:11:25 +00:00
bernard.xiong@gmail.com 3d4e5e1fea update library to 3.5.0; update project file to Keil4.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1557 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-30 13:54:31 +00:00
bernard.xiong@gmail.com 311e669569 fix GNU ld script issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1556 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-30 13:29:04 +00:00
bernard.xiong@gmail.com b3ef63314b fix compiling warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1555 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-29 15:20:49 +00:00
bernard.xiong@gmail.com 7fb192b29b fix RT_DFS_ELM_USE_LFN definition issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1554 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-29 15:19:36 +00:00
bernard.xiong@gmail.com 0af1367525 add '#define DD 0' support.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1553 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-29 15:18:51 +00:00
qiuyiuestc@gmail.com ce01644d0d clean code and mirror change for desktop application
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1552 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-29 14:45:59 +00:00
bernard.xiong@gmail.com cfd580edf4 add rt_tick_set function
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1551 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-29 14:45:35 +00:00
bernard.xiong@gmail.com 0aa5ded9c1 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1550 bbd45198-f89e-11dd-88c7-29a3b14d5316 2011-06-29 14:42:54 +00:00
bernard.xiong@gmail.com bad2e992ef remove sprint, malloc, free function link when using Keil MDK compiler.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1549 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-29 14:41:12 +00:00
dzzxzz 65b9bf3663 update MDK project for FM3 mb9bf500r
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1548 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-29 10:16:27 +00:00
bernard.xiong a69172aa4e fix button status issue, which caused by mouse released outside of button but button handled the mouse press event last time.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1547 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-29 09:57:28 +00:00
dzzxzz 3f5782a322 add RT_USING_CONSOLE option
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1546 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-29 09:55:14 +00:00
bernard.xiong 42d3a22e90 add GetCurrentDir function to get a SConscript directory.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1544 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-29 05:15:31 +00:00
qiuyiuestc@gmail.com 294e34e1e6 update rtconfig.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1543 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-29 00:53:55 +00:00
bernard.xiong 7c2b17961b update LCD driver according to 0.4.0 beta2.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1542 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-27 05:39:45 +00:00
bernard.xiong dcf5c15194 fix building script issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1541 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-27 02:01:58 +00:00
luohui2320@gmail.com 21f8faf0f5 support gpio interrupt
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1540 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-26 15:18:17 +00:00
luohui2320@gmail.com 1586a43f6c support gpio interrupt
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1539 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-26 15:09:26 +00:00
qiuyiuestc@gmail.com 7beb4cd4cf support Lwip
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1538 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-26 10:38:41 +00:00
bernard.xiong 06b8498d63 add IAR project file generation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1537 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-24 09:05:40 +00:00
bernard.xiong 7008612767 support Keil MDK4 project file generation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1536 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-24 06:16:20 +00:00
bernard.xiong 4ba812b3da add RT_USING_CONSOLE option.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1535 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-24 06:15:02 +00:00
wuyangyong de1f2b6b84 update stm32f10x
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1534 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-23 15:24:10 +00:00
wuyangyong ceb2ba072d change #define RT_DFS_ELM_REENTRANT 1 to #defin RT_DFS_ELM_REENTRANT
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1533 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-23 14:10:52 +00:00
qiuyiuestc@gmail.com 3a503dcc89 rename from lm3s_9b9x to lm3s9b9x
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1532 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-23 13:37:42 +00:00
qiuyiuestc@gmail.com 9607beb210 rename from lm3s to lm3s8962
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1531 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-23 13:34:10 +00:00
qiuyiuestc@gmail.com 11eb2454a7 rename from lm3s to lm3s8962
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1530 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-23 13:31:44 +00:00
mbbill@gmail.com 8c45ba5874 fix sam7x compile error
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1529 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-23 08:02:06 +00:00
wuyangyong 9791a36d21 update bsp lm3s_9b9x
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1528 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-23 01:20:27 +00:00
wuyangyong 647fc182a8 添加LM3S_9B9x分支
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1527 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-23 00:47:34 +00:00
onelife.real 38ed555e26 *** EFM32 branch ***
Minor bug fix for timer driver.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1526 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-21 03:29:29 +00:00
onelife.real 69ad018bc0 *** EFM32 branch ***
1. Add SD card driver (SPI mode)
2. Add ELM ChaN FatFs support (Please read "Readme.txt")
   - Warning: FatFs is really FAT! (35KB)
3. Upgrade EFM32 libraries (CMSIS and efm32lib) to version 2.0.0
4. Merge all of the C source code in "libcpu\arm\cortex-m3\" into "cpuport.c"
5. Merge all of the assembly source code in "libcpu\arm\cortex-m3\" into "context_gcc.S" (except "start_gcc.S")

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1525 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-20 01:56:28 +00:00
qiuyiuestc@gmail.com 1eca19cb01 eliminate compile warning
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1524 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-19 02:47:51 +00:00
qiuyiuestc@gmail.com ded91b1072 fix bug
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1523 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-19 02:42:55 +00:00
qiuyiuestc@gmail.com 3bb6b835dc change output object file directory
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1522 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-19 02:41:29 +00:00
itspy.wei 4fbb2e6d21 code update
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1521 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-17 13:35:24 +00:00
onelife.real e74ca7fc9f minilibc:
Fix a bug in time functions


git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1520 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-17 03:24:04 +00:00
bernard.xiong@gmail.com 6904f495e1 add network test code.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1518 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-16 12:09:10 +00:00
wuyangyong a8f412bca6 update stm32f10x
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1517 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-15 15:21:44 +00:00
wuyangyong aa31ef7377 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1516 bbd45198-f89e-11dd-88c7-29a3b14d5316 2011-06-15 15:14:22 +00:00