Commit Graph

786 Commits

Author SHA1 Message Date
dzzxzz@gmail.com 882c5d80bf please define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30 +
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2299 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-09-20 07:38:46 +00:00
dzzxzz@gmail.com e586ae10c3 fixed a compiling error while components_init.h changed to components.h
please define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30 +

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2298 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-09-20 07:38:04 +00:00
dzzxzz@gmail.com f36a8ca713 using the default path of Keil(C:\Keil) as the keil EXEC_PATH
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2297 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-09-20 07:22:11 +00:00
dzzxzz@gmail.com 8138af2826 define RT_DFS_ELM_CODE_PAGE in the rtconfig.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2296 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-09-20 07:10:57 +00:00
wuyangyong 7ce935b601 cleanup code.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2286 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-09-10 05:49:55 +00:00
dzzxzz@gmail.com 28d9de6bad update MDK4 project file in mini2440
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2279 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-09-07 06:53:11 +00:00
dzzxzz@gmail.com a2c5b92151 update mini2440 MDK4 project file, because the rtm.c was deleted
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2264 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-08-27 07:21:22 +00:00
dzzxzz@gmail.com 27f90145b3 initialize the variable "emouse"
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2243 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-08-01 04:13:41 +00:00
wuyangyong 29846c07aa add stm32f40x/readme.txt
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2240 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-07-31 17:13:59 +00:00
dzzxzz@gmail.com cb9cfb3100 fixed compiling errors while rtgui sync with github
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2235 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-07-26 08:06:15 +00:00
luohui2320@gmail.com 7729b4a1e4 move SDIO driver header files to the drivers/include directory and update rtdevice.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2209 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-07-08 14:43:08 +00:00
dzzxzz@gmail.com 83ad1ad01d change the file name from rtthread-stm32.map to rtthread-lm4f.map
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2202 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-07-04 02:19:24 +00:00
dzzxzz@gmail.com 6c806253bd fixed a compiling error using gcc in linux system
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2201 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-07-04 02:02:12 +00:00
dzzxzz@gmail.com d402cfea19 fixed compiling error in stm32f0x
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2197 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-30 01:52:48 +00:00
dzzxzz@gmail.com e2f5d34500 update the mini2440 MDK project file
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2196 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-30 01:46:12 +00:00
dzzxzz@gmail.com 4dc24e6a86 fixed a compiling error and format the coding style
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2195 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-30 01:41:48 +00:00
dzzxzz@gmail.com cfb550b8d1 fixed gcc compiling error in lpc178x project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2190 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-27 01:01:47 +00:00
dzzxzz@gmail.com a97ed29249 update the sam7x project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2189 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-27 00:59:28 +00:00
dzzxzz@gmail.com bb529858fe update the m16c62p project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2187 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-26 06:41:59 +00:00
dzzxzz@gmail.com f1e6f2f6ca delete the useless files and update the file headers
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2186 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-26 03:45:53 +00:00
dzzxzz@gmail.com aea59143b5 update mini4020 project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2185 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-26 03:30:07 +00:00
dzzxzz@gmail.com 594ccd799a update MDK project for stm32f0x
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2184 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-26 01:51:10 +00:00
dzzxzz@gmail.com d20343a87d using RTC API from RTC device driver framework
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2183 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-25 09:02:46 +00:00
dzzxzz@gmail.com 2c45dc2041 fixed compiling error in at91sam9260
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2182 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-25 04:02:59 +00:00
dzzxzz@gmail.com 70e39ffa54 update rtgui related project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2177 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-19 00:48:11 +00:00
dzzxzz@gmail.com 4dd1acf294 update ls1bdev
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2176 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-19 00:43:54 +00:00
dzzxzz@gmail.com 43f9962b09 define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30+
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2174 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-18 08:27:28 +00:00
dzzxzz@gmail.com 6e7f8a36ff fixed compiling error, RT_Device_Class_I2C is not defined in rtdef.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2173 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-18 08:25:41 +00:00
dzzxzz@gmail.com efeb6231be define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30+
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2170 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-18 03:00:01 +00:00
dzzxzz@gmail.com fe5b403ee2 fixed the issue that calibration window can't be closed in mini2440 BSP
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2168 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-15 08:47:20 +00:00
dzzxzz@gmail.com 0b30e68b10 fixed calibration issue in mini2440 BSP
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2167 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-15 07:42:45 +00:00
luohui2320@gmail.com ecc03bab6a update AT91SAM9260 i2c driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2160 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-13 17:00:09 +00:00
dzzxzz@gmail.com f8a147bd43 fixed the calibration issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2156 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-09 09:10:31 +00:00
dzzxzz@gmail.com 07b910be8f fixed compiling error related to rtgui in mini2440 branch
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2155 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-08 08:13:44 +00:00
dzzxzz@gmail.com 7b6828b2b5 don't include the file while RTT don't define
ex. if RT_USING_MEMHEAP isn't defined, then memheap.c won't be included

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2148 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-02 07:45:48 +00:00
dzzxzz@gmail.com 6f6e31720b update MB9BF506R KEIL and IAR project files
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2147 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-01 08:33:38 +00:00
dzzxzz@gmail.com 60ada9665d add the standard CMSIS(Version 3.01) into components
and implement examples in MB9BF506R and LPC176x branches
define RT_USING_BSP_CMSIS in rtconfig.h will use CMSIS in bsp
define RT_USING_RTT_CMSIS in rtconfig.h will use CMSIS in components 

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2146 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-01 07:31:15 +00:00
dzzxzz@gmail.com 7fddcb0e35 add serial device driver framework
and implement the example in MB9BF506R branch

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2145 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-06-01 06:52:34 +00:00
wuyangyong b862d16f3f optimize for size.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2144 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-05-31 18:19:25 +00:00
wuyangyong 1e0724de7b add stm32f0 discovery bsp.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2143 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-05-31 17:54:55 +00:00
mok.jingxian@gmail.com 5684d15916 add bf533 bsp and cpu files.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2138 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-05-30 11:29:34 +00:00
luohui2320@gmail.com 6e8a644db6 ADD AT91SAM9260 I2C driver
According to the Atmel official recommended, use GPIO instead of TWI for I2C communication

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2129 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-05-22 17:42:34 +00:00
onelife.real 3343a1b7de *** EFM32 branch ***
Add the missing file, "*.a"

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2124 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-05-18 06:17:41 +00:00
onelife.real ea6d73f140 *** EFM32 branch ***
1. Upgrade Cortex driver library (CMSIS -> CMSIS & Device): version 2.3.2 -> 3.0.1 & 3.0.0
 - Remove "bsp/efm32/Libraries/CMSIS/Lib/ARM", "bsp/efm32/Libraries/CMSIS/Lib/G++" and "bsp/efm32/Libraries/CMSIS/SVD" to save space
