rt-thread/bsp/at32/libraries/.ignore_format.yml
sheltonyu d1c7712bfb
[bsp/at32] 1.add support hwi2c driver, 2.update all firmware libraries. (#9241)
* 1.add support hwi2c driver, 2.update all firmware libraries

* update some files and fixed errors

* add support a423 at hwi2c driver

* add .ignore_format.yml
2024-07-24 23:22:50 +08:00

15 lines
535 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:
- AT32A403A_Firmware_Library
- AT32A423_Firmware_Library
- AT32F402_405_Firmware_Library
- AT32F403A_407_Firmware_Library
- AT32F413_Firmware_Library
- AT32F415_Firmware_Library
- AT32F421_Firmware_Library
- AT32F423_Firmware_Library
- AT32F425_Firmware_Library
- AT32F435_437_Firmware_Library