Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/STM32WB5MM-DK/Examples/SAI/SAI_AudioPlay/readme.txt')
-rw-r--r--Projects/STM32WB5MM-DK/Examples/SAI/SAI_AudioPlay/readme.txt15
1 files changed, 10 insertions, 5 deletions
diff --git a/Projects/STM32WB5MM-DK/Examples/SAI/SAI_AudioPlay/readme.txt b/Projects/STM32WB5MM-DK/Examples/SAI/SAI_AudioPlay/readme.txt
index 49cfb2b37..47193b9d4 100644
--- a/Projects/STM32WB5MM-DK/Examples/SAI/SAI_AudioPlay/readme.txt
+++ b/Projects/STM32WB5MM-DK/Examples/SAI/SAI_AudioPlay/readme.txt
@@ -8,12 +8,12 @@
* @brief Description of the SAI audio play example.
******************************************************************************
*
- * Copyright (c) 2019 STMicroelectronics. All rights reserved.
+ * Copyright (c) 2019-2021 STMicroelectronics.
+ * All rights reserved.
*
- * This software component is licensed by ST under BSD 3-Clause license,
- * the "License"; You may not use this file except in compliance with the
- * License. You may obtain a copy of the License at:
- * opensource.org/licenses/BSD-3-Clause
+ * This software is licensed under terms that can be found in the LICENSE file
+ * in the root directory of this software component.
+ * If no LICENSE file comes with this software, it is provided AS-IS.
*
******************************************************************************
@endverbatim
@@ -32,5 +32,10 @@ The STM32WB5MM-DK demonstrates this feature inside the example "BSP" under:
This SAI example is not provided here as it requires USB features, also demonstrated inside the BSP examples
to output audio on PC.
+@par Keywords
+
+Audio, SAI, Audio playback, Headphone, Audio codec, DMA
+
+
* <h3><center>&copy; COPYRIGHT STMicroelectronics</center></h3>
*/