fome-fw/firmware/controllers/system
Matthew Kennedy d13bd0b77c Hardware pwm (#1283)
* hard pwm

* fix, comments

* PC6-9 and PD12-15

* PB6-9

* dynamic frequency

* f7 mcuconf

* format

* relocate to common, support variable frequency

* error handling

* oops

* fix test build

* noop kinetis

* better guards

* guard for bl

* guards don't work if they have typos

* more mapping

* oops

* don't use for slow pwm

* enable pwm

* guard properly

* save a little memory

* use less mem

* correct timers

* all your ram are belong to us

* update limit & comment

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-28 16:02:41 -04:00
..
timer Hardware pwm (#1283) 2020-05-28 16:02:41 -04:00
controller_base.h
dc_motor.cpp support ETB disable pin (#1273) 2020-04-10 17:27:13 -04:00
dc_motor.h https://github.com/rusefi/rusefi_documentation/issues/37 2020-04-29 18:41:40 -04:00
efi_gpio.cpp dead datalog code (#1439) 2020-05-16 00:11:52 -04:00
efi_gpio.h docs 2020-05-15 18:08:11 -04:00
periodic_task.cpp happy new year 2020-01-08 00:02:40 -05:00
periodic_task.h happy new year 2020-01-08 00:02:40 -05:00
periodic_thread_controller.h random refactoring: hopefully not changing byte size of any variables but clarifying/fixing type between ticks, US and MS 2019-12-21 21:11:09 -05:00
system.mk
thread_controller.h don't fail on multiple Start calls (#1396) 2020-05-05 15:45:07 -04:00