blckmn
0d13736e2f
Simplified getting timerClock
2017-05-11 13:17:58 +10:00
blckmn
412f7e7208
Fix PPM issue on F1 targets.
2016-12-21 21:33:13 +11:00
Steffen Windoffer
cf7f0a5767
remove unused function. add licence header
2016-12-03 15:04:44 +01:00
blckmn
4e529642d1
Initial implementation of DSHOT protocol (600 and 150)
2016-10-18 19:38:18 +11:00
Martin Budden
58014f416e
Removed #includes from header files
2016-08-07 01:28:17 +02:00
Martin Budden
07adf66bbb
Optimisation of driver header files
2016-08-07 01:14:11 +02:00
Martin Budden
141b369667
Removed trailing whitespace
2016-07-16 07:54:58 +01:00
blckmn
a66820382c
More formatting (minor cleanup)
2016-07-02 19:47:37 +10:00
blckmn
dbb5386f1b
Removed need to specify timer peripherals in the target.h files. Now present in the MCU timer specific files.
2016-06-18 21:40:32 +10:00
Petr Ledvina
aa7f5c4a1e
New timer implementation
...
This is first part of new softserial code. Main timer code is changed, changes to rest of code are kept to minimum.
macros for BASEPRI based synchronization are added to project (atomic.h)
TIMER_PERIOD fixed in pwm_rx.c
2014-11-07 15:38:26 +01:00