@micro-os-plus/hello-world-qemu-template
Version:
A source xPack / npm package with a template to generate semihosted Hello World projects running on QEMU
24 lines (23 loc) • 375 B
JSON
{
"editor.rulers": [
80
],
"cSpell.ignoreWords": [
"Ionescu",
"Liviu",
"cmake",
"cmsis",
"cortexm",
"ctest",
"diag",
"eabi",
"semihosted",
"semihosting",
"xpack",
"xpacks"
],
"cmake.ignoreCMakeListsMissing": true,
"cmake.configureOnOpen": false,
"makefile.configureOnOpen": false,
"editor.wordWrap": "on"
}