rusefi-1/firmware/hw_layer
Matthew Kennedy 0cc1f729c4
Write hard faults to backup ram, print on next boot (#4324)
* use backup ram, hard fault handler improvement

* wire it up

* upload elf

* s

* I guess I'll just use strncpy

* s

* what is it even complaining about?

* neat, we don't need a cast

* cypress and kinetis

* cleanup

* ci

* guard for tests
2022-07-07 15:14:31 -04:00
..
adc prototype overcurrent protected driver (#4029) 2022-05-17 23:49:18 -04:00
algo
digital_input Remove third trigger channel (#4226) 2022-06-01 21:24:20 -04:00
drivers implement CAN driver for simulator (#4312) 2022-07-03 08:25:24 -04:00
mass_storage .ini image fix (#4161) 2022-05-10 20:06:45 +03:00
mc33816
microsecond_timer Timestamp Error scheduleByTimestampNt too far #3395 2022-05-14 21:24:19 -04:00
openblt making file reuseable 2022-05-26 23:54:30 -04:00
ports Write hard faults to backup ram, print on next boot (#4324) 2022-07-07 15:14:31 -04:00
sensors Brain pin is enum class (#4108) 2022-04-28 17:32:39 -04:00
backup_ram.h Write hard faults to backup ram, print on next boot (#4324) 2022-07-07 15:14:31 -04:00
cdm_ion_sense.cpp
cdm_ion_sense.h
debounce.cpp Brain pin is enum class (#4108) 2022-04-28 17:32:39 -04:00
debounce.h Brain pin is enum class (#4108) 2022-04-28 17:32:39 -04:00
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
mmc_card.h allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
pin_repository.cpp symmetrical logging 2022-06-19 11:03:26 -04:00
pin_repository.h trying to reduce confusion x2 2022-05-30 17:06:56 -04: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 Timestamp Error scheduleByTimestampNt too far #3395 2022-05-14 21:24:19 -04:00
servo.h
smart_gpio.cpp Brain pin is enum class (#4108) 2022-04-28 17:32:39 -04:00
smart_gpio.h L9779WD driver L9779 #3768 2022-02-09 08:14:28 -05:00
stepper.cpp
stepper.h
stepper_dual_hbridge.cpp