Bright Pan
|
9957f94d0b
|
[BSP] Port to NuMicro M051 Series support for Nuvoton corp.
1. adapt to M052xDN/xDE, M054xDN/xDE, M058xDN/xDE, M0516/xDN/xDE.
2. support heap memory management.
|
2014-11-23 05:18:15 +08:00 |
Bernard Xiong
|
9ecd18411f
|
Merge pull request #381 from bright-pan/master
Add mdk5 building
|
2014-11-19 18:43:40 +08:00 |
Bright Pan
|
3c65a522fd
|
Add mdk5 project for stm32 bsps
|
2014-11-19 15:28:56 +08:00 |
Grissiom
|
6c1c83e6da
|
efm32: return empty variable instead of Return('')
|
2014-11-19 13:20:32 +08:00 |
limxuzheng
|
cbec4313b1
|
add rx62n driver library file
|
2014-11-12 01:18:33 +08:00 |
limxuzheng
|
4fea46c83c
|
support rx62n
|
2014-11-12 01:09:43 +08:00 |
xiaonong
|
d5332e2799
|
bsp:fix the bug of lpc43xx uart interrupt enable in driver initialize.
|
2014-11-03 23:02:36 +08:00 |
Bernard Xiong
|
b6a9fad9ee
|
[BSP] Add GCC compiler support for mb9bf568r
|
2014-11-03 13:23:56 +08:00 |
aozima
|
1f47eb88c8
|
[CME_M7] update gcc compile script.
|
2014-11-02 14:51:52 +08:00 |
aozima
|
4c31c22802
|
[CME_M7] update gcc linker script.
|
2014-11-02 14:51:47 +08:00 |
aozima
|
c6d9d6e3f9
|
[CME_M7] change file name to lower case.
|
2014-11-02 14:50:14 +08:00 |
aozima
|
4c1eff52e2
|
[CME_M7] add GCC compile support.
|
2014-11-02 13:52:16 +08:00 |
Bernard Xiong
|
fdfb4dad79
|
[BSP] fix GCC compiling issue in LPC408x bsp
|
2014-11-01 23:17:04 +08:00 |
Bernard Xiong
|
38be10cf89
|
[BSP] fix GCC compiling issue when enable C++ support
|
2014-11-01 14:06:51 +08:00 |
Bernard Xiong
|
796c49347e
|
[BSP] Fix the gcc compiling issue in LPC408x bsp
|
2014-11-01 09:26:56 +08:00 |
Bernard Xiong
|
3bf721a6fb
|
[BSP] Update C++ compiling options
|
2014-11-01 09:18:21 +08:00 |
Bernard Xiong
|
1b793ad039
|
[BSP] use RT_USING_LIBC instead of RT_USING_NEWLIB
|
2014-11-01 09:15:07 +08:00 |
Bernard Xiong
|
692e597847
|
[BSP] use RT_USING_LIBC instead of RT_USING_NEWLIB
|
2014-10-29 13:32:36 +00:00 |
yangfasheng
|
e5953e671c
|
Add mb9bf568r to bsp
|
2014-10-20 10:10:18 +08:00 |
Bernard Xiong
|
8c2008b050
|
[BSP] fix compiling error for beaglebone board
|
2014-09-25 09:42:21 +08:00 |
Bernard Xiong
|
ab20554254
|
[BSP] change UART flag when register device driver.
|
2014-09-24 11:04:57 +08:00 |
Bernard Xiong
|
640db6bdbd
|
[BSP] change UART flag when register device driver.
|
2014-09-24 11:01:07 +08:00 |
Bernard Xiong
|
ec64b60c06
|
Merge pull request #343 from wzyy2/master
[GDB stub]add GDB stub
|
2014-09-24 10:59:14 +08:00 |
aozima
|
f40d11e9bc
|
update project.
|
2014-09-21 21:51:13 +08:00 |
aozima
|
4b99afc2b9
|
update EMAC driver.
|
2014-09-21 21:50:26 +08:00 |
aozima
|
89bcb70e5f
|
add delay for PHY check.
|
2014-09-21 21:49:43 +08:00 |
aozima
|
ff4fcd5b56
|
add EMAC driver.
|
2014-09-21 21:48:26 +08:00 |
aozima
|
a8106442e1
|
update uart driver.
|
2014-09-21 21:46:50 +08:00 |
aozima
|
9da1668cfe
|
import CM3-M7 project.
|
2014-09-21 21:45:36 +08:00 |
陈豪
|
daac5388af
|
[bsp]change BBB uart flag
|
2014-09-20 20:56:02 +08:00 |
陈豪
|
2a1e7d56fc
|
[bsp]Comment stm32f407 uart6
|
2014-09-20 01:44:56 +08:00 |
陈豪
|
62af08370b
|
Merge pull request #2 from RT-Thread/master
sync
|
2014-09-20 01:19:42 +08:00 |
armink
|
77b214f1bc
|
[BSP]Add serial receive overflow interrupt to stm32f10x ISR.
|
2014-09-13 11:53:21 +08:00 |
armink
|
04c4e5d9a4
|
[BSP]Fixes two writing mistake for stm32f10x.
|
2014-09-13 11:50:54 +08:00 |
tcz717
|
537beefa70
|
拼写错误
drvers->drivers
|
2014-09-08 19:53:55 +08:00 |
Bernard Xiong
|
a5119d696c
|
[BSP] Add RT_DEVICE_CTRL_BLK_GETGEOME command handling in device control of LPC176x bsp
|
2014-08-27 09:23:32 +08:00 |
Bernard Xiong
|
a55fd4b9c1
|
Merge pull request #314 from grissiom/ls1b
Ls1b
|
2014-08-19 10:48:49 +08:00 |
Grissiom
|
39ac8baeac
|
ls1bdev: format code in startup.c
|
2014-08-18 15:19:06 +08:00 |
Grissiom
|
bfc140826a
|
ls1bdev: init application after other things initialized
|
2014-08-18 15:17:36 +08:00 |
Grissiom
|
259cfdc79f
|
ls1bdev: don't hardcode the uart base address in rt_hw_console_output
|
2014-08-18 15:14:22 +08:00 |
Grissiom
|
f1bc40d697
|
ls1bdev: add uart3 support
|
2014-08-18 15:13:49 +08:00 |
MikeMao
|
45f0e289c6
|
[BSP]BM9BF618S:fix timer initialization issue.
|
2014-08-18 11:18:56 +08:00 |
MikeMao
|
45b2f2f07b
|
[BSP]BM9BF618S:Fix timer initialization issue。
|
2014-08-18 10:52:17 +08:00 |
MikeMao
|
b98c70fc3c
|
test
|
2014-08-18 10:48:11 +08:00 |
MikeMao
|
915f1adc93
|
[BSP]BM9BF618S:fix timer initialization issue.
|
2014-08-18 10:11:32 +08:00 |
MikeMao
|
04a7c95037
|
[BSP]BM9BF618S:Fix timer initialization issue
|
2014-08-15 20:13:54 +08:00 |
陈豪
|
1f05b87e5a
|
[bsp]stm32f4xx typo
|
2014-08-12 20:30:55 +08:00 |
陈豪
|
4cf77e255f
|
[bsp]add gdb support for BBB
|
2014-08-12 18:39:53 +08:00 |
陈豪
|
ae8e46de1f
|
Revert "[bsp]add gdb support for BBB"
This reverts commit a966dd3c38 .
|
2014-08-12 18:27:50 +08:00 |
陈豪
|
a966dd3c38
|
[bsp]add gdb support for BBB
|
2014-08-12 18:27:22 +08:00 |