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

/**
  @page SDIO_EXAMPLES SDIO Example
  
  @verbatim
  ******************** (C) COPYRIGHT 2017 STMicroelectronics *******************
  * @file    SDIO/readme.txt 
  * @author  MCD Application Team
  * @brief   Description of SDIO 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 SDIO peripheral (used to drive uSD card):
    - /Projects/STM324x9I_EVAL/Examples/BSP
    - /Projects/STM324x9I_EVAL/Applications/FatFs/FatFs_uSD
    - /Projects/STM324x9I_EVAL/Applications/FatFs/FatFs_uSD_RTOS
    - /Projects/STM324x9I_EVAL/Applications/FatFs/FatFs_MultiDrives
    - /Projects/STM324x9I_EVAL/Applications/Display/LTDC_AnimatedPictureFromSDCard
    - /Projects/STM324x9I_EVAL/Applications/Display/LTDC_PicturesFromSDCard
    - /Projects/STM324x9I_EVAL/Applications/USB_Device/MSC_Standalone
    
 * <h3><center>&copy; COPYRIGHT STMicroelectronics</center></h3>
 */