rusefi-full/firmware/hw_layer
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
..
adc allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
algo
digital_input exti uses a queue (#4027) 2022-04-03 03:22:54 -04:00
drivers allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
mass_storage allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
mc33816
microsecond_timer
ports allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
sensors allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
backup_ram.h
cdm_ion_sense.cpp
cdm_ion_sense.h
debounce.cpp
debounce.h
flash_int.h allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
hardware.cpp allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
hardware.h
hip9011.md
hw_layer.mk allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
io_pins.cpp
io_pins.h
mc33816.cpp
mc33816.h
mc33816_data.cpp allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
mc33816_data.h
mc33816_memory_map.h
mmc_card.cpp fix (#3877) 2022-02-01 18:40:40 -05:00
mmc_card.h allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
pin_repository.cpp warning cleanup (#4020) 2022-03-22 16:53:24 -04:00
pin_repository.h User board-specific terms in error messages #3886 2022-02-03 12:45:26 -05:00
readme.md
rtc_helper.cpp allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
rtc_helper.h
servo.cpp
servo.h
smart_gpio.cpp L9779: update driver (#3898) 2022-02-06 11:39:37 -05:00
smart_gpio.h L9779WD driver L9779 #3768 2022-02-09 08:14:28 -05:00
stepper.cpp
stepper.h
stepper_dual_hbridge.cpp