rusefi-1/firmware/hw_layer
Matthew Kennedy 1311f45ad4
SD card read prefetcher (#3814)
* block cache

* efi::size

* extract function and prefetch at start

* comments

* s

* s

* bool result

* no prints

* refactoring

* enable only on some ECU

* normalize

* adjust defines

* is_protected

* naming, comment

* cleanup

* typo

* priority

* mem

* not that mem
2022-02-09 15:40:37 -05:00
..
adc remove mock adc (#3888) 2022-02-03 20:43:34 -05:00
algo remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
digital_input warnings fixes (#3851) 2022-01-31 18:37:42 -05:00
drivers L9779: update (#3899) 2022-02-06 17:47:53 -05:00
mass_storage SD card read prefetcher (#3814) 2022-02-09 15:40:37 -05:00
mc33816 GDI Epic #1448 2022-01-08 20:16:01 -05:00
microsecond_timer Mark hit timer watchdog #3608 2021-11-24 20:34:24 -05:00
ports I2C EEPROM support #3860 2022-02-06 17:23:07 -05:00
sensors support lps22 (#3900) 2022-02-07 17:09:51 -05:00
backup_ram.h
cdm_ion_sense.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
cdm_ion_sense.h even more pch (#3112) 2021-08-04 19:30:52 -04:00
debounce.cpp
debounce.h
flash_int.h
hardware.cpp I2C EEPROM support #3860 2022-02-06 21:26:22 -05:00
hardware.h remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
hip9011.md
hw_layer.mk hellen81 ADC trigger 2021-12-01 13:03:08 -05:00
io_pins.cpp remove engine pointer passing (#3556) 2021-11-16 04:15:29 -05:00
io_pins.h Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
mc33816.cpp GDI red FATAL led on cranking fix #3766 2022-01-12 01:01:33 -05:00
mc33816.h GDI red FATAL led on cranking fix #3766 2022-01-12 01:01:33 -05:00
mc33816_data.c docs 2022-01-07 21:35:21 -05:00
mc33816_data.h
mc33816_memory_map.h docs 2022-01-07 19:26:43 -05:00
mmc_card.cpp fix (#3877) 2022-02-01 18:40:40 -05:00
mmc_card.h
pin_repository.cpp User board-specific terms in error messages #3886 2022-02-03 12:45:26 -05:00
pin_repository.h User board-specific terms in error messages #3886 2022-02-03 12:45:26 -05:00
readme.md
rtc_helper.cpp (void) -> () (#3550) 2021-11-15 13:02:34 +01:00
rtc_helper.h
servo.cpp even more pch (#3112) 2021-08-04 19:30:52 -04:00
servo.h
smart_gpio.cpp L9779: update driver (#3898) 2022-02-06 11:39:37 -05:00
smart_gpio.h L9779WD driver L9779 #3768 2022-02-09 08:14:28 -05:00
stepper.cpp Let's always have TS structure so that unit tests can check values in outputChannels, kind of making outputChannels a god dump for state but whatever since Live View is coming 2021-12-07 20:18:47 -05:00
stepper.h better pch usage and gmock constructors (#3426) 2021-10-30 20:31:09 -04:00
stepper_dual_hbridge.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00