stm32f0: timers: input capture support rising/falling edges
This is common code for f0234, keep renaming files as has become standard, even if it's a suboptimal solution. This doesn't rename the header which was not renamed for f3. Reported-by: https://github.com/gtoonstra
This commit is contained in:
@@ -32,6 +32,6 @@
|
||||
#ifndef LIBOPENCM3_TIMER_H
|
||||
#define LIBOPENCM3_TIMER_H
|
||||
|
||||
#include <libopencm3/stm32/common/timer_common_all.h>
|
||||
#include <libopencm3/stm32/common/timer_common_f24.h>
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user