4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-16 18:53:31 +08:00

23 Commits

Author SHA1 Message Date
liukangcc
a0bdbab7c3 [update] Fix STM32 USB driver matching hal library version 2021-10-19 11:03:18 +08:00
guo
cda8caeda0
Merge pull request #5180 from liukangcc/bsp
[update] bsp .config file and rtconfig.h file.
2021-10-15 13:54:46 +08:00
liukangcc
7dc99c1ff4 [update] bsp .config file and rtconfig.h file. 2021-10-14 14:49:53 +08:00
guo
b1baf42d4e
Revert "Fix compiler flags issue" 2021-10-14 14:36:18 +08:00
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
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
guozhanxin
43d19a8b78 [bsp] stm32h750-artpi-h750/stm32f412-st-nucleo support armclang. 2021-07-01 01:31:56 +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
yangjie
dc09f3760f 更新 stm32 工程,nxp 工程 2020-12-28 15:02:17 +08:00
Meco Man
70c59e4ca7
Update README.md 2020-11-24 04:04:25 +08:00
Meco Man
9a969b4cd3
Update README.md 2020-11-24 04:01:35 +08:00
mysterywolf
39540fe0c0 【English Readme】stm32f412 nucleo add English version readme 2020-11-21 17:46:19 +08:00
Meco
3e46db932a 修改部分nucelo开发板readme 2020-08-05 03:12:26 +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
guozhanxin
d687c5ff21 [bsp][stm32]update project.|更新工程。 2019-10-31 00:02:03 +08:00
guozhanxin
66be48ddaf [bsp][stm32] Add USBFS for F412-Nucleo.|为 F412-Nucleo 添加 USBFS。 2019-10-27 21:33:32 +08:00
Ernest
7be06b67bb [add] default environment 2019-10-22 16:48:57 +08:00
guozhanxin
347336feba add stm32f412-st-nucleo bsp 2019-10-20 22:34:55 +08:00