2da43febbd
* add some apm32 bsp and fix apm32f0/apm32f4 gcc startup assembly file bug and fix drv_eth.c bug * fix apm32f103xe-minibroard and apm32f407ig-minibroard link.lds file error * replace apm32f051r8-evalboard picture * fix apm32f1 gcc assembly startup file suffix name * renamed startup_apm32f10x_md.s/startup_apm32f10x_hd.s file and modify apm32f103xe-minibroard/board SConscript file
8 lines
301 B
YAML
8 lines
301 B
YAML
# files format check exclude path, please follow the instructions below to modify;
|
|
# If you need to exclude an entire folder, add the folder path in dir_path;
|
|
# If you need to exclude a file, add the path to the file in file_path.
|
|
|
|
dir_path:
|
|
- APM32F0xx_Library
|
|
- APM32F10x_Library
|
|
- APM32F4xx_Library |