Compile the OS specific toolchain

This commit is contained in:
Alex
2022-12-07 17:08:15 +02:00
parent 59dfe30d64
commit 0f11f3f70c
7 changed files with 6464 additions and 9 deletions

View File

@ -9,6 +9,10 @@
"files.associations": {
"fex.hpp": "c",
"types.h": "c"
}
},
"cSpell.words": [
"FENNIX",
"preinit"
]
}
}