Commit Graph

20 Commits

Author SHA1 Message Date
liukangcc 3ac36a3107 [update] Fix compiler flags issue 2021-10-14 10:32:22 +08:00
Meco Man 698569c3ca [stm32][lib] modify heap size to zero 2021-10-11 17:25:15 -04:00
liukangcc 0e46c8a33d [update] support armclang 2021-09-26 10:46:21 +08:00
JCZou 0369db718c Fix compiler flags issue
CCFLAGS is used by gcc and g++ compiler. So CFLAGS should be used for
gcc to avoid passing gcc flags to g++.
2021-08-19 08:53:27 +02:00
chenjh 67b86e61ba [uart] Modify the uart file to configure uart_pin for pullup 2021-07-07 18:51:21 +08:00
Meco Man a13aea3a30 remove return 2021-03-28 22:42:37 +08:00
Meco Man 390c635267 [stm32] remove 'count' variable in main() 2021-03-28 19:36:32 +08:00
Meco Man 5bd17e1433 [stm32] auto formatted 2021-03-14 15:33:55 +08:00
Meco Man 4f06fdc0ad [stm32]删除RTC对libc的依赖 2021-03-05 09:26:26 +08:00
yangjie dc09f3760f 更新 stm32 工程,nxp 工程 2020-12-28 15:02:17 +08:00
luhuadong 430828f74e [bsp][stm32] fixed Kconfig multi-line strings warning 2020-11-12 00:01:26 +08:00
Bernard Xiong 724b413431
Merge pull request #3914 from luhuadong/develop
[bsp][stm32] add usart3 driver init for stm32l4r5-nucleo
2020-11-03 10:53:29 +08:00
tangweikang 64282eaef6 [bsp][stm32] update stm32/stm32l4r5-st-nucleo project 2020-10-28 11:40:09 +08:00
luhuadong 7b38aed845 [bsp][stm32] supplement some other files with STM32CubeMX 2020-10-13 22:26:57 +08:00
luhuadong 49e4a87c07 [bsp][stm32] add usart3 driver init for stm32l4r5-nucleo 2020-09-14 14:15:57 +08:00
SummerGift fea7f2bb58 [add] dist_dir function for every stm32 bsp 2020-05-25 14:36:42 +08:00
SummerGift b74ec1ec8c [add] stm32 bsp dist handle in rtconfig.py 2020-05-06 15:05:09 +08:00
luhuadong 779feb5cd4 fix error 'undefined reference to entry' after menuconfig 2020-01-17 18:59:12 +08:00
Bernard Xiong 4d9bc92885
Update SConscript 2019-12-11 08:23:09 +08:00
qiyongzhong0 2700130ea6 add stm32l4r5-st-nucleo BSP 2019-12-05 11:44:39 +08:00