Grissiom
|
ff3ab9c0ab
|
lpc43xx: add readme
|
2015-01-06 10:46:32 +08:00 |
Grissiom
|
090adcf4c0
|
lpc43xx: don't set the Clock again in M0 core
M0 core is always booted by the M4 core. It means that if we are running
in M0, the clock is always configured.
|
2015-01-06 10:46:32 +08:00 |
Grissiom
|
21ef733251
|
lpc43xx: use the RIT timer as SysTick in M0 core
|
2015-01-06 10:46:31 +08:00 |
Grissiom
|
773a884a4b
|
lpc43xx: move board.c into M0/M4
|
2015-01-06 10:46:31 +08:00 |
Grissiom
|
d2e4050a70
|
lpc43xx: update template.uvproj and add sct files
|
2015-01-06 10:46:31 +08:00 |
Grissiom
|
959f6c695f
|
lpc43xx: move the application code into its own space
|
2015-01-06 10:46:31 +08:00 |
Grissiom
|
5542af8b7c
|
lpc43xx/driver: fix the VTOR setting
|
2015-01-06 10:25:43 +08:00 |
Grissiom
|
f609a63564
|
lpc43xx: add uart3 support
|
2015-01-06 10:25:43 +08:00 |
Grissiom
|
a447b5f3cf
|
lpc43xx: refactor uart drivers
|
2015-01-06 10:25:43 +08:00 |
unknown
|
a0b71c1c77
|
fix stm32f407 uart3 TX config error
|
2014-12-30 14:18:05 +08:00 |
pangwei
|
3c1c093230
|
RT_TIMER_TICK_PER_SECOND in rtconfig.h for softtime scheduler ,maybe is not used.
|
2014-12-23 09:44:13 +08:00 |
Coing
|
056b3bed4f
|
create project.uvprojx by scons mdk5 and delete some useless files
|
2014-12-17 20:34:19 +08:00 |
Coing
|
f97062baa7
|
create project.uvprojx by scons and use mdk5
|
2014-12-17 20:27:39 +08:00 |
Coing
|
e9825dc47f
|
change project.uvprojx C/C++ path
Before the project was established with RB_ROOT
|
2014-12-16 20:49:49 +08:00 |
Coing
|
41f70431f5
|
add power_lib, Last ignored
|
2014-12-16 19:57:12 +08:00 |
Coing
|
e4fdb84e96
|
add bsp lpc54102
|
2014-12-16 19:54:29 +08:00 |
Bernard Xiong
|
82ef447e44
|
[BSP] Update lpc176x GNU link script
|
2014-12-07 03:02:50 +00:00 |
Bright Pan
|
3abf1fd5ba
|
Add uart driver and finsh function
|
2014-11-29 12:34:18 +08:00 |
Bright Pan
|
d50ab16e6f
|
Port to gcc and fix keil project
|
2014-11-25 01:08:13 +08:00 |
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 |