STM32CubeF2/Projects/STM322xG_EVAL/Examples/SDIO
Tasnim a20e30a3c5 Release v1.9.4 2023-04-28 12:13:44 +01:00
..
readme.txt Release v1.9.4 2023-04-28 12:13:44 +01:00

readme.txt

/**
  @page SDIO_EXAMPLES SDIO examples
  
  @verbatim
  ******************** (C) COPYRIGHT 2017 STMicroelectronics *******************
  * @file    SDIO/Readme.txt 
  * @author  MCD Application Team
  * @brief   Description of SDIO examples.
  ******************************************************************************
  * @attention
  *
  * Copyright (c) 2017 STMicroelectronics.
  * All rights reserved.
  *
  * 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

  The STM32CubeF2 firmware package comes with the following Examples and Applications
  making use of SDIO peripheral (used to drive uSD card):
    - /Projects/STM322xG_EVAL/Examples/BSP
    - /Projects/STM322xG_EVAL/Applications/FatFs/FatFs_uSD
    - /Projects/STM322xG_EVAL/Applications/FatFs/FatFs_uSD_RTOS
    - /Projects/STM322xG_EVAL/Applications/FatFs/FatFs_MultiDrives
    - /Projects/STM322xG_EVAL/Applications/Display/LCD_Paint
    - /Projects/STM322xG_EVAL/Applications/USB_Device/MSC_Standalone



 */