Skip to content

Commit 846bec5

Browse files
authored
Merge pull request #5724 from mysterywolf/arduino
处理多处细节问题(合并时采用merge方式)
2 parents 7fee653 + 4f97d6e commit 846bec5

File tree

185 files changed

+49
-42
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

185 files changed

+49
-42
lines changed

bsp/Vango_V85xx/.ignore_format.yml renamed to bsp/Vango/v85xx/Libraries/.ignore_format.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
# If you need to exclude a file, add the path to the file in file_path.
44

55
dir_path:
6-
- Libraries/VangoV85xx_standard_peripheral
6+
- CMSIS
7+
- VangoV85xx_standard_peripheral

bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_CodeRAM.h renamed to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_CodeRAM.h

File renamed without changes.

bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_LoadNVR.h renamed to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_LoadNVR.h

File renamed without changes.

bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_conf.h renamed to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_conf.h

File renamed without changes.

bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_cortex.h renamed to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_cortex.h

File renamed without changes.

bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/system_target.h renamed to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/system_target.h

File renamed without changes.

bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/target.h renamed to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/target.h

File renamed without changes.

bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/type_def.h renamed to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/type_def.h

File renamed without changes.

0 commit comments

Comments
 (0)