Skip to content

Commit 3502a51

Browse files
authored
Merge pull request #4961 from JonasWen/bsp_hk32
[bsp] add hk32f030c8t6-mini bsp
2 parents 8d175ab + d72ee7b commit 3502a51

File tree

112 files changed

+76074
-1
lines changed

Some content is hidden

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

112 files changed

+76074
-1
lines changed

.ignore_format.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ dir_path:
2121
- bsp/stm32/libraries/STM32L4xx_HAL
2222
- bsp/stm32/libraries/STM32MPxx_HAL
2323
- bsp/stm32/libraries/STM32WBxx_HAL
24-
- bsp/stm32/libraries/STM32H7xx_HAL
24+
- bsp/stm32/libraries/STM32H7xx_HAL
25+
- bsp/hk32/libraries

bsp/Copyright_Notice.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,26 @@ Path:
205205
- bsp/hc32f4a0/Libraries/CMSIS
206206
- bsp/hc32f4a0/Libraries/HC32F4A0_StdPeriph_Driver
207207

208+
### hk32
209+
210+
License: free-unknown
211+
212+
Copyright: Copyright (c) HKMicroChip
213+
214+
Path:
215+
216+
- bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver
217+
218+
------
219+
220+
License: bsd-new
221+
222+
Copyright: Copyright (c) 2009 - 2013 ARM LIMITED
223+
224+
Path:
225+
226+
- bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS
227+
208228
### imx6sx
209229

210230
License: other-permissive

0 commit comments

Comments
 (0)