This commit is contained in:
Sheikah
2023-01-27 17:55:15 +08:00
parent 7cca8f153a
commit 423e3f3571
5 changed files with 27 additions and 1 deletions

View File

@@ -5,6 +5,8 @@
"tim.h": "c",
"compare": "c",
"type_traits": "c",
"gpio.h": "c"
"gpio.h": "c",
"stdint.h": "c",
"time.h": "c"
}
}