mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-11-16 12:34:33 +00:00
* 添加bsp到ci * [BSP]stm32f103-keysking学习板 bsp移植(first version) * 压缩board.png * 删除不必要文件(main.c,system_stm32f1xx.c) * 修改ignore文件 * 删改CubeMX_Config多余文件 * 修改attach文件为ci.attachconfig.yml * yml添加 --strict
7 lines
258 B
YAML
7 lines
258 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:
|
|
- CubeMX_Config
|