bonus almost working

This commit is contained in:
hugo LAMY
2025-03-09 02:34:11 +01:00
parent e63951591c
commit 03e1a7c19d
5 changed files with 136 additions and 7 deletions

View File

@@ -5,6 +5,7 @@
"interrupt.h": "c",
"timer.h": "c",
"usart.h": "c",
"utils.h": "c"
"utils.h": "c",
"bitmanip.h": "c"
}
}