Cosmetic: fix CI errors

* Fix UTF-8 encoding. This caused the endianness check to fail, which
  reads all .c and .h files.

* Add .checkpatch.conf to skip linting for:
  firmware/atmel_softpack_libraries

Change-Id: Ibb2e42e9b4307275a33e4000c201847a6bd60137
This commit is contained in:
Oliver Smith
2023-04-25 17:24:19 +02:00
parent 773d314142
commit 6778c3f46e
6 changed files with 21 additions and 20 deletions

1
.checkpatch.conf Normal file
View File

@@ -0,0 +1 @@
--exclude ^firmware/atmel_softpack_libraries/.*$