Skip to content

Commit f266d18

Browse files
committed
[bsp]stm32f103-keysking 修改config,只开启finsh和gpio
1 parent f1c7de0 commit f266d18

File tree

4 files changed

+89
-90
lines changed

4 files changed

+89
-90
lines changed

bsp/stm32/stm32f103-keysking-learning/.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1390,7 +1390,7 @@ CONFIG_BSP_USING_GPIO=y
13901390
CONFIG_BSP_USING_UART=y
13911391
CONFIG_BSP_STM32_UART_V1_TX_TIMEOUT=2000
13921392
CONFIG_BSP_USING_UART2=y
1393-
CONFIG_BSP_USING_UART3=y
1393+
# CONFIG_BSP_USING_UART3 is not set
13941394
# CONFIG_BSP_USING_PWM is not set
13951395
# CONFIG_BSP_USING_PULSE_ENCODER is not set
13961396
# CONFIG_BSP_USING_UDID is not set

bsp/stm32/stm32f103-keysking-learning/project.ewp

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -348,30 +348,30 @@
348348
<option>
349349
<name>CCIncludePath2</name>
350350
<state />
351-
<state>$PROJ_DIR$\..\..\..\components\libc\posix\io\poll</state>
352-
<state>$PROJ_DIR$\..\..\..\components\finsh</state>
353-
<state>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Inc</state>
354-
<state>$PROJ_DIR$\..\libraries\HAL_Drivers</state>
355-
<state>$PROJ_DIR$\..\..\..\components\libc\compilers\common\extension\fcntl\octal</state>
356-
<state>$PROJ_DIR$\packages\stm32f1_cmsis_driver-latest\Include</state>
357-
<state>$PROJ_DIR$\..\libraries\HAL_Drivers\drivers\config</state>
358-
<state>$PROJ_DIR$\..\..\..\components\drivers\phy</state>
359-
<state>$PROJ_DIR$\..\..\..\components\libc\posix\io\eventfd</state>
360-
<state>$PROJ_DIR$\..\..\..\components\drivers\smp_call</state>
361-
<state>$PROJ_DIR$\..\..\..\components\drivers\include</state>
362-
<state>$PROJ_DIR$\..\..\..\libcpu\arm\common</state>
363-
<state>$PROJ_DIR$\..\libraries\HAL_Drivers\drivers</state>
364-
<state>$PROJ_DIR$\..\..\..\include</state>
365-
<state>$PROJ_DIR$\applications</state>
366351
<state>$PROJ_DIR$\board</state>
352+
<state>$PROJ_DIR$\..\..\..\components\libc\compilers\common\include</state>
353+
<state>$PROJ_DIR$\..\..\..\components\libc\compilers\common\extension\fcntl\octal</state>
354+
<state>$PROJ_DIR$\board\CubeMX_Config\Inc</state>
367355
<state>$PROJ_DIR$\..\..\..\components\libc\posix\ipc</state>
368356
<state>$PROJ_DIR$\..\..\..\libcpu\arm\cortex-m3</state>
357+
<state>$PROJ_DIR$\..\..\..\components\drivers\include</state>
369358
<state>$PROJ_DIR$\..\..\..\components\libc\posix\io\epoll</state>
359+
<state>$PROJ_DIR$\..\libraries\HAL_Drivers</state>
370360
<state>$PROJ_DIR$\.</state>
371361
<state>$PROJ_DIR$\packages\CMSIS-Core-latest\Include</state>
372-
<state>$PROJ_DIR$\board\CubeMX_Config\Inc</state>
362+
<state>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Inc</state>
363+
<state>$PROJ_DIR$\..\..\..\components\finsh</state>
364+
<state>$PROJ_DIR$\..\..\..\components\libc\posix\io\poll</state>
365+
<state>$PROJ_DIR$\applications</state>
366+
<state>$PROJ_DIR$\..\libraries\HAL_Drivers\drivers</state>
367+
<state>$PROJ_DIR$\..\..\..\components\drivers\smp_call</state>
368+
<state>$PROJ_DIR$\..\..\..\components\libc\posix\io\eventfd</state>
369+
<state>$PROJ_DIR$\..\..\..\include</state>
373370
<state>$PROJ_DIR$\..\..\..\components\libc\compilers\common\extension</state>
374-
<state>$PROJ_DIR$\..\..\..\components\libc\compilers\common\include</state>
371+
<state>$PROJ_DIR$\..\..\..\components\drivers\phy</state>
372+
<state>$PROJ_DIR$\..\..\..\libcpu\arm\common</state>
373+
<state>$PROJ_DIR$\..\libraries\HAL_Drivers\drivers\config</state>
374+
<state>$PROJ_DIR$\packages\stm32f1_cmsis_driver-latest\Include</state>
375375
</option>
376376
<option>
377377
<name>CCStdIncCheck</name>
@@ -1394,30 +1394,30 @@
13941394
<option>
13951395
<name>CCIncludePath2</name>
13961396
<state />
1397-
<state>$PROJ_DIR$\..\..\..\components\libc\posix\io\poll</state>
1398-
<state>$PROJ_DIR$\..\..\..\components\finsh</state>
1399-
<state>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Inc</state>
1400-
<state>$PROJ_DIR$\..\libraries\HAL_Drivers</state>
1401-
<state>$PROJ_DIR$\..\..\..\components\libc\compilers\common\extension\fcntl\octal</state>
1402-
<state>$PROJ_DIR$\packages\stm32f1_cmsis_driver-latest\Include</state>
1403-
<state>$PROJ_DIR$\..\libraries\HAL_Drivers\drivers\config</state>
1404-
<state>$PROJ_DIR$\..\..\..\components\drivers\phy</state>
1405-
<state>$PROJ_DIR$\..\..\..\components\libc\posix\io\eventfd</state>
1406-
<state>$PROJ_DIR$\..\..\..\components\drivers\smp_call</state>
1407-
<state>$PROJ_DIR$\..\..\..\components\drivers\include</state>
1408-
<state>$PROJ_DIR$\..\..\..\libcpu\arm\common</state>
1409-
<state>$PROJ_DIR$\..\libraries\HAL_Drivers\drivers</state>
1410-
<state>$PROJ_DIR$\..\..\..\include</state>
1411-
<state>$PROJ_DIR$\applications</state>
14121397
<state>$PROJ_DIR$\board</state>
1398+
<state>$PROJ_DIR$\..\..\..\components\libc\compilers\common\include</state>
1399+
<state>$PROJ_DIR$\..\..\..\components\libc\compilers\common\extension\fcntl\octal</state>
1400+
<state>$PROJ_DIR$\board\CubeMX_Config\Inc</state>
14131401
<state>$PROJ_DIR$\..\..\..\components\libc\posix\ipc</state>
14141402
<state>$PROJ_DIR$\..\..\..\libcpu\arm\cortex-m3</state>
1403+
<state>$PROJ_DIR$\..\..\..\components\drivers\include</state>
14151404
<state>$PROJ_DIR$\..\..\..\components\libc\posix\io\epoll</state>
1405+
<state>$PROJ_DIR$\..\libraries\HAL_Drivers</state>
14161406
<state>$PROJ_DIR$\.</state>
14171407
<state>$PROJ_DIR$\packages\CMSIS-Core-latest\Include</state>
1418-
<state>$PROJ_DIR$\board\CubeMX_Config\Inc</state>
1408+
<state>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Inc</state>
1409+
<state>$PROJ_DIR$\..\..\..\components\finsh</state>
1410+
<state>$PROJ_DIR$\..\..\..\components\libc\posix\io\poll</state>
1411+
<state>$PROJ_DIR$\applications</state>
1412+
<state>$PROJ_DIR$\..\libraries\HAL_Drivers\drivers</state>
1413+
<state>$PROJ_DIR$\..\..\..\components\drivers\smp_call</state>
1414+
<state>$PROJ_DIR$\..\..\..\components\libc\posix\io\eventfd</state>
1415+
<state>$PROJ_DIR$\..\..\..\include</state>
14191416
<state>$PROJ_DIR$\..\..\..\components\libc\compilers\common\extension</state>
1420-
<state>$PROJ_DIR$\..\..\..\components\libc\compilers\common\include</state>
1417+
<state>$PROJ_DIR$\..\..\..\components\drivers\phy</state>
1418+
<state>$PROJ_DIR$\..\..\..\libcpu\arm\common</state>
1419+
<state>$PROJ_DIR$\..\libraries\HAL_Drivers\drivers\config</state>
1420+
<state>$PROJ_DIR$\packages\stm32f1_cmsis_driver-latest\Include</state>
14211421
</option>
14221422
<option>
14231423
<name>CCStdIncCheck</name>
@@ -2217,15 +2217,15 @@
22172217
<file>
22182218
<name>$PROJ_DIR$\..\..\..\components\finsh\shell.c</name>
22192219
</file>
2220-
<file>
2221-
<name>$PROJ_DIR$\..\..\..\components\finsh\msh.c</name>
2222-
</file>
22232220
<file>
22242221
<name>$PROJ_DIR$\..\..\..\components\finsh\msh_parse.c</name>
22252222
</file>
22262223
<file>
22272224
<name>$PROJ_DIR$\..\..\..\components\finsh\cmd.c</name>
22282225
</file>
2226+
<file>
2227+
<name>$PROJ_DIR$\..\..\..\components\finsh\msh.c</name>
2228+
</file>
22292229
</group>
22302230
<group>
22312231
<name>Kernel</name>
@@ -2281,16 +2281,16 @@
22812281
<name>$PROJ_DIR$\..\..\..\src\klibc\rt_vsscanf.c</name>
22822282
</file>
22832283
<file>
2284-
<name>$PROJ_DIR$\..\..\..\src\klibc\kstdio.c</name>
2284+
<name>$PROJ_DIR$\..\..\..\src\klibc\kerrno.c</name>
22852285
</file>
22862286
<file>
2287-
<name>$PROJ_DIR$\..\..\..\src\klibc\kerrno.c</name>
2287+
<name>$PROJ_DIR$\..\..\..\src\klibc\kstring.c</name>
22882288
</file>
22892289
<file>
22902290
<name>$PROJ_DIR$\..\..\..\src\klibc\rt_vsnprintf_tiny.c</name>
22912291
</file>
22922292
<file>
2293-
<name>$PROJ_DIR$\..\..\..\src\klibc\kstring.c</name>
2293+
<name>$PROJ_DIR$\..\..\..\src\klibc\kstdio.c</name>
22942294
</file>
22952295
</group>
22962296
<group>
@@ -2317,40 +2317,40 @@
23172317
<group>
23182318
<name>STM32F1-CMSIS</name>
23192319
<file>
2320-
<name>$PROJ_DIR$\packages\stm32f1_cmsis_driver-latest\Source\Templates\iar\startup_stm32f103xb.s</name>
2320+
<name>$PROJ_DIR$\packages\stm32f1_cmsis_driver-latest\Source\Templates\system_stm32f1xx.c</name>
23212321
</file>
23222322
<file>
2323-
<name>$PROJ_DIR$\packages\stm32f1_cmsis_driver-latest\Source\Templates\system_stm32f1xx.c</name>
2323+
<name>$PROJ_DIR$\packages\stm32f1_cmsis_driver-latest\Source\Templates\iar\startup_stm32f103xb.s</name>
23242324
</file>
23252325
</group>
23262326
<group>
23272327
<name>STM32F1-HAL</name>
23282328
<file>
2329-
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_uart.c</name>
2329+
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_rcc_ex.c</name>
23302330
</file>
23312331
<file>
2332-
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_tim.c</name>
2332+
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal.c</name>
23332333
</file>
23342334
<file>
2335-
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_cec.c</name>
2335+
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_gpio_ex.c</name>
23362336
</file>
23372337
<file>
2338-
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_gpio_ex.c</name>
2338+
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_usart.c</name>
23392339
</file>
23402340
<file>
2341-
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_rcc_ex.c</name>
2341+
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_tim.c</name>
23422342
</file>
23432343
<file>
2344-
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_pwr.c</name>
2344+
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_tim_ex.c</name>
23452345
</file>
23462346
<file>
2347-
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_usart.c</name>
2347+
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_uart.c</name>
23482348
</file>
23492349
<file>
2350-
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_cortex.c</name>
2350+
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_gpio.c</name>
23512351
</file>
23522352
<file>
2353-
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal.c</name>
2353+
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_cortex.c</name>
23542354
</file>
23552355
<file>
23562356
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_rcc.c</name>
@@ -2359,13 +2359,13 @@
23592359
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_crc.c</name>
23602360
</file>
23612361
<file>
2362-
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_gpio.c</name>
2362+
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_cec.c</name>
23632363
</file>
23642364
<file>
2365-
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_tim_ex.c</name>
2365+
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_dma.c</name>
23662366
</file>
23672367
<file>
2368-
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_dma.c</name>
2368+
<name>$PROJ_DIR$\packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_pwr.c</name>
23692369
</file>
23702370
</group>
23712371
<group>

