rusefi/firmware/hw_layer
Andrey G d9dcc40a54
6595 burn failed (#7031)
* halconf: SERIAL_USB_BUFFERS_RX_SIZE should be 64

Until we fix bug in OTGv1

* ChibiOS: update OTGv1

* usb_console: fix SERIAL_USB_BUFFERS_TX_SIZE vs BLOCKING_FACTOR check

Actually should be removed as we can write to USB serial more than
can fit into buffer. Write caller will be just waiting for space
available in buffer.
2024-11-03 17:22:17 -05:00
..
adc mpu_utils: implement adcMuxedGetParent() 2024-09-04 08:41:46 -04:00
algo
atwinc1500
digital_input std::m.. 2024-09-26 09:37:31 -04:00
drivers only:typo 2024-10-23 00:31:08 -04:00
mass_storage
microsecond_timer rename Executor -> Scheduler 2024-09-05 00:11:31 -04:00
openblt maintainability: openblt text status #6981 2024-10-12 13:23:44 -04:00
ports 6595 burn failed (#7031) 2024-11-03 17:22:17 -05:00
sensors - remove old output param m_frequency from knockController 2024-10-22 05:33:17 -04:00
backup_ram.h
cdm_ion_sense.cpp
cdm_ion_sense.h
debounce.cpp
debounce.h
flash_int.h
hardware.cpp improving compilation guards 2024-10-22 06:14:09 -04:00
hardware.h
hw_layer.mk
io_pins.cpp
io_pins.h
kline.cpp
kline.h
main_hardfault.c
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 only:getSdCardFieldsCount 2024-10-14 22:24:53 -04:00
mmc_card.h
pin_repository.cpp only:minor 2024-09-04 20:00:50 -04: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 debug configurations are suddenly out of flash #6876 2024-08-31 17:27:24 -04:00
rtc_helper.h RTC and SD logs #4556 2024-08-28 21:21:31 -04:00
smart_gpio.cpp
smart_gpio.h
stepper.cpp min/maxF -> std::min/max 2024-09-26 00:35:52 -04:00
stepper.h
stepper_dual_hbridge.cpp