2021-03-03 14:55:52 +01:00
..
2021-03-03 14:55:52 +01:00

/**
  @page I2S_EXAMPLES I2S Example
  
  @verbatim
  ******************** (C) COPYRIGHT 2017 STMicroelectronics *******************
  * @file    I2S/readme.txt 
  * @author  MCD Application Team
  * @brief   Description of I2S example.
  ******************************************************************************
  *
  * Copyright (c) 2017 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
  *
  ******************************************************************************
   @endverbatim

  The STM32CubeF4 firmware package comes with the following Examples and Applications
  making use of I2S peripheral:
    - /Projects/STM324xG_EVAL/Examples/I2S/I2S_Audio
    - /Projects/STM324xG_EVAL/Applications/USB_Device/AUDIO_Standalone
    - /Projects/STM32F401-Discovery/Applications/Audio/Audio_playback_and_record
    - /Projects/STM32F4-Discovery/Applications/Audio/Audio_playback_and_record    

 * <h3><center>&copy; COPYRIGHT STMicroelectronics</center></h3>
 */