Bernard Xiong
|
33b95be42a
|
[BSP] rename stm32f7 to stm32f7-disco
|
2015-08-09 08:36:52 +08:00 |
nongxiaoming
|
af8a91457e
|
[bsp]add the stm32f74x bsp.
|
2015-08-07 13:30:13 +08:00 |
pangwei
|
330ab2ca0d
|
[BSP]fix lslc compiling issue when using RT_USING_LIBC.
|
2015-08-06 16:12:37 +08:00 |
Bernard Xiong
|
5ccbf073cc
|
Merge pull request #531 from pangweishen/master
[BSP] update the value of DEVICE in rtconfig.py.
|
2015-08-05 18:29:02 +08:00 |
pangwei
|
d491b30c35
|
[BSP] update the value of DEVICE in rtconfig.py.
|
2015-08-05 17:10:49 +08:00 |
Bernard Xiong
|
fd69283f3a
|
[BSP] fix ls1b compiling issue
|
2015-08-03 17:41:29 +08:00 |
Bernard Xiong
|
db5fc259a2
|
[BSP] remove the asssert_failed function in lpc176x.
|
2015-08-03 16:17:48 +08:00 |
pangwei
|
e30ee251e3
|
[bsp]added the define of RT_USING_LIBC in rtconfig.h.
Signed-off-by: pangwei <271372443@qq.com>
|
2015-07-23 11:20:04 +08:00 |
pangwei
|
5b755b85c8
|
[BSP] rename the link files
Signed-off-by: pangwei <271372443@qq.com>
|
2015-07-23 10:38:28 +08:00 |
Bernard Xiong
|
8b7d2fb5c1
|
[BSP] use mips-sde-elf for ls1c bsp.
|
2015-07-22 10:22:40 +08:00 |
Bernard Xiong
|
dbea3cc7d5
|
Merge pull request #521 from chinesebear/master
new file: bsp/ls1cdev/ls1b_ram.lds
|
2015-07-22 10:21:20 +08:00 |
chinesebear
|
085682c76b
|
new file: bsp/ls1cdev/ls1b_ram.lds
|
2015-07-16 23:19:03 +08:00 |
FlyM
|
62f0def025
|
1.delete comment code
2.add change log
|
2015-07-16 22:50:24 +08:00 |
FlyM
|
32855cfd3a
|
rename bsp/stm32f10x/drivers/rtc.c to stm32f1_rtc.c
rename bsp/stm32f10x/drivers/rtc.h to stm32f10x/drivers/stm32f1_rtc.h
remove set_date,set_time function.
|
2015-07-16 02:08:44 +08:00 |
chinesebear
|
4ad1b35537
|
chinesebear add bsp & libcpu
|
2015-07-09 07:38:07 +08:00 |
aozima
|
7254c41207
|
[LPC4088] update CAN driver baudrate config.
|
2015-07-08 11:26:24 +08:00 |
aozima
|
b5736b4bff
|
[LPC4088] correct can driver compiler error and warnings.
|
2015-07-08 11:26:23 +08:00 |
aozima
|
b15fb70616
|
[LPC4088] format code by Astyle.
|
2015-07-08 11:26:22 +08:00 |
Aubr.Cool
|
6fad73c939
|
[BSP] stm32f10x can code format
|
2015-07-07 16:31:46 +08:00 |
Aubr.Cool
|
b750e11ec1
|
[bsp]stm32f10x add canapp can bus hook set
|
2015-07-07 14:37:07 +08:00 |
Aubr.Cool
|
b7571b5549
|
[BSP] stm32f10x fix bxcan for new changed driver
|
2015-07-07 14:37:04 +08:00 |
Aubr.Cool
|
95fe1d15ca
|
mv rt_components_board_init to rt_hw_board_init
|
2015-07-05 16:04:27 +08:00 |
Aubr.Cool
|
9ddd395eb1
|
correct canapp.c code indentation
|
2015-07-05 11:48:22 +08:00 |
Aubr.Cool
|
fece837ed9
|
add canapp.c
|
2015-07-04 12:20:24 +08:00 |
Aubr.Cool
|
ec46aee19b
|
add lpc408x can driver
|
2015-07-04 08:14:00 +08:00 |
Aubr.Cool
|
b7010ff946
|
fix bxcan include component.h dirs error
|
2015-06-30 14:27:05 +08:00 |
ItsEddy
|
cb54ac8197
|
[BSP] Add gpio driver support for beaglebone
|
2015-06-19 04:19:11 +08:00 |
Aubr.Cool
|
70aedb7a34
|
correct bxcan rcv irq error
|
2015-06-16 08:49:26 +08:00 |
Aubr.Cool
|
40123f0973
|
correct bxcan drive errors
|
2015-06-16 08:49:25 +08:00 |
Aubr.Cool
|
b319fb53e4
|
correct bxcan rcv msg rtr flag set
|
2015-06-16 08:49:25 +08:00 |
pangwei
|
77707e32b1
|
[BSP]update the serial driver.
Signed-off-by: pangwei <271372443@qq.com>
|
2015-06-09 16:26:52 +08:00 |
Aubr.Cool
|
b155067b6b
|
correct bxcan init error
|
2015-05-26 14:43:46 +08:00 |
BernardXiong
|
951fd5429c
|
[BSP] remove Keil MDK3 project file
|
2015-05-23 10:26:38 +08:00 |
pangwei
|
570e9470b1
|
[uffs] fix the SConscript file of uffs.
Signed-off-by: pangwei <271372443@qq.com>
|
2015-05-21 17:06:05 +08:00 |
pangwei
|
d3a031c084
|
[BSP]add some header File
Signed-off-by: pangwei <271372443@qq.com>
|
2015-05-21 15:26:31 +08:00 |
pangwei
|
688f324fea
|
[BSP] Remove the RT_USING_COMPONENTS_INIT in rt_config.h , and added some components init functions by hand.
|
2015-05-21 15:05:00 +08:00 |
BernardXiong
|
be895cc9b2
|
[BSP] update Keil MDK project file.
|
2015-05-20 16:57:44 +08:00 |
Aubr.Cool
|
8e29e3d98b
|
add author information
|
2015-05-15 07:58:21 +08:00 |
Aubr.Cool
|
eb56b832ef
|
Add Can Drv
|
2015-05-14 16:52:48 +08:00 |
heyuanjie87
|
8257a62990
|
[stm32f4]更新mdk5工程文件
|
2015-05-13 21:07:31 +08:00 |
Alex
|
b25e602afb
|
fix a eth driver bug to avoid crush
fix a eth driver bug to avoid crush
|
2015-05-13 08:50:14 +08:00 |
toasun
|
a58078d18a
|
|
2015-05-12 15:44:57 +08:00 |
toasun
|
bd59276640
|
Update cmem7_eth.c
|
2015-05-12 13:43:50 +08:00 |
BernardXiong
|
e38f3aa39c
|
[BSP] Update Keil MDK project files.
|
2015-05-11 21:10:25 +08:00 |
BernardXiong
|
075fb45448
|
[BSP] update project for LPC176x
|
2015-05-11 21:05:11 +08:00 |
pangwei
|
d01bab0e39
|
[bugfix] Open the #define RT_USING_LWIP in rtconfig.h , then build it , the stm32_eth.h can not find.
Signed-off-by: pangwei <271372443@qq.com>
|
2015-05-08 11:34:17 +08:00 |
Bernard Xiong
|
6ea06b4bb3
|
[BSP] Fix the scons compiling issue in mb9bf568r if use armcc.
|
2015-05-05 10:50:42 +08:00 |
Bernard Xiong
|
f59547e782
|
[BSP] Fix compiling error because pthreads is depended libc
|
2015-05-04 13:09:07 +00:00 |
ardafu
|
ce08c83c1f
|
[bsp][asm9260t] modify file name to lowercase.
|
2015-05-04 17:17:28 +08:00 |
ardafu
|
ae4d8da480
|
[bsp][asm9260t] modify file name to lowercase.
|
2015-05-04 16:59:01 +08:00 |