Teste

Dependencies:   mbed USBDevice mbed-rtos

Fork of rtos_basic by mbed official

Files at this revision

API Documentation at this revision

Comitter:
mab5449
Date:
Thu Jan 12 22:58:45 2017 +0000
Parent:
7:8d9919175929
Child:
9:dd58814e2dcf
Commit message:
Updating to mbed OS

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-os.lib Show annotated file Show diff for this revision Revisions of this file
mbed-rtos.lib Show diff for this revision Revisions of this file
mbed.bld Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Nov 22 18:04:36 2016 +0000
+++ b/main.cpp	Thu Jan 12 22:58:45 2017 +0000
@@ -1,5 +1,4 @@
 #include "mbed.h"
-#include "rtos.h"
  
 DigitalOut led1(LED1);
 DigitalOut led2(LED2);
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed-os.lib	Thu Jan 12 22:58:45 2017 +0000
@@ -0,0 +1,1 @@
+https://github.com/ARMmbed/mbed-os/#2885c1b41e63158cb6faf5f107cd821ae06ef26c
--- a/mbed-rtos.lib	Tue Nov 22 18:04:36 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-https://mbed.org/users/mbed_official/code/mbed-rtos/#58563e6cba1e
--- a/mbed.bld	Tue Nov 22 18:04:36 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/0ab6a29f35bf
\ No newline at end of file