rusefi/firmware/hw_layer
Andrey Gusakov a992a638fe STM32: pins: rework debug output
Show infornation related to current pin mode only
2025-02-13 13:23:13 -05:00
..
adc diagnostic: throw OBD code P0641 if analog fails 2025-02-09 14:03:43 -04:00
algo adc: try to clean-up naming mess: convert helpers 2024-12-09 07:43:43 -05:00
atwinc1500
digital_input better (?) message 2025-01-02 18:21:18 -05:00
drivers can_msg_tx, can_rx: use 1-based CAN indexing for error/verbose messages 2025-02-06 08:02:12 -04:00
mass_storage fix a bug: Now we use `README.template.txt` in `create_ini_image.sh` script and `README.nozip.template.txt` in `create_ini_image_compressed.sh` script 2025-01-27 18:37:59 +02:00
microsecond_timer log red LED reason on SD card #7290 2025-01-12 12:19:17 -05:00
openblt maintainability: openblt text status #6981 2024-10-12 13:23:44 -04:00
ports STM32: pins: rework debug output 2025-02-13 13:23:13 -05:00
sensors hip9011: fixe debug 2025-02-09 20:35:58 -04:00
backup_ram.h error reporting: extract all related code to error_handling 2025-01-15 10:31:14 -05:00
cdm_ion_sense.cpp only:correcting method name 2024-12-10 19:21:41 -05:00
cdm_ion_sense.h
debounce.cpp
debounce.h
flash_int.h encapsulation 2024-07-30 11:51:39 -04:00
hardware.cpp error reporting: extract all related code to error_handling 2025-01-15 10:31:14 -05:00
hardware.h error reporting: extract all related code to error_handling 2025-01-15 10:31:14 -05:00
hw_layer.mk log hard fault red LED reason on SD card #7290 2025-01-12 22:42:45 -05:00
io_pins.cpp io_pins: style 2025-02-12 07:49:26 -05:00
io_pins.h io_pins: efiReadPin() variant with pin_input_mode_e argument 2025-02-12 07:49:26 -05:00
kline.cpp
kline.h
main_hardfault.c error_handling: save few stack values for HardFault too 2025-01-22 12:42:14 -05:00
main_hardfault_asm.S
mc33816.cpp MRE fals to CH_CFG_SYSTEM_HALT_HOOK due to enabled MC33816 fix #6946 2024-09-23 10:11:03 -04:00
mc33816.h
mmc_card.cpp mmc_card: hide more 2025-02-13 12:47:55 -05:00
mmc_card.h mmc_card: report files delete command 2025-01-24 08:45:10 -05:00
mmc_card_util.cpp mmc_card: pass pointer to FIL to users 2025-01-21 16:18:56 -05:00
mmc_card_util.h mmc_card: pass pointer to FIL to users 2025-01-21 16:18:56 -05:00
pin_repository.cpp STM32: pins: rework debug output 2025-02-13 13:23:13 -05:00
pin_repository.h revive MC33816 driver, also support bus sharing #6781 2024-08-11 18:48:39 -04:00
plain_pin_repository.h
readme.md
rtc_helper.cpp RTC fixup for STM32F7 2025-01-08 11:24:35 -05:00
rtc_helper.h RTC and SD logs #4556 2024-08-28 21:21:31 -04:00
smart_gpio.cpp
smart_gpio.h TLE9201 SPI diag support https://github.com/rusefi/rusefi/issues/5058 (#7049) 2024-11-07 08:44:08 -05:00
stepper.cpp Stepper motor's reset function runs on MCU boot, not when battery voltage is present and can actually move the stepper #6458 2024-12-07 09:38:56 -05:00
stepper.h
stepper_dual_hbridge.cpp