eneadev e2989bc091 Update drv_hrt.c
TIM3 was not working properly with a custom application and I got it work changing TIM3 HRT_TIMER_POWER_BIT from RCC_APB2ENR_TIM3EN to RCC_APB1ENR_TIM3EN because on datasheet TIM3 is on APB1, I think that you should check also the others
2014-04-19 13:08:29 +02:00
2014-03-16 12:12:28 +01:00
2014-04-13 23:27:26 +02:00
2014-03-10 19:06:54 +01:00
2014-04-19 13:08:29 +02:00
2014-03-22 13:32:33 -04:00
Description
a mirror of official PX4-Autopilot
BSD-3-Clause 587 MiB
Languages
C++ 51.2%
C 38.5%
CMake 4.7%
Python 3.9%
Shell 1.3%
Other 0.1%