]> localhost Git - SCSI2SD-V6.git/commit
2021 cubemx: reducing GPIO speeds where possible.
authorMichael McMaster <michael@codesrc.com>
Mon, 15 Feb 2021 01:43:56 +0000 (11:43 +1000)
committerMichael McMaster <michael@codesrc.com>
Mon, 15 Feb 2021 01:43:56 +0000 (11:43 +1000)
commit5f341b2d5e7b515935cc35df685cbab4b0b9901c
tree0d1fe4b3db1ca120b14bd57492cdb0759a6c2466
parentc31b2eab8e3d8bc36142d64f234f0b7ac7750585
2021 cubemx: reducing GPIO speeds where possible.
12 files changed:
STM32CubeMX/2021/2021.ioc
STM32CubeMX/2021/Drivers/CMSIS/Include/arm_common_tables.h [new file with mode: 0644]
STM32CubeMX/2021/Drivers/CMSIS/Include/arm_const_structs.h [new file with mode: 0644]
STM32CubeMX/2021/Drivers/CMSIS/Include/arm_math.h [new file with mode: 0644]
STM32CubeMX/2021/Drivers/CMSIS/Include/core_cmFunc.h [new file with mode: 0644]
STM32CubeMX/2021/Drivers/CMSIS/Include/core_cmInstr.h [new file with mode: 0644]
STM32CubeMX/2021/Drivers/CMSIS/Include/core_cmSimd.h [new file with mode: 0644]
STM32CubeMX/2021/Src/gpio.c
STM32CubeMX/2021/Src/sdio.c
STM32CubeMX/2021/Src/spi.c
STM32CubeMX/2021/Src/usart.c
STM32CubeMX/2021/Src/usbd_conf.c