Commit Graph

285 Commits

Author SHA1 Message Date
wuyangyong db6aa746f6 完善触摸和SPI_FLASH驱动
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@448 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-25 14:42:39 +00:00
wuyangyong fb7ecf70e9 在系统启动时复位全部外部芯片,防止工作在不确定状态,同时修正GPIO的配置:只在一处配置FSMC的IO
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@447 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-25 14:19:39 +00:00
wuyangyong 915bba10b5 add all device reset for stm32 netradio
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@446 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-25 06:14:18 +00:00
bernard.xiong 35e90a5004 add UI freeze when USB cable is connected.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@443 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-24 16:05:37 +00:00
bernard.xiong b54fbbced9 fix http request; fix netbuf worker stat
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@442 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-24 14:56:28 +00:00
wuyangyong 3c63455ffe fix lcd 9325 driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@441 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-24 08:20:41 +00:00
wuyangyong 45238ef28d fix ili9325 driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@440 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-24 05:51:53 +00:00
wuyangyong f3bb2aa8b1 fix ili9325 driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@439 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-23 17:15:03 +00:00
wuyangyong b3d4ac3b66 fix lcd get_pixel
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@438 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-23 13:19:01 +00:00
bernard.xiong 2c279290f6 revert project.Opt file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@436 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-22 23:53:37 +00:00
bernard.xiong 99da648141 add spi flash as FAT file system.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@435 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-22 23:51:07 +00:00
wuyangyong cbda63c500 fix auto_restart if no USB cable
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@433 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-22 15:30:42 +00:00
wuyangyong 83c6cd9b01 fix stm32 usb_msc auto_remove
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@432 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-22 14:56:51 +00:00
bernard.xiong 3677390335 fix memory overwrite on shoutcast meta data reception.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@431 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-22 13:35:47 +00:00
kyle.hu.gz f4cb1ba595 Corrected MP3 duration calculation. / Increased SD card wait count to 10 for slow cards. / Updated play time display of player UI.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@430 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-21 20:41:42 +00:00
gary.li.wenchao.4 ab13173bf8 add __DATA__ for rt_calendar
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@429 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-21 02:34:28 +00:00
gary.li.wenchao.4 7918251ca6 modified rtc_calendar.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@426 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-20 05:45:38 +00:00
kyle.hu.gz 579a566b44 stm32_radio: Updated the VBR average bitrate calculation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@425 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-19 15:04:35 +00:00
bernard.xiong 39c53a4b71 update sdcard driver.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@423 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-19 11:54:17 +00:00
gary.li.wenchao.4 8e7da44914 move from libcpu
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@422 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-19 00:29:43 +00:00
bernard.xiong 860d1ddfd4 add radio station selection; remove list and filelist view implementation in STM32 radio; remove warning of RTGUI.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@419 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-17 23:56:49 +00:00
bernard.xiong 332d0d00e2 add more buffer in mp3 decoder. add picture browse support.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@418 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-17 11:00:04 +00:00
wuyangyong 7225a9234e 添加移除后自动重启 for stm32-netradio
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@416 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-17 09:16:05 +00:00
wuyangyong bb4f74cd12 完善RTC部分
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@415 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-17 07:51:42 +00:00
bernard.xiong 034166dfb9 use ELM FatFs as FAT file system.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@406 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-11 15:55:46 +00:00
gary.li.wenchao.4 c53033b881 Add rt_rtc_show_calendar();
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@405 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-11 07:58:48 +00:00
wuyangyong 881d6a82d4 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@399 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-02-10 06:31:27 +00:00
kyle.hu.gz 49e317efc1 stm32_radio: Changed the ID3 parsing code. Corrected VBR play time calculation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@397 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-09 16:48:33 +00:00
bernard.xiong 3025e3e8b3 add wav file in UI.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@396 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 23:45:21 +00:00
kyle.hu.gz 9dfd2fd177 stm32_radio: Reset the progress bar after song change. Fixed the duration calculation bug.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@395 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 22:34:40 +00:00
bernard.xiong 8dabef70db RTGUI use 16 weight font as default font.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@392 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 14:14:41 +00:00
kyle.hu.gz 189d475946 stm32_radio: Adds codec master mode to WM8978 driver.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@391 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 04:22:59 +00:00
bernard.xiong 02a644e7e2 move some RTGUI options to bsp
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@390 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 02:13:05 +00:00
bernard.xiong aefa3535c5 add more RTGUI options.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@388 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 02:05:44 +00:00
gary.li.wenchao.4 76517dc2eb Add files Makefile and console
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@382 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-07 08:18:13 +00:00
gary.li.wenchao.4 a88a6ec0a3 Remove compiler warnings of Chinese
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@380 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-07 08:11:00 +00:00
kyle.hu.gz d5b20ba603 Removed the const definition in hz12 font file info which causes hard fault when loading.
Also uploaded a working SongTi 12x12 font file.
Tested in stm32_radio.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@374 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-04 21:35:19 +00:00
kyle.hu.gz 8d78b3743a stm32_radio: Updates the initialization sequence of the WM8978 driver, and adds EQ/sample rate control.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@373 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-04 19:34:31 +00:00
bernard.xiong ce1868c241 apply scons header file definition scanner.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@372 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-04 15:16:28 +00:00
qiuyiuestc 95fd101d51 support GCC compiler
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@371 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-04 14:46:09 +00:00
wuyangyong d71ec9b0bd update remote for stm32netradio
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@365 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-02 07:10:13 +00:00
wuyangyong 7669398ee7 add remote for stm32_netradio
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@363 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-01 19:53:57 +00:00
wuyangyong ef88a2f5c9 add remote for stm32_netradio
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@362 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-01 19:47:12 +00:00
qiuyiuestc ef970b36a2 support gcc for mini2440 platform(not finished)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@359 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-01 15:16:05 +00:00
bernard.xiong 82e7844cbf add finsh link option.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@357 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-01 12:59:13 +00:00
bernard.xiong c68e75a7f3 change mac address.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@356 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-01 12:58:50 +00:00
qiuyiuestc 5c2be6f0ea add rtgui example for mini2440 platform
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@354 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-31 23:51:09 +00:00
wuyangyong d1b86442fe for stm32radio: modify mac address,set UART rx PIN: IPU,modify key.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@351 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-30 18:33:27 +00:00
qiuyiuestc 145e17a44a add lm3s compiled driverlib
change absolute address of driverlib in project to abstract address

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@350 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-30 06:28:44 +00:00
qiuyiuestc b7e87ee78b touch panel driver available for mini2440 board.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@347 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-29 00:32:32 +00:00
qiuyiuestc 33c091d08a fix lm3s snmp link problem
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@346 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-28 02:06:26 +00:00
qiuyiuestc 0b23d005fc startup rtgui demos
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@345 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-28 01:17:57 +00:00
qiuyiuestc 9fb4908710 support for mini2440 emulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@336 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-25 16:44:49 +00:00
wuyangyong e1f2525416 Perfect the AT45DB driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@332 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-22 06:22:31 +00:00
wuyangyong d088d60152 usb msc ghost
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@331 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-21 16:57:32 +00:00
bernard.xiong 832ca0af13 change play thread to static thread. use elm fatfs on radio project.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@330 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-21 14:22:03 +00:00
bernard.xiong cefc4f7aa5 change play thread to static thread. use elm fatfs on radio project.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@329 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-21 14:12:40 +00:00
wuyangyong c28ecae7ed add the AT45DB Drivers
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@328 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-21 13:23:58 +00:00
wuyangyong 284727de4a fix the NVIC Priority Inversion
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@326 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-21 04:07:44 +00:00
wuyangyong 10dde354c7 add usb_led for stm32radio
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@325 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-20 13:27:23 +00:00
wuyangyong 9b282bd925 change usb msc lun=2
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@324 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-20 12:56:51 +00:00
wuyangyong 736bd9fd66 modify stm32 usb-cable
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@323 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-20 05:56:28 +00:00
bernard.xiong 0b546c0e24 update radio code to v2.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@320 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-19 14:31:11 +00:00
bernard.xiong 1a989ed8d9 update rtconfig.h for sam7s.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@318 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-19 06:21:33 +00:00
wuyangyong f4af7e8401 add stm32 netradio sch v2.01
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@316 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-18 15:49:24 +00:00
mbbill 02cffa3778 FIX: Update MDK4.x project file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@312 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-18 03:37:25 +00:00
bernard.xiong 201113c5d4 update according to lwip 1.3.2
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@309 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-15 13:21:08 +00:00
bernard.xiong 8bc1d0836e update project and configure file for lwip 1.3.2
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@304 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-14 23:41:59 +00:00
gary.li.wenchao.4 5cfa9531a4 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@300 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-01-14 03:19:27 +00:00
gary.li.wenchao.4 f22b1de618 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@299 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-01-14 02:58:09 +00:00
qiuyiuestc 6c267dc5cd update rtc driver
add webserver support

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@295 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-10 15:15:27 +00:00
qiuyiuestc 25220a4a32 add net apps to mini2440 project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@294 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-09 00:42:57 +00:00
aganhx@gmail.com 582dd70930 update dm9000 driver, init and isr.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@293 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-08 14:35:52 +00:00
qiuyiuestc e0f0d6da6a fix data order problem of sdcard driver.
fix filesystem byte alignment problem. 

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@290 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-07 16:10:53 +00:00
aganhx@gmail.com 693682c44a update sdcard driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@289 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-07 12:31:27 +00:00
wuyangyong 4f57db5c0b fix lpc2148 project.uv2
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@288 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-05 06:25:24 +00:00
wuyangyong 4d263b6490 fix lpc2148 demo
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@287 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-05 06:09:30 +00:00
bernard.xiong 9b905b5443 add more component options.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@284 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-04 15:00:14 +00:00
bernard.xiong 53d15c1349 update project file for RTGUI modification.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@283 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-04 06:53:23 +00:00
aganhx@gmail.com 7b9c3e6bd0 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@276 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-01-03 09:38:57 +00:00
aganhx@gmail.com 5b66724bad git-svn-id: https://rt-thread.googlecode.com/svn/trunk@275 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-01-03 09:25:33 +00:00
qiuyiuestc 5d45949ec5 prepare for RT-Thread/LM3S 0.3.0 version
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@274 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-02 16:38:50 +00:00
bernard.xiong 0b26d44a74 Add lcd driver (N35, T35 and A70).
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@273 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-01 09:25:00 +00:00
bernard.xiong b6d91f6f3b Add lcd driver (N35, T35 and A70).
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@272 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-01 09:11:09 +00:00
mbbill f1d2ac8598 FIX: Fixed an assert error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@271 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-31 16:14:32 +00:00
wuyangyong 620cde72e3 fix netradio mass_storage
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@270 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-31 15:40:59 +00:00
wuyangyong aecf1601d8 add mass_storage for stm32_radio
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@269 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-31 14:12:11 +00:00
aganhx@gmail.com de899dfc52 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@263 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-12-30 12:30:13 +00:00
aganhx@gmail.com 089427d9c5 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@262 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-12-29 15:08:26 +00:00
lijin.unix 63d6608b85 scons config file
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@261 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-29 09:12:53 +00:00
bernard.xiong ef9d8e4a00 update MDK 3.x project.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@258 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-29 07:21:26 +00:00
mbbill 79ca654e13 ADD: Add abort handler, it will terminate current thread by default.
ADD: Merged svc, abort and irq mode stack.
ADD: Changed MDK project to new format.
FIX: Removed the "static" qualifier of rt_thread_exit().
FIX: Change AT91SAM7X.h to the standard header(AT91SAM7X256.h) of RealView MDK. (not all of them are changed, e.g. sd.c)
FIX: Moved some board-dependent files to bsp.


git-svn-id: https://rt-thread.googlecode.com/svn/trunk@257 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-29 07:17:58 +00:00
aganhx@gmail.com 78de03446b git-svn-id: https://rt-thread.googlecode.com/svn/trunk@256 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-12-28 15:41:21 +00:00
aganhx@gmail.com bcaadfa91f git-svn-id: https://rt-thread.googlecode.com/svn/trunk@255 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-12-28 15:36:05 +00:00
aganhx@gmail.com da52b36077 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@254 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-12-28 15:31:36 +00:00
aganhx@gmail.com cf8cb65788 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@253 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-12-28 15:24:53 +00:00
coldfish.zhu 6a7ad0f578 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@251 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-12-28 12:20:54 +00:00
coldfish.zhu fb44bdb9ba modify set_date() in rtc.c
修改月份差一个月的BUG

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@250 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-28 12:06:00 +00:00
aganhx@gmail.com e8a5648cfe git-svn-id: https://rt-thread.googlecode.com/svn/trunk@249 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-12-27 13:17:09 +00:00
aganhx@gmail.com 1df7e4fdc7 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@246 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-12-27 10:58:45 +00:00