mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-08-27 14:04:58 +00:00
Working on memory mapping
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"debug.allowBreakpointsEverywhere": true
|
||||
"debug.allowBreakpointsEverywhere": true,
|
||||
"files.associations": {
|
||||
"efi.h": "c"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user