AD and DA using mbed official library for ST Nucleo F401RE.

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
MikamiUitOpen
Date:
Wed Nov 05 04:03:45 2014 +0000
Parent:
0:ab1c0a2028da
Commit message:
2

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Oct 21 09:04:45 2014 +0000
+++ b/main.cpp	Wed Nov 05 04:03:45 2014 +0000
@@ -1,6 +1,6 @@
 //--------------------------------------------------------------
 // Example for ADC and DAC using mbed official classes
-// Copyright (c) 2014 MIKAMI, Naoki, 2014/10/21
+// Copyright (c) 2014 MIKAMI, Naoki, 2014/11/05
 //--------------------------------------------------------------
 
 #include "mbed.h"
--- a/mbed.bld	Tue Oct 21 09:04:45 2014 +0000
+++ b/mbed.bld	Wed Nov 05 04:03:45 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/552587b429a1
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/031413cf7a89
\ No newline at end of file