rusefi-1/firmware/hw_layer/ports/stm32
Matthew Kennedy bc6a87cadc
allow enum_class in rusefi_hw_enums.h (#4104)
* make things c++ friendly

* install various canaries in coal mines

* using is much clearer than typedef

* fixing builds

* lps25

* trigger includes were a mess

* c -> c++ cleanup

* os util

* why did so many include os_util.h?

* fwd declare

* cypress/kinetis

* s

* eg33 happy

* happy sim

* cypress usb

* pch

* cypress

* doesn't need to include all that

* h7
2022-04-25 20:38:16 -04:00
..
cfg I2C EEPROM support #3860 2022-02-04 22:03:12 -05:00
serial_over_usb allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
stm32f4 typo & progress 2022-03-15 15:50:39 -04:00
stm32f7 ports: stm32f7: ld file: fix typo (#3956) 2022-02-23 10:03:44 -05:00
stm32h7 allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
backup_ram.cpp
flash_int.cpp allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
mcuconf_common_f4_f7.h https://github.com/rusefi/rusefi/pull/3976 2022-03-02 18:52:00 -05:00
microsecond_timer_stm32.cpp
osc_detector.cpp
port_mpu_util.h per-board pre-low-power handlers (#3752) 2022-01-10 08:37:05 -05:00
rusEfiStartup.S
stm32_adc_v2.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
stm32_adc_v4.cpp Catch up with Chibios 20.3 #2555 2022-01-15 21:43:01 -05:00
stm32_common.cpp We have working runtime RAM detection - we shall use it for Lua #3970 2022-03-27 19:39:40 -04:00
stm32_common.mk allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
stm32_pins.cpp