qiuyiuestc
4190cf58e0
[mini2440]fix no down event problem, ugly implement,need consider move event
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@539 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-25 01:15:28 +00:00
kyle.hu.gz
04428f9a8a
Fixed sample rate not set correctly under slave I2S mode. (Tested this time. ^_^)
...
Added locking mechanism to periperials on SPI1.
Added DMA mode read/write routine to SPI Flash. (Debug reuiqred. WARNING: !!! ENABLING DMA MODE MAY DESTROY YOUR DATA IN THE SPI FLASH !!!)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@538 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 17:04:46 +00:00
qiuyiuestc
28232de6d0
[lm3s]update to version 0.3.0
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@537 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 16:06:13 +00:00
bernard.xiong
cd039a8b49
add more Chinese comments.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@536 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 15:26:48 +00:00
qiuyiuestc
7606f6d952
[mini2440]fix list_date problem
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@535 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 13:37:20 +00:00
bernard.xiong
31561ae50a
update thread delete example.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@534 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 09:48:59 +00:00
bernard.xiong
781fd25bc9
add strcspn implementation.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@533 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 07:51:53 +00:00
bernard.xiong
bc013f8a83
add strchr and strtok implementation.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@532 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 07:33:00 +00:00
bernard.xiong
1886174d46
change file name for compiling under Linux
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@531 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 05:16:28 +00:00
wuyangyong
3a72099612
Fixed sample rate not set correctly under slave I2S mode.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@530 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 03:20:20 +00:00
bernard.xiong
acd0943ff8
apply RT_LWIP_USING_RT_MEM options in setting; remove memp_ting.c to memp.c; fix some bugs in sdcard driver.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@529 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 00:02:55 +00:00
kyle.hu.gz
f20ed9bbd6
Fixed sample rate not set correctly under slave I2S mode.
...
Fixed string corruption problem in radio_list_update.c.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@528 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-23 18:07:40 +00:00
kyle.hu.gz
c7aea05b99
Added sample rate and mono/stereo handling for MP3 decoder.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@527 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-23 16:13:36 +00:00
bernard.xiong
f5f4c7e97d
fix stat function on a root directory of file system; increase stack of play_ui thread.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@526 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-23 15:21:28 +00:00
bernard.xiong
8d4da31b8e
add more Chinese comments.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@525 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-23 09:45:58 +00:00
bernard.xiong
8d19f32ac2
add event, mailbox, message queue and timer simple examples.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@524 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-22 09:17:38 +00:00
bernard.xiong
000bba8cb1
add license file header.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@523 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-21 23:49:57 +00:00
bernard.xiong
e89bc7053e
add mutex_simple, semaphore_producer_consumer example.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@522 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-21 23:46:18 +00:00
bernard.xiong
b54960259e
add Chinese comments for semaphore examples.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@521 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-21 03:02:15 +00:00
bernard.xiong
f459d4811e
change the errno of rt_thread_delay/sleep to RT_EOK.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@520 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-20 23:52:47 +00:00
bernard.xiong
911d179125
add more thread example and Chinese comments.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@519 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-20 15:15:54 +00:00
qiuyiuestc
dd7cbec8d9
[mini2440]rtc clean up
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@518 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-19 17:44:24 +00:00
bernard.xiong
3693e2cd90
remove codepage file compile in ELM fatfs.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@517 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-19 08:33:40 +00:00
bernard.xiong
cb713bc99c
fix backspace issue and fix device read issue in shell.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@516 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-19 08:32:54 +00:00
bernard.xiong
b4bcc7b50d
fix the return value issue in serial read.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@515 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-19 08:32:26 +00:00
gary.li.wenchao.4
4081527e47
fixed rx_buffer[] initialization for rt_serial_init()
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@514 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-19 07:19:30 +00:00
gary.li.wenchao.4
d1fe6cff06
add functions such as GregorianDay and rt_rtc_time_to_tm
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@513 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 13:26:42 +00:00
bernard.xiong
dd829e747c
fix elm file system compiling issue.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@512 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 09:39:26 +00:00
bernard.xiong
8da1163675
fix GCC compiling error.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@511 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 09:20:04 +00:00
wuyangyong
a4ce05206f
update radio_list_update by inkfish
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@510 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 08:34:34 +00:00
bernard.xiong
bfc473ebee
update sdcard driver according to stm32 radio project.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@509 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 07:57:06 +00:00
bernard.xiong
a9d2a38042
change the default project to simple led project.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@508 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 05:51:39 +00:00
bernard.xiong
a352c48a76
remove EFSL file system.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@507 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 05:43:21 +00:00
bernard.xiong
800f092470
remove efsl from device file system.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@506 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 05:42:33 +00:00
gary.li.wenchao.4
3c6a9775a2
remove clk_init and sdram_init
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@505 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 02:48:12 +00:00
bernard.xiong
b0e70cbebb
fix strlcpy usage in rtc_calendar.c
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@504 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 02:01:20 +00:00
bernard.xiong
c870bdb628
revert gary.li changes on strlcpy function.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@503 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-18 02:00:23 +00:00
gary.li.wenchao.4
3cc54e91bf
fixed strlcpy()
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@502 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-17 10:35:43 +00:00
bernard.xiong
2d54fcc405
add heap and semaphore examples.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@501 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-17 09:57:07 +00:00
bernard.xiong
824dc0b00e
add strlcpy implementation to string.c and fix strlcpy declaration.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@500 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-17 04:23:11 +00:00
bernard.xiong
5e2bb92cda
remove rt_strlcpy function.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@499 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-17 04:19:17 +00:00
bernard.xiong
ce36652552
use strlcpy instead of rt_strlcpy.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@498 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-17 04:17:20 +00:00
wuyangyong
c9ee5a0635
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@497 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-17 02:49:00 +00:00
wuyangyong
7e8a5f5d9f
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@496 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-17 01:42:35 +00:00
kyle.hu.gz
9ac8c55353
Fixed a memory corruption issue in rt_realloc().
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@495 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-16 19:51:36 +00:00
gary.li.wenchao.4
237b400982
added lowlevel_init.S for startup code
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@494 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-16 13:44:03 +00:00
gary.li.wenchao.4
e9e205a29c
modified start_gcc.s, and added lowlevel_init.S to initialize sdram.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@493 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-16 13:42:05 +00:00
bernard.xiong
8967a4d298
fix hanzi font cache issue.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@492 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-16 13:39:32 +00:00
gary.li.wenchao.4
24c754e257
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@491 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-16 13:37:14 +00:00
wuyangyong
e00916b557
add radio list update by inkfish
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@490 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-16 10:46:41 +00:00