Mbed Studio link

This commit is contained in:
2022-11-14 16:07:50 +01:00
parent b8d37787a6
commit 0bc5e88ea4
3 changed files with 18 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.build
.mbed
projectfiles
*.py*
mbed-os
BUILD

10
main.cpp Normal file
View File

@@ -0,0 +1,10 @@
#include "mbed.h"
// main() runs in its own thread in the OS
int main()
{
while (true) {
}
}

1
mbed-os.lib Normal file
View File

@@ -0,0 +1 @@
https://github.com/ARMmbed/mbed-os.git#2eb06e76208588afc6cb7580a8dd64c5429a10ce