rusefi/firmware/hw_layer/ports/stm32
Matthew Kennedy dc6f53bda5
extract newton's method implementation (#5157)
* move expected, update libfirmware

* hellen ID solver uses shared Newton's method

* comment shouldn't have been moved
2023-03-07 08:45:17 -05:00
..
cfg
serial_over_usb
stm32f4 we have weird unconditional coupling with ST_STM32F4_DISCOVERY #5134 2023-02-26 17:18:39 -05:00
stm32f7 enable LSE (via: LSE max wait patches) (#4944) 2023-02-12 16:01:03 -05:00
stm32h7 enable LSE (via: LSE max wait patches) (#4944) 2023-02-12 16:01:03 -05:00
backup_ram.cpp
flash_int.cpp nicer (?) parameter names 2022-10-19 10:25:02 -04:00
mcuconf_common_f4_f7.h adding flexibility 2023-02-26 20:25:24 -05:00
microsecond_timer_stm32.cpp
osc_detector.cpp Support boards with no HSE (#4931) 2023-01-03 15:01:51 -05:00
port_mpu_util.h SENT improvements (#4702) 2022-10-26 15:33:47 -04:00
rusEfiStartup.S
stm32_adc_v2.cpp external muxes for internal ADC #3350 2023-01-05 21:23:00 -05:00
stm32_adc_v4.cpp
stm32_common.cpp extract newton's method implementation (#5157) 2023-03-07 08:45:17 -05:00
stm32_common.mk SENT improvements (#4702) 2022-10-26 15:33:47 -04:00
stm32_icu.cpp big delete ICU #4270 2022-11-20 19:15:07 -05:00
stm32_pins.cpp