2. Upgrade EFM32 driver libraries (efm32lib -> emlib): version 2.3.2 -> 3.0.0
 - Remove "bsp/efm32/Libraries/Device/EnergyMicro/EFM32LG" and "bsp/efm32/Libraries/Device/EnergyMicro/EFM32TG" to save space
3. Upgrade EFM32GG_DK3750 development kit driver library: version 1.2.2 -> 2.0.1
4. Upgrade EFM32_Gxxx_DK development kit driver library: version 1.7.3 -> 2.0.1
5. Add energy management unit driver and test code
6. Modify linker script and related code to compatible with new version of libraries
7. Change EFM32 branch version number to 1.0
8. Add photo frame demo application

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2122 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-05-18 04:40:40 +00:00
yungchi@cs.nctu.edu.tw 5f853be2df update link script
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2121 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-05-17 09:05:51 +00:00
dzzxzz@gmail.com 0ce3aa056d update CMSIS RTOS API in MB9BF506R
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2117 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-05-15 06:16:37 +00:00
dzzxzz@gmail.com e383470e01 update serial driver of MB9BF506R
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2116 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-05-15 03:38:36 +00:00
dzzxzz@gmail.com 09592b5df8 fixed a compiling error, if RT_LWIP_PBUF_POOL_BUFSIZE isn't defined in rtconfig.h:
drivers\luminaryif.c(48): error:  #59: function call is not allowed in a constant expression

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2102 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-24 02:05:45 +00:00
dzzxzz@gmail.com ffd65c60c4 using components initialize in mb9bf506 branch
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2101 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-23 10:29:50 +00:00
dzzxzz@gmail.com cbd32a0c32 upgrade MB9BF506 CMSIS to version 3.01
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2100 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-23 09:59:00 +00:00