7 Commits

Author SHA1 Message Date
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
yangjie
dc09f3760f 更新 stm32 工程,nxp 工程 2020-12-28 15:02:17 +08:00
Nimbus
f66a132f6d Add BSP for STM32F103RET6-OneNET-NBIoT Board 2020-05-30 11:41:28 +08:00