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: ST_FREQUENCY_DIVIDER ST_I2S USBDEVICE
Fork of X_NUCLEO_CCA02M1 by
Revision 25:452375bae2f2, committed 2017-09-03
- Comitter:
- qroche
- Date:
- Sun Sep 03 23:19:28 2017 +0000
- Parent:
- 24:9e7cd69b9263
- Child:
- 26:d67b45687c92
- Commit message:
- fin
Changed in this revision
--- a/BSP/XNucleoCCA02M1.cpp Wed Jul 12 13:57:13 2017 +0000
+++ b/BSP/XNucleoCCA02M1.cpp Sun Sep 03 23:19:28 2017 +0000
@@ -281,7 +281,7 @@
if (_callback_attached && first_time)
{
_callback.call(_USER_PCM_buffer_one_ms, _PCM_samples_one_ms * BYTES_PER_SAMPLE);
- first_time = !first_time;
+ //first_time = !first_time;
}
#ifdef X_NUCLEO_CCA02M1_DEBUG
--- a/ST_FREQUENCY_DIVIDER.lib Wed Jul 12 13:57:13 2017 +0000 +++ b/ST_FREQUENCY_DIVIDER.lib Sun Sep 03 23:19:28 2017 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/teams/ST/code/ST_FREQUENCY_DIVIDER/#52d3392d33d3 +https://developer.mbed.org/teams/ST/code/ST_FREQUENCY_DIVIDER/#ee5befdffaca
--- a/ST_I2S.lib Wed Jul 12 13:57:13 2017 +0000 +++ b/ST_I2S.lib Sun Sep 03 23:19:28 2017 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/teams/ST/code/ST_I2S/#bb4bac0874da +https://developer.mbed.org/teams/ST/code/ST_I2S/#71fecea1fb29
--- a/USBDEVICE.lib Wed Jul 12 13:57:13 2017 +0000 +++ b/USBDEVICE.lib Sun Sep 03 23:19:28 2017 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/teams/ST/code/USBDEVICE/#50ec00aa4515 +https://developer.mbed.org/teams/ST/code/USBDEVICE/#3329e56e51d7
