Skip to content

Commit 482ae6a

Browse files
committed
删除不必要文件(main.c,system_stm32f1xx.c)
1 parent 7fe53d6 commit 482ae6a

File tree

3 files changed

+1
-636
lines changed

3 files changed

+1
-636
lines changed

bsp/stm32/stm32f103-keysking-learning/applications/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#include <rtdevice.h>
1717
#endif /* RT_USING_NANO */
1818

19-
/* defined the LED0 pin: PC13 */
19+
/* defined the LED0(GREEN) pin: PA7 */
2020
#define LED0_PIN GET_PIN(A, 7)
2121

2222
int main(void)

bsp/stm32/stm32f103-keysking-learning/board/CubeMX_Config/Src/main.c

Lines changed: 0 additions & 227 deletions
This file was deleted.

0 commit comments

Comments
 (0)