Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: X_NUCLEO_CCA02M1 ST_Events-old mbed
Fork of HelloWorld_CCA02M1 by
Revision 12:203c08553f4d, committed 2017-05-05
- Comitter:
- Davidroid
- Date:
- Fri May 05 11:38:02 2017 +0000
- Parent:
- 11:e4e1ce8b3a26
- Child:
- 13:a839d868bc80
- Commit message:
- Updating with the new version of the library.
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 Thu May 04 10:40:50 2017 +0000 +++ b/X_NUCLEO_CCA02M1.lib Fri May 05 11:38:02 2017 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/teams/ST/code/X_NUCLEO_CCA02M1/#1a061e306cc9 +http://developer.mbed.org/teams/ST/code/X_NUCLEO_CCA02M1/#9952bef19da1
--- a/main.cpp Thu May 04 10:40:50 2017 +0000
+++ b/main.cpp Fri May 05 11:38:02 2017 +0000
@@ -59,8 +59,8 @@
*/
XNucleoCCA02M1_init_t init =
{
- 44100, /* Default Sampling Frequency [Hz]. */
- 2 /* Default number of channels. */
+ 44100, /* Default Sampling Frequency [Hz]. */
+ 2 /* Default number of channels. */
};
/* Thread to manage I2S peripherals. */
