diff options
| author | hathach <[email protected]> | 2022-12-04 20:29:24 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2022-12-04 20:29:24 +0700 |
| commit | e3df3ac5ce3d8ccb4c8b52eeaf0fef3ebd91eb14 (patch) | |
| tree | 1b928768e572b35d2c87f23fece28e611547e0c8 /.codespell | |
| parent | d6d2499ad6d85cbc5f27a2917c04cca4aa1144ba (diff) | |
add codespell config and ci run
Diffstat (limited to '.codespell')
| -rw-r--r-- | .codespell/exclude-file.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.codespell/exclude-file.txt b/.codespell/exclude-file.txt new file mode 100644 index 000000000..af8265cc7 --- /dev/null +++ b/.codespell/exclude-file.txt @@ -0,0 +1 @@ + return USB0.INTSTS1.BIT.ATTCH ? true : false; |
