CMOS clock

This commit is contained in:
Alex
2022-10-09 04:02:41 +03:00
parent 7c4d43fec3
commit f3aea7e1bd
7 changed files with 213 additions and 129 deletions

View File

@ -1,6 +1,5 @@
{
"Fennix Kernel Header": {
"scope": "c",
"prefix": [
"head",
],

View File

@ -6,6 +6,7 @@
"${workspaceFolder}/include/**"
],
"defines": [
"__debug_vscode__",
"KERNEL_NAME=\"Fennix\"",
"KERNEL_VERSION=\"1.0\"",
"GIT_COMMIT=\"0000000000000000000000000000000000000000\"",