setup os_init() for manually starting up os_context

This commit is contained in:
ed
2025-02-09 02:20:36 -05:00
parent 83ce4d1bb2
commit d867a8b0c0
9 changed files with 170 additions and 18 deletions
+2 -1
View File
@@ -83,7 +83,8 @@
"metadesk.h": "c",
"mdesk.h": "c",
"text.h": "c",
"forward_list": "c"
"forward_list": "c",
"iomanip": "cpp"
},
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#713fb8",