1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-12 19:10:32 +03:00
betaflight/lib
jflyper 5b75338aff [H7][LIB] Revert some function in stm32h7xx_hal_tim.h to global
TIM_DMADelayPulseCplt (HAL_TIM_DMADelayPulseCplt) was changed to static
in 1.7 or 1.8, but this will cause timer_hal.c which uses
HAL_TIM_DMADelayPulseCplt not to build.
2020-09-14 11:07:25 +09:00
..
main [H7][LIB] Revert some function in stm32h7xx_hal_tim.h to global 2020-09-14 11:07:25 +09:00
test/gtest Cleanup project structure. Update unit test Makefile to place object 2014-05-31 22:43:06 +01:00