Move dmaInit before HAL_DMA_Init to clock DMA instance
commit6abeba76800fbffed58ce5edae32e1088695aca1
authorjflyper <shinoda@jaist.ac.jp>
Thu, 20 Feb 2020 07:35:11 +0000 (20 16:35 +0900)
committerjflyper <shinoda@jaist.ac.jp>
Thu, 20 Feb 2020 08:19:21 +0000 (20 17:19 +0900)
treef22a39fd9f3b6079b3ef532f8d516a0887295d77
parentde4fb7e424e409a3f8d6660e0fc671af02812044
Move dmaInit before HAL_DMA_Init to clock DMA instance
src/main/drivers/adc_stm32g4xx.c
src/main/drivers/adc_stm32h7xx.c
src/main/drivers/pwm_output_dshot_hal_hal.c
src/main/drivers/rcc.c