Bernard Xiong
|
342e8d688d
|
Merge pull request #546 from heyuanjie87/ForPullRequest
[DeviceDrivers] Add hardware timer framework
|
2015-09-09 22:30:45 +08:00 |
heyuanjie87
|
f8012b9000
|
[lpc408x]添加定时器驱动
|
2015-09-06 16:37:43 +08:00 |
heyuanjie87
|
d19f424909
|
简化操作接口
|
2015-09-06 15:05:47 +08:00 |
weety
|
31f24f3460
|
fix compile error.
|
2015-09-04 22:10:22 +08:00 |
weety
|
907190124b
|
remove unused source file.
|
2015-09-04 22:00:54 +08:00 |
weety
|
2021f5a276
|
Add the license.
|
2015-09-04 21:58:08 +08:00 |
weety
|
b71cb4c09d
|
Add dm365 porting.
|
2015-09-04 12:30:20 +08:00 |
heyuanjie87
|
c84887d021
|
加入定时器设备
|
2015-09-02 22:00:24 +08:00 |
Bernard Xiong
|
df0c6a9e3a
|
[BSP] fix LIBC options in stm32f7 rtconfig.h
|
2015-09-02 12:07:09 +08:00 |
Bernard Xiong
|
8d309a40f5
|
[BSP] Add copyright information.
|
2015-09-02 12:06:40 +08:00 |
ardafu
|
7610ce3607
|
[BSP] [ASM9260T] Fix compile errors.
1. Add Heap_Size define for Keil toolchain
2. Disable pthreads in rtconfig.h
|
2015-08-31 09:36:26 +08:00 |
Bernard Xiong
|
7164257ecd
|
Merge pull request #540 from pangweishen/master
[BSP]fixed some bugs for compile.
|
2015-08-28 17:22:32 +08:00 |
pangwei
|
4d01aaf932
|
[BSP]fixed some bugs for compile.
Signed-off-by: pangwei <271372443@qq.com>
|
2015-08-28 16:57:41 +08:00 |
Bernard Xiong
|
62a2a49c41
|
[BSP] Update project files for stm32f0x
|
2015-08-19 09:51:14 +08:00 |
Bernard Xiong
|
300c7fd8ec
|
[BSP] reduce the code size for STM32F0x
|
2015-08-09 15:34:21 +08:00 |
Bernard Xiong
|
200282a0bc
|
[BSP] use RT_UNUSED instead of UNUSED
|
2015-08-09 11:34:41 +08:00 |
Bernard Xiong
|
fc54a74abb
|
[BSP] stm32f7-disco cleanup
|
2015-08-09 09:17:28 +08:00 |
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 |