Commit Graph

30 Commits

Author SHA1 Message Date
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
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
luo jiao ef8398c2bb [components][drivers][pin module]:typo fix for pin_detach_irq 2018-06-26 22:18:58 +08:00
zyh 140bf7686d [BSP][STM32L476-nucleo]fix build error with gcc 2018-05-18 20:32:47 +08:00
zyh 65ceb4a0bd [Bsp][STM32L476-nucleo]remove scons armcc build support 2018-05-18 20:24:38 +08:00
zyh ca59fbb588 [Bsp][STM32L476-nucleo]fix readme.md 2018-05-18 20:22:03 +08:00
zyh a1eccf0e57 [Bsp][STM32L476-Nucleo]Add Readme 2018-05-17 16:25:28 +08:00
zyh ae24e71dc1 [Bsp][stm32l476-nucleo]fix compile args in gcc rename driver filename update hal version update kconfig 2018-05-17 11:38:51 +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 7bc87e4ae8 [Kconfig] Rename all of KConfig files to 'Kconfig' 2017-11-30 20:12:53 +08:00
tanek liang 1061a49d2d [bsp] stm32l476 bsp update
- add pin driver and user led
- add kconfig support
- clean code
2017-11-20 20:08:16 +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 cad3cacfa7 [bsp] remove unused file, update SConscript and mdk project 2017-07-22 11:39:25 +08:00
tanek liang da3b4d7606 [bsp] add new bsp for stm32l476-nucleo 2017-07-05 18:17:16 +08:00