rockbox/firmware/target/arm/stm32
Aidan MacDonald f6dfa5144d stm32h743: break out SAI and DMA interrupt handlers
Change-Id: I6a8eba6211eab34915d99000426aacd6ea396769
2026-02-22 12:45:56 +00:00
..
echoplayer echoplayer: increase LCD RGB & SPI output speed to medium 2026-02-18 18:14:24 -05:00
adc-stm32h7.c
app.lds stm32h7: move LCD framebuffer to AXI SRAM 2026-01-27 10:04:59 -05:00
boot.lds stm32h7: move LCD framebuffer to AXI SRAM 2026-01-27 10:04:59 -05:00
clock-stm32h7.h echoplayer: replace stm32 clock init with target specific init 2026-01-24 08:09:42 -05:00
cpu-stm32h743.h stm32h743: fix incorrectly defined SRAM3 size 2026-01-13 13:42:51 -05:00
crt0-stm32h7.S stm32h7: rename startup code .init.text section to .init 2026-01-25 08:47:44 -05:00
debug-stm32h7.c echoplayer: allow enabling system debug in normal builds 2026-02-06 07:09:32 -05:00
dmamux-stm32h743.h stm32h743: add DMAMUX registers and request IDs 2026-02-22 12:45:56 +00:00
gpio-stm32h7.c
gpio-stm32h7.h
i2c-stm32h7.c
irqhandlers-stm32h743.c stm32h743: break out SAI and DMA interrupt handlers 2026-02-22 12:45:56 +00:00
nvic-stm32h743.h
nvic-target.h
pcm-stm32h7.c
sdmmc-stm32h7.c stm32h7: sdmmc: implement missing R1b response handling 2026-02-09 14:21:30 +00:00
sdmmc-stm32h7.h stm32h7: refactor and simplify clock helper functions 2026-01-24 08:07:25 -05:00
spi-stm32h7.c stm32h7: spi: fix incorrect early transfer completion 2026-02-10 15:51:32 +00:00
spi-stm32h7.h stm32h7: spi: fix incorrect early transfer completion 2026-02-10 15:51:32 +00:00
system-stm32h7.c echoplayer: move system_init() out of generic stm32 code 2026-01-24 08:08:40 -05:00
system-target.h echoplayer: move system_init() out of generic stm32 code 2026-01-24 08:08:40 -05:00
timer-stm32h7.c
usb-stm32h7.c
vectors-stm32h7.S stm32h743: break out SAI and DMA interrupt handlers 2026-02-22 12:45:56 +00:00