1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 17:25:20 +03:00
betaflight/src/main/drivers/stm32
Steve Evans 4dc04d6a33
Tri-state USART TX output if load due to powered down peripheral is detected (#12760)
Tri-state USART TX output if loaded due to powered down peripheral being detected
2023-05-10 11:53:35 +10:00
..
vcp Re-arranging VCP/IO/EXTI files in preparation for AT32 (#12289) 2023-02-06 05:15:56 +01:00
vcp_hal Re-arranging VCP/IO/EXTI files in preparation for AT32 (#12289) 2023-02-06 05:15:56 +01:00
vcpf4 Re-arranging VCP/IO/EXTI files in preparation for AT32 (#12289) 2023-02-06 05:15:56 +01:00
adc_stm32f4xx.c
adc_stm32f7xx.c
adc_stm32g4xx.c
adc_stm32h7xx.c H7 Fix frozen ADC values (#12439) 2023-03-03 15:57:29 +11:00
audio_stm32f7xx.c
audio_stm32h7xx.c
bus_i2c_hal.c
bus_i2c_hal_init.c G4: Change SDA2 to PA8 (#12400) 2023-02-28 08:05:41 +11:00
bus_i2c_stm32f4xx.c
bus_octospi_stm32h7xx.c
bus_quadspi_hal.c BF - Fix QuadSPI include paths. (#12298) 2023-02-05 21:54:53 +11:00
bus_spi_ll.c FIX: SPI PIN defaults cleanup #2 (#12487) 2023-03-10 12:16:52 +11:00
bus_spi_stdperiph.c Rename MOSI and MISO to SDO and SDI (#12469) 2023-03-08 04:33:48 +11:00
debug.c NEW TARGET: AT32 debug targets, ATSTARTF435 and REVO-AT (#12392) 2023-02-21 13:14:07 +01:00
dma_reqmap_mcu.c Rename MOSI and MISO to SDO and SDI (#12469) 2023-03-08 04:33:48 +11:00
dma_reqmap_mcu.h REFACTOR: moving timer definitions to MCU locations. (#12397) 2023-02-22 22:55:57 +01:00
dma_stm32f4xx.c
dma_stm32f7xx.c
dma_stm32g4xx.c
dma_stm32h7xx.c
dshot_bitbang.c Detect if no motor GPIO is specified during DSHOT intialisation (#12745) 2023-05-04 01:09:38 +01:00
dshot_bitbang_ll.c
dshot_bitbang_stdperiph.c
exti.c Re-arranging VCP/IO/EXTI files in preparation for AT32 (#12289) 2023-02-06 05:15:56 +01:00
io_stm32.c Re-arranging VCP/IO/EXTI files in preparation for AT32 (#12289) 2023-02-06 05:15:56 +01:00
light_ws2811strip_hal.c
light_ws2811strip_stdperiph.c
memprot_hal.c
memprot_stm32g4xx.c
memprot_stm32h7xx.c
persistent.c Re-arranging VCP/IO/EXTI files in preparation for AT32 (#12289) 2023-02-06 05:15:56 +01:00
platform_mcu.h FIX: SPI Pins, and I2C pins should be configured in config.h (#12484) 2023-03-09 20:41:34 +11:00
pwm_output.c Send motor data and then immediately decode prior telemetry data for bitbanged DSHOT (#12685) 2023-04-19 13:05:46 +02:00
pwm_output_dshot.c Re-arranging VCP/IO/EXTI files in preparation for AT32 (#12289) 2023-02-06 05:15:56 +01:00
pwm_output_dshot_hal.c
rcc_stm32.c Re-arranging VCP/IO/EXTI files in preparation for AT32 (#12289) 2023-02-06 05:15:56 +01:00
sdio_f4xx.c
sdio_f7xx.c
sdio_h7xx.c
serial_uart_hal.c Tri-state USART TX output if load due to powered down peripheral is detected (#12760) 2023-05-10 11:53:35 +10:00
serial_uart_stdperiph.c Tri-state USART TX output if load due to powered down peripheral is detected (#12760) 2023-05-10 11:53:35 +10:00
serial_uart_stm32f4xx.c Tri-state USART TX output if load due to powered down peripheral is detected (#12760) 2023-05-10 11:53:35 +10:00
serial_uart_stm32f7xx.c Tri-state USART TX output if load due to powered down peripheral is detected (#12760) 2023-05-10 11:53:35 +10:00
serial_uart_stm32g4xx.c Tri-state USART TX output if load due to powered down peripheral is detected (#12760) 2023-05-10 11:53:35 +10:00
serial_uart_stm32h7xx.c Tri-state USART TX output if load due to powered down peripheral is detected (#12760) 2023-05-10 11:53:35 +10:00
serial_usb_vcp.c Re-arranging VCP/IO/EXTI files in preparation for AT32 (#12289) 2023-02-06 05:15:56 +01:00
stm32f7xx_ll_ex.h
stm32g4xx_ll_ex.h
stm32h7xx_ll_ex.h
system_stm32f4xx.c Add USB MSC support to AT32 (#12481) 2023-03-15 04:29:38 +01:00
system_stm32f7xx.c Add USB MSC support to AT32 (#12481) 2023-03-15 04:29:38 +01:00
system_stm32g4xx.c fix bootloader jump for g4 mcu (#12675) 2023-04-16 00:51:53 +10:00
system_stm32h7xx.c
timer_def.h REFACTOR: moving timer definitions to MCU locations. (#12397) 2023-02-22 22:55:57 +01:00
timer_hal.c
timer_stdperiph.c Re-arranging VCP/IO/EXTI files in preparation for AT32 (#12289) 2023-02-06 05:15:56 +01:00
timer_stm32f4xx.c REFACTOR: moving timer definitions to MCU locations. (#12397) 2023-02-22 22:55:57 +01:00
timer_stm32f7xx.c REFACTOR: moving timer definitions to MCU locations. (#12397) 2023-02-22 22:55:57 +01:00
timer_stm32g4xx.c REFACTOR: moving timer definitions to MCU locations. (#12397) 2023-02-22 22:55:57 +01:00
timer_stm32h7xx.c REFACTOR: moving timer definitions to MCU locations. (#12397) 2023-02-22 22:55:57 +01:00
transponder_ir_io_hal.c
transponder_ir_io_stdperiph.c
usb_msc_f4xx.c
usb_msc_f7xx.c
usb_msc_h7xx.c
usbd_msc_desc.c Add USB MSC support to AT32 (#12481) 2023-03-15 04:29:38 +01:00
usbd_msc_desc.h Add USB MSC support to AT32 (#12481) 2023-03-15 04:29:38 +01:00