rusefi/firmware/hw_layer
Matthew Kennedy 95a7a9a8e1 Strongly typed action constructor (#1087)
* strong typing

* maybe we needed that one
2020-01-07 18:10:31 -05:00
..
algo ETB target is using integer values #945 2019-09-22 16:52:22 -04:00
drivers Gpio fixes (#1086) 2020-01-07 07:55:50 -05:00
lcd getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
mass_storage
mc33816 TL,DR 2019-12-26 23:07:15 -05:00
ports Spi fixes (#1083) 2020-01-06 08:44:23 -05:00
sensors Spi fixes (#1083) 2020-01-06 08:44:23 -05:00
serial_over_usb evil manual merge of https://github.com/DonaldBecker/rusefi 2019-11-06 18:26:50 -05:00
AdcConfiguration.h Move slow ADC to thread #630 (#1042) 2019-12-11 09:28:11 -05:00
adc_external.h
adc_inputs.cpp random refactoring: hopefully not changing byte size of any variables but clarifying/fixing type between ticks, US and MS 2019-12-21 21:11:09 -05:00
adc_inputs.h
adc_subscription.cpp experiment 2019-10-11 17:43:21 -07:00
adc_subscription.h Hmm, that didn't quite work right (#955) 2019-09-25 07:26:56 -04:00
backup_ram.cpp
backup_ram.h
can_hw.cpp Split CAN in to separate threads for rx/tx (#1078) 2019-12-22 12:17:53 -05:00
can_hw.h Split CAN in to separate threads for rx/tx (#1078) 2019-12-22 12:17:53 -05:00
cdm_ion_sense.cpp getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
cdm_ion_sense.h
digital_input.cpp looks like this part of refactoring is good? 2019-11-12 23:38:02 -05:00
digital_input.h looks like this part of refactoring is good? 2019-11-12 23:38:02 -05:00
digital_input_exti.cpp looks like this part of refactoring is good? 2019-11-12 23:38:02 -05:00
digital_input_exti.h looks like this part of refactoring is good? 2019-11-12 23:38:02 -05:00
digital_input_icu.cpp triggers: fix coexistence of ICU and EXTI trigger drivers (#1085) 2020-01-07 03:42:08 -05:00
digital_input_icu.h looks like this part of refactoring is good? 2019-11-12 23:38:02 -05:00
flash.h
hardware.cpp Spi fixes (#1083) 2020-01-06 08:44:23 -05:00
hardware.h
hip9011.cpp Pass action_s instead of callback/param (#1084) 2020-01-07 00:41:18 -05:00
hip9011.h
hip9011.md
hip9011_logic.cpp Sporadic error: FATAL error: handleCycleStart #1030 2019-11-24 21:59:29 -05:00
hip9011_logic.h
hw_layer.mk refactoring: time to unify digital pin API 2019-11-11 23:32:09 -05:00
io_pins.cpp
io_pins.h codes clean-up 2019-12-14 00:14:36 -05:00
max31855.cpp getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
max31855.h
mc33816.cpp docs & code formatting 2019-11-19 18:17:03 -05:00
mc33816.h
mc33816_data.c
mc33816_data.h
mcp3208.c
mcp3208.h
microsecond_timer.cpp Pass action_s instead of callback/param (#1084) 2020-01-07 00:41:18 -05:00
microsecond_timer.h
mmc_card.cpp getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
mmc_card.h
neo6m.cpp getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
neo6m.h
pin_repository.cpp Gpio fixes (#1086) 2020-01-07 07:55:50 -05:00
pin_repository.h
pwm_generator.cpp
pwm_generator.h
rtc_helper.cpp
rtc_helper.h
servo.cpp Strongly typed action constructor (#1087) 2020-01-07 18:10:31 -05:00
servo.h
smart_gpio.cpp Gpio fixes (#1086) 2020-01-07 07:55:50 -05:00
smart_gpio.h
stepper.cpp getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
stepper.h unregisterOutput() + isPinOrModeChanged() + Stepper::stepPin+enablePin + Kinetis fix (#1029) 2019-11-25 00:02:53 -05:00
trigger_input.cpp triggers: fix coexistence of ICU and EXTI trigger drivers (#1085) 2020-01-07 03:42:08 -05:00
trigger_input.h triggers: fix coexistence of ICU and EXTI trigger drivers (#1085) 2020-01-07 03:42:08 -05:00
trigger_input_comp.cpp just a trivial massive rename: TriggerState > TriggerWaveform 2019-12-08 01:09:39 -05:00
trigger_input_exti.cpp triggers: fix coexistence of ICU and EXTI trigger drivers (#1085) 2020-01-07 03:42:08 -05:00
trigger_input_icu.cpp triggers: fix coexistence of ICU and EXTI trigger drivers (#1085) 2020-01-07 03:42:08 -05:00
vehicle_speed.cpp that's how we can move all fields one by one from boardConfiguration to engineConfiguration 2019-11-30 10:24:37 -05:00
vehicle_speed.h