fome-fw/firmware/hw_layer
dron0gus 406703b1b5 Gpio diagnostic (#1100)
* enums: add brain_pin_diag_e enum for pin diagnostic

* gpio core: add pin diagnostic call

* gpio: mc33810: add diagnostic support

* gpio: mc33972: add diagnostic support

* gpio: tle6240: add diagnostic

* pin_repository: output diagnostic data for gpio chips

* enums: kinetis: add brain_pin_diag_e enum for pin diagnostic
2020-01-12 10:20:10 -05:00
..
algo
drivers Gpio diagnostic (#1100) 2020-01-12 10:20:10 -05:00
lcd
mass_storage
mc33816 TL,DR 2019-12-26 23:07:15 -05:00
ports happy new year 2020-01-08 00:02:40 -05:00
sensors happy new year 2020-01-08 00:02:40 -05:00
serial_over_usb
AdcConfiguration.h
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 happy new year 2020-01-08 00:02:40 -05:00
adc_subscription.cpp Add timeout + raw value access for sensors (#1098) 2020-01-12 03:25:23 -05:00
adc_subscription.h
backup_ram.cpp
backup_ram.h
can_hw.cpp AEM X-Series CAN Wideband Support (#1096) 2020-01-12 03:44:37 -05:00
can_hw.h happy new year 2020-01-08 00:02:40 -05:00
cdm_ion_sense.cpp happy new year 2020-01-08 00:02:40 -05:00
cdm_ion_sense.h happy new year 2020-01-08 00:02:40 -05:00
digital_input.cpp happy new year 2020-01-08 00:02:40 -05:00
digital_input.h happy new year 2020-01-08 00:02:40 -05:00
digital_input_exti.cpp
digital_input_exti.h happy new year 2020-01-08 00:02:40 -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 happy new year 2020-01-08 00:02:40 -05:00
flash.h
hardware.cpp happy new year 2020-01-08 00:02:40 -05:00
hardware.h
hip9011.cpp Require tooth reference time for scheduleByAngle (#1091) 2020-01-09 23:45:13 +03:00
hip9011.h happy new year 2020-01-08 00:02:40 -05:00
hip9011.md
hip9011_logic.cpp happy new year 2020-01-08 00:02:40 -05:00
hip9011_logic.h happy new year 2020-01-08 00:02:40 -05:00
hw_layer.mk
io_pins.cpp
io_pins.h codes clean-up 2019-12-14 00:14:36 -05:00
max31855.cpp
max31855.h happy new year 2020-01-08 00:02:40 -05:00
mc33816.cpp happy new year 2020-01-08 00:02:40 -05:00
mc33816.h happy new year 2020-01-08 00:02:40 -05:00
mc33816_data.c
mc33816_data.h happy new year 2020-01-08 00:02:40 -05:00
mcp3208.c happy new year 2020-01-08 00:02:40 -05:00
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
mmc_card.h
neo6m.cpp
neo6m.h
pin_repository.cpp Gpio diagnostic (#1100) 2020-01-12 10:20:10 -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 happy new year 2020-01-08 00:02:40 -05:00
smart_gpio.h happy new year 2020-01-08 00:02:40 -05:00
stepper.cpp stepper as thread task (#1089) 2020-01-09 09:03:23 +03:00
stepper.h stepper as thread task (#1089) 2020-01-09 09:03:23 +03:00
trigger_input.cpp happy new year 2020-01-08 00:02:40 -05:00
trigger_input.h happy new year 2020-01-08 00:02:40 -05:00
trigger_input_comp.cpp Inject timestamps in to hwHandleShaftSignal (#1090) 2020-01-09 21:19:11 +03:00
trigger_input_exti.cpp Inject timestamps in to hwHandleShaftSignal (#1090) 2020-01-09 21:19:11 +03:00
trigger_input_icu.cpp Inject timestamps in to hwHandleShaftSignal (#1090) 2020-01-09 21:19:11 +03:00
vehicle_speed.cpp
vehicle_speed.h