JaeHak Jeong / Mbed 2 deprecated HelloWorld_CCA02M1

Dependencies:   X_NUCLEO_CCA02M1 ST_Events-old mbed

Fork of HelloWorld_CCA02M1 by ST

Files at this revision

API Documentation at this revision

Comitter:
Davidroid
Date:
Tue May 02 12:54:00 2017 +0000
Parent:
6:da4d049dc016
Child:
8:0dcb2485700e
Commit message:
Supporting mono configurations with the use of the jumper.

Changed in this revision

X_NUCLEO_CCA02M1.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/X_NUCLEO_CCA02M1.lib	Fri Apr 28 15:43:34 2017 +0000
+++ b/X_NUCLEO_CCA02M1.lib	Tue May 02 12:54:00 2017 +0000
@@ -1,1 +1,1 @@
-http://developer.mbed.org/teams/ST/code/X_NUCLEO_CCA02M1/#90465220b75f
+http://developer.mbed.org/teams/ST/code/X_NUCLEO_CCA02M1/#377677cca2e9
--- a/main.cpp	Fri Apr 28 15:43:34 2017 +0000
+++ b/main.cpp	Tue May 02 12:54:00 2017 +0000
@@ -52,7 +52,11 @@
 
 /* Variables -----------------------------------------------------------------*/
 
-/* Initialization parameters. */
+/*
+ * Initialization parameters.
+ * Note: put a jumper to connect PB_5 and PB_13 on the MORPHO connector when
+ *       running a mono configuration.
+ */
 XNucleoCCA02M1_init_t init =
 {
 	16000,   /* Default Sampling Frequency [Hz]. */