SummerGift
|
6ef13c82aa
|
[bsp][stm32] modify board/SConscript
|
2018-12-13 15:09:38 +08:00 |
SummerGift
|
6df6a7519a
|
[bsp][stm32] modify sconstruct
|
2018-12-13 15:05:48 +08:00 |
SummerGift
|
968110ffd6
|
[bsp][stm32] add scons --dist function
|
2018-12-13 12:05:40 +08:00 |
流光
|
fc0d4e72a4
|
[bsp][lpc54114] 修复drv_gpio.c drv_romfs.c驱动未被默认编译的问题.
|
2018-12-11 15:04:49 +08:00 |
Bernard Xiong
|
d00ef3b1ea
|
Merge pull request #2059 from e190/master
修复spi驱动中spi_config一个bug
|
2018-12-11 12:59:56 +08:00 |
e190
|
e296967000
|
修复spi驱动中spi_config一个bug"
|
2018-12-11 09:18:25 +08:00 |
Bernard Xiong
|
b628ac0e7e
|
Merge pull request #2052 from jesven/lwp_ok
add lwp support
|
2018-12-10 20:00:25 +08:00 |
shaojinchun
|
2b21d2316a
|
修改许可协议
修改cpu目录名及相关修改
|
2018-12-10 18:23:21 +08:00 |
Bernard Xiong
|
92338d50c4
|
Merge pull request #2051 from SummerGGift/add_stm32_new_framework
[bsp][stm32] add more drivers for stm32 bsp
|
2018-12-10 17:07:28 +08:00 |
shaojinchun
|
a8953e9211
|
add lwp support
|
2018-12-10 16:44:48 +08:00 |
SummerGift
|
892ad62983
|
[bsp][stm32] optimize flash driver config
|
2018-12-10 14:06:24 +08:00 |
Bernard Xiong
|
fea5f2d8ae
|
Merge pull request #2034 from liu2guang/master
[BSP][LPC54114-lite] 添加i2c spi romfs spiflash sdcard pct2075驱动.
|
2018-12-10 13:59:58 +08:00 |
SummerGift
|
c1f20dc458
|
[bsp][stm32] add flash driver docs
|
2018-12-10 13:44:26 +08:00 |
流光
|
b76dd4a9d5
|
[bsp][lpc54114] 移除PCT2075温度传感器驱动, 考虑在package中实现.
|
2018-12-10 10:45:31 +08:00 |
SummerGift
|
d509db834b
|
[bsp][stm32] add more drivers for stm32 bsp
|
2018-12-10 09:48:10 +08:00 |
Hao Zhu
|
762c1be8bb
|
[bsp/stm32f7-disco] 修复串口驱动编译报错
__HAL_UART_CLEAR_FLAG在stm32f7xx_hal_uart.h中不存在,编译会报错
|
2018-12-08 23:07:58 +08:00 |
Bernard Xiong
|
4b0f9e76eb
|
[BSP] Import RV32M1 SDK
|
2018-12-08 10:47:28 +08:00 |
Bernard Xiong
|
c9576c3e53
|
[BSP] Add RV32M1_VEGA BSP.
|
2018-12-08 10:44:56 +08:00 |
Bernard Xiong
|
36b194aeb6
|
[BSP] Update Hifive1 BSP with unified RV porting.
|
2018-12-08 10:42:40 +08:00 |
Bernard Xiong
|
2a7d814f77
|
[libcpu] Add unified RISC-V libcpu porting.
|
2018-12-08 10:41:38 +08:00 |
BalanceTWK
|
f375486e49
|
[stm32 drv usart] 修复串口发送第一个字节丢失的问题。| Fixed a problem where the first byte of a serial port was lost.
|
2018-12-06 15:04:36 +08:00 |
BalanceTWK
|
73d39e89ec
|
【bsp/stm32f10x】 修复串口驱动 | Fixed serial port drivers
|
2018-12-06 11:40:49 +08:00 |
流光
|
0ac963ac3a
|
[bsp][lpc54114-lite] 移除c99语法特性, 并移除错误Kconfig脚本.
|
2018-12-06 10:01:45 +08:00 |
流光
|
b1a645a982
|
[bsp][lpc54114-lite] 修改重复的Kconfig条目。
|
2018-12-06 10:00:22 +08:00 |
BalanceTWK
|
18bcd2b2c6
|
【修复】 复位后串口打印第一个字节丢失的问题 | The loss of the first byte of serial port printing after reset.
|
2018-12-06 09:07:55 +08:00 |
Bernard Xiong
|
27cd03d454
|
Merge pull request #2036 from liruncong/const
rt_hw_interrupt_install函数name参数增加const限定
|
2018-12-06 06:04:11 +08:00 |
liruncong
|
cd98097104
|
[bsp/raspi2]rt_hw_interrupt_install函数name参数增加const限定
|
2018-12-05 20:44:05 +08:00 |
liruncong
|
0844ba3c17
|
[bsp/qemu-vexpress-gemini]rt_hw_interrupt_install函数name参数增加const限定
|
2018-12-05 20:44:02 +08:00 |
liruncong
|
a132ab29de
|
[bsp/qemu-vexpress-a9]rt_hw_interrupt_install函数name参数增加const限定
|
2018-12-05 20:44:00 +08:00 |
liruncong
|
9f86a17e7b
|
[bsp/imx6sx]rt_hw_interrupt_install函数name参数增加const限定
|
2018-12-05 20:43:59 +08:00 |
liruncong
|
fedc573768
|
[bsp/hifive1]rt_hw_interrupt_install函数name参数增加const限定
|
2018-12-05 20:43:57 +08:00 |
liruncong
|
b4df57d1d2
|
[bsp/gkipc]rt_hw_interrupt_install函数name参数增加const限定
|
2018-12-05 20:43:55 +08:00 |
liruncong
|
332dbfe0c3
|
[bsp/fh8620]rt_hw_interrupt_install函数name参数增加const限定
|
2018-12-05 20:43:51 +08:00 |
liruncong
|
577122573d
|
[bsp/dm365]rt_hw_interrupt_install函数name参数增加const限定
|
2018-12-05 20:43:49 +08:00 |
liruncong
|
eb7edd94e7
|
[bsp/asm9260]rt_hw_interrupt_install函数name参数增加const限定
|
2018-12-05 20:43:47 +08:00 |
liruncong
|
0d1fa98b27
|
[bsp/asm9260t]rt_hw_interrupt_install函数name参数增加const限定
|
2018-12-05 20:43:46 +08:00 |
liruncong
|
e8e9ca8a25
|
[bsp/allwinner_tina]rt_hw_interrupt_install函数name参数增加const限定
|
2018-12-05 20:43:44 +08:00 |
流光
|
c6bfe11afa
|
[更新] 添加i2c spi romfs spiflash sdcard pct2075驱动.
|
2018-12-05 19:04:47 +08:00 |
Bernard Xiong
|
5126111778
|
Merge pull request #2031 from yangjie11/dev-lpc54114-lite
[bsp]add bsp lpc54114-lite
|
2018-12-05 17:33:41 +08:00 |
yangjie
|
f43ee36d86
|
[bsp]delete some original driver files
|
2018-12-05 14:55:31 +08:00 |
yangjie
|
917c3f17f9
|
[bsp]modify README.md
|
2018-12-05 13:52:07 +08:00 |
yangjie
|
f3e30a0d95
|
[bsp]add libs
|
2018-12-05 11:50:06 +08:00 |
yangjie
|
8e0d25f08e
|
[bsp]add bsp lpc54114-lite
|
2018-12-05 11:44:53 +08:00 |
Bernard Xiong
|
da56076b51
|
Merge pull request #2028 from aozima/bsp_dev
修复一系列BSP编译错误
|
2018-12-04 19:18:02 +08:00 |
Bernard Xiong
|
96c0a42f51
|
Merge pull request #2029 from jesven/fix-rt_hw_context_switch_interrupt
修正rt_hw_context_switch_interrupt中一处笔误
|
2018-12-04 19:17:46 +08:00 |
shaojinchun
|
f64b7536e7
|
修正rt_hw_context_switch_interrupt中一处笔误
|
2018-12-04 18:07:38 +08:00 |
Bernard Xiong
|
0196df11e9
|
Merge pull request #2014 from SummerGGift/add_stm32_new_framework
[bsp][STM32] Add bsp based on new framework
|
2018-12-04 17:07:36 +08:00 |
SummerGift
|
3ed1ef7926
|
[bsp][STM32] optimize bsp linker_scripts && README.md
|
2018-12-04 11:32:48 +08:00 |
aozima
|
a3b4e78527
|
[bsp][stm32f429-disco] support ANSI C.
|
2018-12-03 20:25:05 +08:00 |
aozima
|
b15aa8a1ed
|
[bsp][stm32f40x] support lwIP 2.x
|
2018-12-03 20:24:09 +08:00 |