add codespell config and ci run

This commit is contained in:
hathach
2022-12-04 20:29:24 +07:00
parent d6d2499ad6
commit e3df3ac5ce
4 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1 @@
return USB0.INTSTS1.BIT.ATTCH ? true : false;