STM32H7 - Use FAST_CODE on all HOT ISRs to avoid flash access on targets where
commit0b7fcb7df4a5d3b303385e9cf41e20b721214017
authorDominic Clifton <dominic.clifton@cleanflight.com>
Mon, 17 May 2021 14:57:57 +0000 (17 16:57 +0200)
committerDominic Clifton <dominic.clifton@cleanflight.com>
Thu, 23 Dec 2021 14:02:12 +0000 (23 15:02 +0100)
treea7b85a731e6a8a4d2102bc73933db6a674bf2843
parent37412289ddd8ea767e6dca0da7558a190f99e60e
STM32H7 - Use FAST_CODE on all HOT ISRs to avoid flash access on targets where
FAST_CODE functions are placed in RAM.
src/main/drivers/dma.h
src/main/drivers/dshot_bitbang.c
src/main/drivers/light_ws2811strip_hal.c
src/main/drivers/pwm_output_dshot_hal_hal.c
src/main/drivers/serial_uart.c
src/main/drivers/serial_uart_hal.c
src/main/drivers/transponder_ir_io_hal.c
src/main/target/common_pre.h