rusefi-1/firmware/hw_layer/ports/stm32
Matthew Kennedy 8ad2080df7
switch stm32 scheduling to use PWM driver (#1983)
* move to folder

* extract hardware part of microsecond_timer

* dead ST forum link

* de-volatile

* simulator build

* guard

* switch stm32 to pwm timer

* comments

* f7 mcuconf

* simulator

* guard

* warning

* header, cleanup

* constant

* less magic

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-11 00:44:40 -05:00
..
serial_over_usb Hellen says merge #1772 helping merge 2020-09-09 14:35:01 -04:00
stm32f4 consolidate to common (#1962) 2020-11-18 16:22:19 -05:00
stm32f7 consolidate to common (#1962) 2020-11-18 16:22:19 -05:00
stm32h7
backup_ram.cpp Hellen says merge #1772 more ports 2020-09-09 08:58:12 -04:00
flash_int.c
microsecond_timer_stm32.cpp switch stm32 scheduling to use PWM driver (#1983) 2020-12-11 00:44:40 -05:00
port_mpu_util.h switch stm32 scheduling to use PWM driver (#1983) 2020-12-11 00:44:40 -05:00
rusEfiStartup.S
stm32_common.cpp Port-ify microsecond_timer hardware implementation (#1964) 2020-11-22 20:39:32 -05:00
stm32_common.mk switch stm32 scheduling to use PWM driver (#1983) 2020-12-11 00:44:40 -05:00
stm32_pins.cpp