]> localhost Git - SCSI2SD-V6.git/commit
STMCubeMX pinout changes
authorMichael McMaster <michael@codesrc.com>
Tue, 12 Nov 2019 10:32:01 +0000 (20:32 +1000)
committerMichael McMaster <michael@codesrc.com>
Tue, 12 Nov 2019 10:32:01 +0000 (20:32 +1000)
commitf68c5990b9afa53c542fe180033af8ed6daa698f
treebbd450aa82420b456720ce89c182e223b9b179cd
parentdca590f3a5c86e87a9095d1b854a6f781482d332
STMCubeMX pinout changes
18 files changed:
STM32CubeMX/SCSI2SD-V6/.mxproject
STM32CubeMX/SCSI2SD-V6/Inc/mxconstants.h
STM32CubeMX/SCSI2SD-V6/Inc/spi.h [deleted file]
STM32CubeMX/SCSI2SD-V6/Inc/stm32f2xx_hal_conf.h
STM32CubeMX/SCSI2SD-V6/Inc/stm32f2xx_it.h
STM32CubeMX/SCSI2SD-V6/Inc/usart.h
STM32CubeMX/SCSI2SD-V6/Inc/usb_device.h
STM32CubeMX/SCSI2SD-V6/Inc/usbd_conf.h
STM32CubeMX/SCSI2SD-V6/Inc/usbd_desc.h
STM32CubeMX/SCSI2SD-V6/SCSI2SD-V6.ioc
STM32CubeMX/SCSI2SD-V6/Src/gpio.c
STM32CubeMX/SCSI2SD-V6/Src/main.c
STM32CubeMX/SCSI2SD-V6/Src/spi.c [deleted file]
STM32CubeMX/SCSI2SD-V6/Src/stm32f2xx_it.c
STM32CubeMX/SCSI2SD-V6/Src/usart.c
STM32CubeMX/SCSI2SD-V6/Src/usb_device.c
STM32CubeMX/SCSI2SD-V6/Src/usbd_conf.c
STM32CubeMX/SCSI2SD-V6/Src/usbd_desc.c