Lab 3 example 2, no debugging

Fork of DACandticker_sample_with_debug by William Marsh

DAC Ticker

  • Sample code for part 2 of lab 3 using the DAC, called from a Ticker.
  • Note that to use AnalogOut from the Ticker (an ISR), we create a version without locking.
Revision:
3:2bf79a3c3cbc
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_app.json	Wed Jan 23 17:56:42 2019 +0000
@@ -0,0 +1,7 @@
+{
+    "config": {
+        "main-stack-size": {
+            "value": 2000
+        }
+    }
+}
\ No newline at end of file