UNPKG

@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

12 lines 212 B
{ "version": "2.0.0", "tasks": [ { "type": "xPack", "xpmCommand": "install", "problemMatcher": [], "label": "xPack: install dependencies", "detail": "xpm install" } ] }