armink
|
0d7ba79219
|
Remove the DBG_COLOR and DBG_ENABLE definition.
|
2019-03-06 17:54:30 +08:00 |
chenchaoqun@rt-thread.com
|
bb8e89e851
|
【串口】宏定义对应增加
|
2018-12-17 09:38:53 +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 |
chenchaoqun@rt-thread.com
|
87dad10f3f
|
[license] Change the license to Apache
|
2018-10-16 14:18:50 +08:00 |
nongxiaoming
|
4bc36f722c
|
[bsp][stm32] Fix compile failure when using ARM Compiler V6.
|
2018-10-04 17:06:21 +08:00 |
liang yongxiang
|
cd39c2525a
|
[bsp] support get compiler path by environment variables for IAR
|
2018-04-07 15:43:45 +08:00 |
moebius.ever
|
8160a4089a
|
fixed #1261, modify "axf" to "elf" in rtconfig.py for GCC Toolchains configuration.
|
2018-03-07 15:28:51 +08:00 |
Bernard Xiong
|
8b36b57a11
|
[UIEngine] move UI engine as a package
|
2018-03-03 16:34:01 +08:00 |
aozima
|
19433e0cf5
|
update SConscript: support scons 3.
|
2018-02-06 20:07:28 +08:00 |
Bernard Xiong
|
0f3563fd64
|
[BSP] Update project files
|
2017-12-31 21:45:32 +08:00 |
Bernard Xiong
|
f74cde045b
|
[BSP] fix the finsh_system_init issue in BSP
|
2017-12-08 11:57:22 +08:00 |
Bernard Xiong
|
fed0e98160
|
[BSP] fix compiling issue under gcc for STM32L4xx_HAL Library
|
2017-11-01 13:15:07 +08:00 |
Bernard Xiong
|
ec5fa950ed
|
Merge pull request #925 from SummerGGift/20171031_patch1
[BSP] change dfs_init.h => dfs.h
|
2017-11-01 05:54:52 +08:00 |
SummerGift
|
f5486852e1
|
change dfs_init.h => dfs.h
|
2017-10-31 16:36:45 +08:00 |
bernard
|
7877836065
|
[BSP] Update project files.
|
2017-10-31 11:59:49 +08:00 |
bernard
|
5e3b3b19a6
|
[BSP] change the type of cmd.
1. Change the type of cmd to 'int';
2. Remove RT_LWIP_USING_RT_MEM macro;
|
2017-10-16 13:23:03 +08:00 |
tanek liang
|
d793cfdef7
|
[bsp] fix incompatible type error for "finsh_system_init()"
|
2017-07-29 14:21:40 +08:00 |
tanek liang
|
e9bb6a91b9
|
[bsp] fixed scons building error and update mdk project
|
2017-07-22 11:30:23 +08:00 |
tanek liang
|
27902374db
|
[bsp] add new bsp for stm32l475 IoT discovery kit
|
2017-07-20 00:37:35 +08:00 |