bsp/stm32/stm32f103-keysking-learning/project.uvprojx

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -334,9 +334,9 @@
334334
<v6Rtti>0</v6Rtti>
335335
<VariousControls>
336336
<MiscControls />
337-
<Define>__STDC_LIMIT_MACROS, USE_HAL_DRIVER, __CLK_TCK=RT_TICK_PER_SECOND, __RTTHREAD__, RT_USING_ARMLIBC, RT_USING_LIBC</Define>
337+
<Define>__RTTHREAD__, RT_USING_ARMLIBC, RT_USING_LIBC, __STDC_LIMIT_MACROS, __CLK_TCK=RT_TICK_PER_SECOND, USE_HAL_DRIVER</Define>
338338
<Undefine />
339-
<IncludePath>..\..\..\components\drivers\include;board;..\libraries\HAL_Drivers\drivers;board\CubeMX_Config\Inc;..\..\..\components\libc\compilers\common\extension;packages\stm32f1_cmsis_driver-latest\Include;..\libraries\HAL_Drivers\drivers\config;..\..\..\components\libc\posix\io\poll;..\libraries\HAL_Drivers;applications;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\include;packages\stm32f1_hal_driver-latest\Inc;..\..\..\include;.;..\..\..\components\finsh;packages\CMSIS-Core-latest\Include;..\..\..\components\libc\posix\io\epoll;..\..\..\components\libc\posix\ipc;..\..\..\libcpu\arm\cortex-m3;..\..\..\components\libc\posix\io\eventfd;..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\components\drivers\include;..\..\..\libcpu\arm\common;..\..\..\components\drivers\smp_call;..\..\..\components\libc\compilers\common\include;..\..\..\components\drivers\include;..\..\..\components\drivers\phy</IncludePath>
339+
<IncludePath>..\libraries\HAL_Drivers;.;board\CubeMX_Config\Inc;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\smp_call;..\..\..\components\finsh;..\..\..\components\libc\compilers\common\include;packages\stm32f1_hal_driver-latest\Inc;packages\CMSIS-Core-latest\Include;..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\include;..\..\..\components\libc\posix\io\poll;..\..\..\components\libc\posix\ipc;..\..\..\components\libc\compilers\common\extension;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\libraries\HAL_Drivers\drivers;packages\stm32f1_cmsis_driver-latest\Include;..\..\..\libcpu\arm\common;..\..\..\components\drivers\phy;applications;..\..\..\libcpu\arm\cortex-m3;..\..\..\components\drivers\include;..\libraries\HAL_Drivers\drivers\config;..\..\..\components\libc\posix\io\epoll;..\..\..\components\drivers\include;..\..\..\components\libc\posix\io\eventfd;board</IncludePath>
340340
</VariousControls>
341341
</Cads>
342342
<Aads>
@@ -1090,23 +1090,23 @@
10901090
</Files>
10911091
<Files>
10921092
<File>
1093-
<FileName>kstdio.c</FileName>
1093+
<FileName>kstring.c</FileName>
10941094
<FileType>1</FileType>
1095-
<FilePath>..\..\..\src\klibc\kstdio.c</FilePath>
1095+
<FilePath>..\..\..\src\klibc\kstring.c</FilePath>
10961096
</File>
10971097
</Files>
10981098
<Files>
10991099
<File>
1100-
<FileName>kstring.c</FileName>
1100+
<FileName>rt_vsscanf.c</FileName>
11011101
<FileType>1</FileType>
1102-
<FilePath>..\..\..\src\klibc\kstring.c</FilePath>
1102+
<FilePath>..\..\..\src\klibc\rt_vsscanf.c</FilePath>
11031103
</File>
11041104
</Files>
11051105
<Files>
11061106
<File>
1107-
<FileName>rt_vsscanf.c</FileName>
1107+
<FileName>kstdio.c</FileName>
11081108
<FileType>1</FileType>
1109-
<FilePath>..\..\..\src\klibc\rt_vsscanf.c</FilePath>
1109+
<FilePath>..\..\..\src\klibc\kstdio.c</FilePath>
11101110
</File>
11111111
</Files>
11121112
</Group>
@@ -1169,9 +1169,9 @@
11691169
<GroupName>STM32F1-HAL</GroupName>
11701170
<Files>
11711171
<File>
1172-
<FileName>stm32f1xx_hal_gpio_ex.c</FileName>
1172+
<FileName>stm32f1xx_hal_tim_ex.c</FileName>
11731173
<FileType>1</FileType>
1174-
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_gpio_ex.c</FilePath>
1174+
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_tim_ex.c</FilePath>
11751175
</File>
11761176
</Files>
11771177
<Files>
@@ -1183,86 +1183,86 @@
11831183
</Files>
11841184
<Files>
11851185
<File>
1186-
<FileName>stm32f1xx_hal_rcc_ex.c</FileName>
1186+
<FileName>stm32f1xx_hal.c</FileName>
11871187
<FileType>1</FileType>
1188-
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_rcc_ex.c</FilePath>
1188+
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal.c</FilePath>
11891189
</File>
11901190
</Files>
11911191
<Files>
11921192
<File>
1193-
<FileName>stm32f1xx_hal_usart.c</FileName>
1193+
<FileName>stm32f1xx_hal_uart.c</FileName>
11941194
<FileType>1</FileType>
1195-
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_usart.c</FilePath>
1195+
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_uart.c</FilePath>
11961196
</File>
11971197
</Files>
11981198
<Files>
11991199
<File>
1200-
<FileName>stm32f1xx_hal_cortex.c</FileName>
1200+
<FileName>stm32f1xx_hal_tim.c</FileName>
12011201
<FileType>1</FileType>
1202-
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_cortex.c</FilePath>
1202+
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_tim.c</FilePath>
12031203
</File>
12041204
</Files>
12051205
<Files>
12061206
<File>
1207-
<FileName>stm32f1xx_hal_tim.c</FileName>
1207+
<FileName>stm32f1xx_hal_crc.c</FileName>
12081208
<FileType>1</FileType>
1209-
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_tim.c</FilePath>
1209+
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_crc.c</FilePath>
12101210
</File>
12111211
</Files>
12121212
<Files>
12131213
<File>
1214-
<FileName>stm32f1xx_hal_uart.c</FileName>
1214+
<FileName>stm32f1xx_hal_usart.c</FileName>
12151215
<FileType>1</FileType>
1216-
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_uart.c</FilePath>
1216+
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_usart.c</FilePath>
12171217
</File>
12181218
</Files>
12191219
<Files>
12201220
<File>
1221-
<FileName>stm32f1xx_hal_cec.c</FileName>
1221+
<FileName>stm32f1xx_hal_rcc_ex.c</FileName>
12221222
<FileType>1</FileType>
1223-
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_cec.c</FilePath>
1223+
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_rcc_ex.c</FilePath>
12241224
</File>
12251225
</Files>
12261226
<Files>
12271227
<File>
1228-
<FileName>stm32f1xx_hal_pwr.c</FileName>
1228+
<FileName>stm32f1xx_hal_dma.c</FileName>
12291229
<FileType>1</FileType>
1230-
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_pwr.c</FilePath>
1230+
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_dma.c</FilePath>
12311231
</File>
12321232
</Files>
12331233
<Files>
12341234
<File>
1235-
<FileName>stm32f1xx_hal_gpio.c</FileName>
1235+
<FileName>stm32f1xx_hal_gpio_ex.c</FileName>
12361236
<FileType>1</FileType>
1237-
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_gpio.c</FilePath>
1237+
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_gpio_ex.c</FilePath>
12381238
</File>
12391239
</Files>
12401240
<Files>
12411241
<File>
1242-
<FileName>stm32f1xx_hal.c</FileName>
1242+
<FileName>stm32f1xx_hal_cec.c</FileName>
12431243
<FileType>1</FileType>
1244-
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal.c</FilePath>
1244+
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_cec.c</FilePath>
12451245
</File>
12461246
</Files>
12471247
<Files>
12481248
<File>
1249-
<FileName>stm32f1xx_hal_crc.c</FileName>
1249+
<FileName>stm32f1xx_hal_gpio.c</FileName>
12501250
<FileType>1</FileType>
1251-
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_crc.c</FilePath>
1251+
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_gpio.c</FilePath>
12521252
</File>
12531253
</Files>
12541254
<Files>
12551255
<File>
1256-
<FileName>stm32f1xx_hal_tim_ex.c</FileName>
1256+
<FileName>stm32f1xx_hal_cortex.c</FileName>
12571257
<FileType>1</FileType>
1258-
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_tim_ex.c</FilePath>
1258+
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_cortex.c</FilePath>
12591259
</File>
12601260
</Files>
12611261
<Files>
12621262
<File>
1263-
<FileName>stm32f1xx_hal_dma.c</FileName>
1263+
<FileName>stm32f1xx_hal_pwr.c</FileName>
12641264
<FileType>1</FileType>
1265-
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_dma.c</FilePath>
1265+
<FilePath>packages\stm32f1_hal_driver-latest\Src\stm32f1xx_hal_pwr.c</FilePath>
12661266
</File>
12671267
</Files>
12681268
</Group>

0 commit comments

Comments
 (0)