custom-board-bundle-sample-.../firmware/hw_layer
Andrey G 2b4012b279 dead code, reduce typedefs (#4566)
* Do lightweight checks first

* Dead getTimeIgnitionSeconds()

Dead since 5274cffff3

* Get rid of efitime_t.

Purpose are not clear. Use efitick_t where ticks are used,
use efitimeus_t for uS, use efitimems_t or efitimems64_t for mS.

* Fix unit tests

* Fix misc: stm32f1_test_project
2022-09-11 16:08:11 -04:00
..
adc refactoring - reducing API between FW and Java 2022-09-11 02:16:47 -04:00
algo
digital_input dead code, reduce typedefs (#4566) 2022-09-11 16:08:11 -04:00
drivers brutal encapsulation 2022-09-07 19:37:11 -04:00
mass_storage helping CI stay green 2022-08-27 14:51:41 -04:00
microsecond_timer time routines refactor (#4563) 2022-09-11 13:06:03 -04:00
openblt OpenBLT shared params (#4417) 2022-08-07 19:33:19 -04:00
ports os_access.h dead? 2022-09-07 15:56:45 -04:00
sensors time routines refactor (#4563) 2022-09-11 13:06:03 -04:00
backup_ram.h brutal encapsulation 2022-09-07 20:31:04 -04:00
cdm_ion_sense.cpp trigger: in corner cases like NB2 and VQ35 those are not revolutions 2022-09-07 22:24:28 -04:00
cdm_ion_sense.h tear down Engine god object #4511 2022-09-05 04:09:59 -04:00
debounce.cpp Brain pin is enum class (#4108) 2022-04-28 17:32:39 -04:00
debounce.h a bit of dead code 2022-09-01 11:47:56 -04:00
flash_int.h allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
hardware.cpp os_access.h dead? 2022-09-07 15:56:45 -04:00
hardware.h
hip9011.md
hw_layer.mk servo is truly not alive 2022-09-06 16:29:12 -04:00
io_pins.cpp os_access.h dead? 2022-09-07 15:56:45 -04:00
io_pins.h big delete ICU (#4270) 2022-07-07 15:27:59 -04:00
mc33816.cpp update libfirmware (#4446) 2022-08-16 23:02:34 -04:00
mc33816.h Pt2001 module (#4396) 2022-08-08 08:53:08 -04:00
mmc_card.cpp
mmc_card.h allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
pin_repository.cpp os_access.h dead? 2022-09-07 15:56:45 -04:00
pin_repository.h trying to reduce confusion x2 2022-05-30 17:06:56 -04:00
readme.md
rtc_helper.cpp os_access.h dead? 2022-09-07 15:56:45 -04:00
rtc_helper.h
smart_gpio.cpp tle9104 driver (#4410) 2022-08-02 19:02:03 -04:00
smart_gpio.h
stepper.cpp Start -> start (#4366) 2022-07-21 15:17:32 -04:00
stepper.h
stepper_dual_hbridge.cpp