Create the bare-metal library

pull/9800/head
Jimmy Brisson 2019-02-21 09:36:19 -06:00
parent 400fd82972
commit d1de429f82
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
{
"name": "bare-metal",
"requires": ["platform", "drivers"]
}