Lab version
Fork of Task327Solution by
Revision 2:a20bfbdf220c, committed 2019-09-12
- Comitter:
- noutram
- Date:
- Thu Sep 12 15:03:29 2019 +0000
- Parent:
- 1:7cddb850ae6f
- Commit message:
- 2019;
Changed in this revision
--- a/main.cpp Thu Jul 13 14:49:09 2017 +0000
+++ b/main.cpp Thu Sep 12 15:03:29 2019 +0000
@@ -104,7 +104,7 @@
sleep();
//You can ONLY reach this point if an ISR wakes the CPU
- puts("ISR just woke the MPU");
+ //puts("ISR just woke the MPU");
} //end while
--- a/mbed-os.lib Thu Jul 13 14:49:09 2017 +0000 +++ b/mbed-os.lib Thu Sep 12 15:03:29 2019 +0000 @@ -1,1 +1,1 @@ -https://github.com/ARMmbed/mbed-os/#8828635da469162cf2854b5287561c663fb96e72 +https://github.com/ARMmbed/mbed-os/#1bf6b20df9d3cd5f29f001ffc6f0d0fcbbb96118
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_app.json Thu Sep 12 15:03:29 2019 +0000
@@ -0,0 +1,3 @@
+{
+ "requires": ["bare-metal"]
+}
\ No newline at end of file
