Nucleo based high altitude balloon computer
Dependencies: SDFileSystem Venus838 mbed MS5611 TinyGPS
Revision 0:5c7eeb7672d2, committed 2014-06-02
- Comitter:
- ethanharstad
- Date:
- Mon Jun 02 05:56:58 2014 +0000
- Child:
- 1:678ba5aa45fc
- Commit message:
- Add rtos library
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
| mbed-rtos-nucleo.lib | Show annotated file Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp Mon Jun 02 05:56:58 2014 +0000
@@ -0,0 +1,7 @@
+#include "mbed.h"
+#include "rtos.h"
+
+int main() {
+ while(true) {
+ }
+}
\ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed-rtos-nucleo.lib Mon Jun 02 05:56:58 2014 +0000 @@ -0,0 +1,1 @@ +http://mbed.org/users/ethanharstad/code/mbed-rtos-nucleo/#bc70d1854e6f