Ignore:
Timestamp:
Jan 30, 2025, 8:24:51 AM (3 months ago)
Author:
Zed
Message:

FatFs? is working, but without DMA.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ctrl/firmware/Main/SES/charger.emProject

    r74 r75  
    159159          <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dma.c" />
    160160          <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_gpio.c" />
     161          <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_mdma.c" />
    161162          <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_pwr.c" />
    162163          <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_pwr_ex.c" />
     
    187188        <folder Name="Src">
    188189          <file file_name="../CubeMX/FATFS/Target/bsp_driver_sd.c" />
     190          <file file_name="../CubeMX/Middlewares/Third_Party/FatFs/src/option/ccsbcs.c">
     191            <configuration Name="Debug" build_exclude_from_build="No" />
     192          </file>
    189193          <file file_name="../CubeMX/Middlewares/Third_Party/FatFs/src/diskio.c" />
    190194          <file file_name="../CubeMX/FATFS/App/fatfs.c" />
Note: See TracChangeset for help on using the changeset viewer.