weety
|
bf3ef10aec
|
[bsp][dm365] Support Kconfig.
|
2018-09-06 14:12:28 +08:00 |
weety
|
d344ff5a9e
|
Merge branch 'pyconfig' of https://github.com/weety/rt-thread into pyconfig
|
2018-09-05 09:40:12 +08:00 |
weety
|
2a46f0d5ee
|
Fixed choice default value issue for stm32f4xx-HAL.
|
2018-09-05 09:37:56 +08:00 |
Bernard Xiong
|
1ae8048624
|
Merge pull request #1765 from uestczyh222/stm32h743-nucleo
[Bsp][stm32h743-nucleo] fix build error with gcc
|
2018-09-03 14:00:23 +08:00 |
ZYH
|
c18ff69ed6
|
[Bsp][stm32h7xx-nucleo]rename S to s
|
2018-09-03 09:39:42 +08:00 |
流光
|
de66213d2e
|
[bsp][lpc408x] 修复lpc408x的mdk5_ide编译错误.
|
2018-09-02 18:14:09 +08:00 |
流光
|
77e5792494
|
[bsp][frdm-k64f] 修复mdk4_scons/mdk5_scons/mdk5_ide编译错误.
|
2018-09-02 18:10:43 +08:00 |
Bernard Xiong
|
04ea2f35fe
|
Merge pull request #1766 from RT-Thread/rm_tm4c129x-dk
[BSP] remove tm4c129x-dk bsp
|
2018-09-02 17:39:13 +08:00 |
Bernard Xiong
|
6dc45fbbc4
|
Merge pull request #1764 from uestczyh222/qemu-vexpress-gemini
[Bsp][qemu-vexpress-gemini]fix build error with gcc
|
2018-09-02 16:51:59 +08:00 |
Bernard Xiong
|
8e9fca6eef
|
[BSP] remove tm4c129x-dk bsp
|
2018-09-02 16:49:51 +08:00 |
Bernard Xiong
|
eab458d0ba
|
Merge branch 'master' into nuvoton_nuc472
|
2018-09-02 16:10:26 +08:00 |
Bernard Xiong
|
90d05a2925
|
Merge pull request #1762 from uestczyh222/nuvoton_m05x
[Bsp][nuvoton_m05x]fix build error with gcc
|
2018-09-02 12:40:46 +08:00 |
zyh
|
ab815cf360
|
[Bsp][stm32h743-nucleo] fix build error with gcc
|
2018-09-02 12:36:25 +08:00 |
zyh
|
dee868dc9c
|
[Bsp][qemu-vexpress-gemini]fix build error with gcc
|
2018-09-02 12:15:39 +08:00 |
zyh
|
2febf68317
|
[Bsp][nuvoton_nuc472]fix gcc build with gcc
|
2018-09-02 11:53:14 +08:00 |
zyh
|
46f740cd21
|
[Bsp][nuvoton_m05x]fix build error with gcc
|
2018-09-02 11:45:03 +08:00 |
zyh
|
2bd06ea448
|
[Bsp][Apollo2]fix build error with gcc
|
2018-09-02 11:21:03 +08:00 |
Bernard Xiong
|
7dc042e6b9
|
[dlmodule] Simply remove the module.c file from the project file.
|
2018-09-01 11:03:29 +08:00 |
流光
|
03ef0fc58d
|
[bsp][rt1050] Fix the pin driver GCC build warning. | 修复pin驱动gcc编译警告.
|
2018-08-31 14:46:23 +08:00 |
Bernard Xiong
|
d74d5801c8
|
Merge pull request #1751 from RT-Thread/feature_libdl
[Kernel] move module to libc/libdl.
|
2018-08-31 18:41:16 +08:00 |
Bernard Xiong
|
f89b8ed250
|
[BSP] remove RT_USING_LIBDL option.
|
2018-08-31 12:58:26 +08:00 |
Bernard Xiong
|
25478836f7
|
[BSP] Remove module fature in mini2440
|
2018-08-31 09:11:58 +08:00 |
chenyong
|
8973fa9d3e
|
[bsp][stm32f4xx-HAL] Add uart3 driver
|
2018-08-29 11:11:10 +08:00 |
shaojinchun
|
03cd2c005d
|
Add the definition of RT_VBUS_USING_FLOW_CONTROL to vbus_api.h
|
2018-08-27 18:33:03 +08:00 |
shaojinchun
|
84e8c65683
|
RT_VMM_RB_BLK_NR now is calculated from _RT_VBUS_RING_SZ
|
2018-08-27 18:15:38 +08:00 |
shaojinchun
|
000887795f
|
Move configs of VBUS to Kconfig, delete related head files in the bsp directory
|
2018-08-27 15:37:08 +08:00 |
Bernard Xiong
|
6bde1c520d
|
Merge pull request #1738 from zhuangwei123/master
[bsp/ls1cdev]修复以太网驱动发送字节丢失问题
|
2018-08-26 20:08:04 +08:00 |
zhuangwei123
|
1572cda572
|
[bsp/ls1cdev]astyle格式化
|
2018-08-26 18:27:38 +08:00 |
zhuangwei123
|
efa6eb1dc2
|
[bsp/ls1cdev]修复以太网驱动发送字节丢失问题
|
2018-08-26 12:19:20 +08:00 |
Bernard Xiong
|
2fa6b67412
|
[BSP] Update raspi2 README.md
|
2018-08-24 11:13:20 +08:00 |
Bernard Xiong
|
04ceae4349
|
Update README.md
|
2018-08-24 10:56:46 +08:00 |
shaojinchun
|
e5f0b628f2
|
[bsp][raspi2] change README.md and configs
|
2018-08-24 09:49:06 +08:00 |
shaojinchun
|
e0b04166e8
|
[bsp][raspi2] add raspberry pi 2 support
|
2018-08-23 09:52:41 +08:00 |
ZYH
|
28125ab9df
|
[BSP][STM32F107]Update Kconfig
|
2018-08-18 11:22:30 +08:00 |
whj4674672
|
b8a6b1e38a
|
add [BSP]stm32f107 Kconfig
add rt_console_set_devic,components,gpio,rtc
|
2018-08-17 22:43:55 +08:00 |
ZYH
|
d06f9ac9df
|
Merge pull request #1716 from xeonxu/stm32hal_can
[STM32 BSP]CAN driver for stm32f4xx HAL.
|
2018-08-16 10:13:40 +08:00 |
Bernard Xiong
|
382c330725
|
[BSP] Add vscode settings for qemu-vexpress-a9 bsp
|
2018-08-15 09:15:08 +08:00 |
Noe Xu
|
33753f6331
|
[STM32 BSP]CAN driver for stm32f4xx HAL.
Change-Id: I60868dea91e0a632de469e4841410d4f1ae21516
|
2018-08-12 20:49:23 +08:00 |
Noe Xu
|
250de62d5c
|
[STM32 BSP]Fix PWM channel calculate argorithm.
Change-Id: Ie65437365784033dcee8d8e9f21dfc5727ba9d3c
|
2018-08-12 19:57:36 +08:00 |
Bernard Xiong
|
2ec54bab7a
|
Merge pull request #1709 from zhuangwei123/master
[bsp/ls1cdev]rename kconfig to Kconfig
|
2018-08-09 17:43:01 +08:00 |
zhuangwei
|
67832e4509
|
rename kconfig to Kconfig
|
2018-08-09 14:50:00 +08:00 |
Bernard Xiong
|
7d255c68e5
|
Merge pull request #1632 from Guozhanxin/imx1052
[BSP][RT1052] Merge network drive.
|
2018-08-07 11:40:52 +08:00 |
Bernard Xiong
|
9e56babd17
|
Merge pull request #1697 from liangyongxiang/imxrt-fixed-uart-bug
[bsp][imxrt1052-evk] fixed uart bug: lost interrupt configuration whe…
|
2018-08-07 11:39:18 +08:00 |
ZYH
|
95a55864f3
|
Merge pull request #1703 from liangyongxiang/stm32l4
[bsp][stm32l476-nucleo] format code
|
2018-08-06 15:21:47 +08:00 |
ZYH
|
bddea70d8a
|
Merge pull request #1704 from liangyongxiang/kconfig-l476
[bsp][stm32l476-nucleo] change default RTT_DIR to ../..
|
2018-08-06 15:21:08 +08:00 |
liang yongxiang
|
ddc86ccc43
|
[bsp][stm32l476-nucleo] support "scons --target=mdk"
|
2018-08-06 14:44:05 +08:00 |
liang yongxiang
|
90a38740bf
|
[bsp][stm32l476-nucleo] change default RTT_DIR to ../..
|
2018-08-06 14:20:17 +08:00 |
liang yongxiang
|
3191bf8a15
|
[bsp][stm32l476-nucleo] format code
|
2018-08-06 14:15:00 +08:00 |
guochuangjian
|
63a13906cc
|
fix uart ore-flag clear bug
|
2018-08-05 15:25:31 +08:00 |
guochuangjian
|
3de51fe256
|
fix usRcvBufferPos == MB_SER_PDU_SIZE_MAX bug
|
2018-08-05 15:08:50 +08:00 |