Improve IRQ handler responsiveness
[SCSI2SD-V6.git] / STM32CubeMX / 2021 /
2021-05-08 Michael McMasterSwap IRQ priorities of DMA and SD so the DMA has higher...
2021-05-04 Michael McMasterFix scsi write issues
2021-04-23 Michael McMasterFix SD card corruption due to not waiting for SD to... v6.4.1
2021-03-08 Michael McMasterMerge branch '2020a'
2021-03-02 Michael McMasterHalve FMC timings for clk/2 MCO1 freq 2020a
2021-03-02 Michael McMasterV2021 board is now working
2021-02-23 Michael McMasterReapply STMCubeMX patches and FIX USB sense codes and...
2021-02-22 Michael McMasterReduce IRQ priority of the SDIO device to speed up...
2021-02-22 Michael McMasterMerge branch 'master' into 2020a
2021-02-15 Michael McMasterFix USB endpoint Fifo sizes
2021-02-15 Michael McMasterApple STMCUBEMX patches
2021-02-15 Michael McMaster2021 cubemx: reducing GPIO speeds where possible.
2021-02-13 Michael McMasterFix DMA IRQ priorty to be less than the SDIO IRQ
2021-02-06 Michael McMasterSTMCUBEMX to 1.8 update
2021-02-02 Michael McMasterInit the FS USB device in STM32CUBEMX generated code
2021-02-01 Michael McMasterAttempt to complete 2021 and 2020c on the same branch