]> localhost Git - SCSI2SD-V6.git/commit
STM32Cubemx update
authorMichael McMaster <michael@codesrc.com>
Mon, 21 Oct 2019 10:38:51 +0000 (20:38 +1000)
committerMichael McMaster <michael@codesrc.com>
Mon, 21 Oct 2019 10:38:51 +0000 (20:38 +1000)
commit522cacd29766b5fce8929922efd21bc1ad20d4ef
tree3834b43776d371c3fb23e94c7c802d5ce44fdfb1
parent556cadbdc962e1fa0abb79130fe6965df7b10b81
STM32Cubemx update
17 files changed:
Makefile
STM32CubeMX/SCSI2SD-V6/.mxproject
STM32CubeMX/SCSI2SD-V6/Drivers/STM32F2xx_HAL_Driver/Src/stm32f2xx_hal_sd.c
STM32CubeMX/SCSI2SD-V6/Inc/stm32f2xx_hal_conf.h
STM32CubeMX/SCSI2SD-V6/Inc/stm32f2xx_it.h
STM32CubeMX/SCSI2SD-V6/SCSI2SD-V6.ioc
STM32CubeMX/SCSI2SD-V6/Src/fsmc.c
STM32CubeMX/SCSI2SD-V6/Src/gpio.c
STM32CubeMX/SCSI2SD-V6/Src/main.c
STM32CubeMX/SCSI2SD-V6/Src/sdio.c
STM32CubeMX/SCSI2SD-V6/Src/spi.c
STM32CubeMX/SCSI2SD-V6/Src/stm32f2xx_hal_msp.c
STM32CubeMX/SCSI2SD-V6/Src/stm32f2xx_it.c
STM32CubeMX/SCSI2SD-V6/Src/usbd_conf.c
src/firmware/bsp_driver_sd.c [moved from STM32CubeMX/SCSI2SD-V6/Src/bsp_driver_sd.c with 100% similarity]
src/firmware/bsp_driver_sd.h [moved from STM32CubeMX/SCSI2SD-V6/Inc/bsp_driver_sd.h with 100% similarity]
src/firmware/cubemx.patch [new file with mode: 0644]