bernard.xiong
ea22e3fb81
update CMSIS to 130
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@684 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-02 11:40:26 +00:00
bernard.xiong
dd42e9392b
remove old CMSIS
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@683 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-02 11:35:34 +00:00
bernard.xiong
dfdc92fa97
rename debug.Uv2 to template.Uv2
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@682 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-02 08:39:42 +00:00
bernard.xiong
693c6db157
add template file.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@680 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-02 07:23:22 +00:00
bernard.xiong
5c2b75cc62
fix minilibc compiling issue.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@671 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-26 10:32:33 +00:00
qiuyiuestc
b87f6d562b
module developing
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@666 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-23 14:23:23 +00:00
qiuyiuestc
38c432620f
module developing
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@663 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-21 16:59:06 +00:00
dzzxzz
367015d3fd
move peripheral ISR from libcpu/m16c/context.asm to bsp/interrupts.s34
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@658 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-20 03:26:11 +00:00
dzzxzz
7e0ad698a3
finsh is moved to component, so change the project setting for M16C, and fixed some small issues.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@657 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-20 01:17:26 +00:00
qiuyiuestc
1f42e27ece
[mini2440]use long filename feature
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@655 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-20 01:09:07 +00:00
dzzxzz
005d4141d9
rewrite 3 functions in context.asm for M16C port
...
rt_hw_context_switch()
rt_hw_interrupt_disable()
rt_hw_interrupt_enable()
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@654 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-20 01:00:45 +00:00
qiuyiuestc
e227ca0b4a
[mini2440]add info.c
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@652 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-19 14:30:22 +00:00
qiuyiuestc
49d850c686
[mini2440]add device_info.c
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@651 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-19 12:50:09 +00:00
bernard.xiong
e6543f3f9d
update lpc17xx to new building script.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@649 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-19 08:23:21 +00:00
bernard.xiong
7b4e04633e
rename lpc1766 branch to lpc176x.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@648 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-19 06:24:53 +00:00
bernard.xiong
206355399a
update mini2440 configure.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@647 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-19 05:54:21 +00:00
bernard.xiong
8055a0a7ef
update mini2440 building script.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@646 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-19 05:42:12 +00:00
bernard.xiong
85946a3c0d
add scons --target=mdk option for STM3210 porting.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@643 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-18 23:48:59 +00:00
bernard.xiong
99bfaf72d9
modify building script for components.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@642 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-18 22:16:50 +00:00
bernard.xiong
d7caff4d06
add module building script.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@626 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-16 06:19:24 +00:00
dzzxzz
2fcd4bccbd
add BSP for Renesas M16C62P
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@620 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-14 00:31:17 +00:00
qiuyiuestc
b91a492341
delete osc.o
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@615 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-12 17:39:13 +00:00
qiuyiuestc
cbfb87fac1
add module feature
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@614 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-12 17:37:37 +00:00
kyle.hu.gz
553d24f82b
Add AVR32 UC3 port.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@605 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-11 18:45:21 +00:00
bernard.xiong
5b6434cbe4
fix compiling error under Linux
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@587 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-07 06:16:30 +00:00
bernard.xiong
9294a611f5
add LPC11xx Cortex-M0 porting.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@583 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-06 10:00:28 +00:00
wuyangyong
9f97b3404b
remove stm32_radio.see /branches/rtt_0_3_1/bsp/stm32_radio
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@578 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-05 13:33:12 +00:00
lijin.unix
18389f7628
fix bug: init soft timer thread
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@574 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-03 08:31:06 +00:00
bernard.xiong
9a27a2a96c
remove the un-maintained porting branches
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@572 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-02 06:17:40 +00:00
wuyangyong
bd5399d04e
swd clock set to 3M
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@560 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-30 03:30:36 +00:00
wuyangyong
60736915bc
remove interrupt Tx and DMA Rx mode in USART.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@559 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-30 03:25:59 +00:00
bernard.xiong
764393722f
update according to RT-Thread 0.3.0 final.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@552 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-29 16:03:21 +00:00
bernard.xiong
6acaf214a5
update STM32F107 branch
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@551 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-29 15:54:30 +00:00
bernard.xiong
4223f6efd5
replace console code with console device.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@550 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-29 14:20:22 +00:00
bernard.xiong
fcbc7aa742
remove interrupt Tx and DMA Rx mode in USART.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@549 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-29 13:57:12 +00:00
bernard.xiong
67faf92245
change SD_DATATIMEOUT to 0xFFFFFFFF.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@548 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-29 12:45:02 +00:00
bernard.xiong
280e07dc55
update dm9000a driver.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@547 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-29 12:26:07 +00:00
mbbill
9592d89769
FIX: Merged ljt8015's patch, add DM9161 support.
...
NOTE: The project.uv2 left not modified.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@546 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-28 09:02:26 +00:00
kyle.hu.gz
ed3de73b65
Updated SPI Flash write method. (Need more testing.)
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@541 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-25 11:08:56 +00:00
wuyangyong
6768e183fc
add remote_fn define.
...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@540 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-25 04:51:55 +00:00
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
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
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