rusefi-1/firmware/hw_layer
Andrey G c23e02c582
Settings ext storage (#3155)
* flash_main.cpp: reorder code for easy integration of ext storage

* Add EFI_STORAGE_INT_FLASH option

Default set to TRUE

* Add ChibiOS's Managed Flash Storage to build

* Add support for QSPI flash (SST26F064A tested)

* board: subaru: enable WSPI and NOR flash drivers

* Add option to save settings on ext flash MFS partition

* board: subaru: store settings on QSPI NOR flash
2021-08-14 09:36:08 -04:00
..
adc implement adc unsubscription (#3149) 2021-08-14 15:41:27 +03:00
algo ADC cleanup, enable oversampling on H7 (#2437) 2021-03-08 14:50:50 -05:00
digital_input No pins should be restarted for no reason during config change #3151 2021-08-14 06:15:29 -04:00
drivers Settings ext storage (#3155) 2021-08-14 09:36:08 -04:00
mass_storage yet more pch (#3068) 2021-08-03 22:05:01 -04:00
mc33816 Doxygen titles (#2728) 2021-05-22 22:10:58 +03:00
microsecond_timer yet more pch (#3068) 2021-08-03 22:05:01 -04:00
ports everybody is pulldown (#3131) 2021-08-14 09:34:13 -04:00
sensors even more pch (#3112) 2021-08-04 19:30:52 -04:00
backup_ram.h
cdm_ion_sense.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
cdm_ion_sense.h even more pch (#3112) 2021-08-04 19:30:52 -04:00
debounce.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
debounce.h rip the bandaid: find-replace most of scheduleMsg (#2572) 2021-04-21 12:53:13 -04:00
flash_int.h Int flash fixes (#3089) 2021-08-01 18:26:42 -04:00
hardware.cpp No pins should be restarted for no reason during config change #3151 2021-08-14 04:35:43 -04:00
hardware.h yet more pch (#3068) 2021-08-03 22:05:01 -04:00
hip9011.md
hw_layer.mk remove TS file read (#3004) 2021-07-21 14:24:53 -04:00
io_pins.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
io_pins.h No pins should be restarted for no reason during config change #3151 2021-08-14 04:58:10 -04:00
mc33816.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
mc33816.h Destroy all shared logger (#2574) 2021-04-21 14:28:48 -04:00
mc33816_data.c
mc33816_data.h
mc33816_memory_map.h
mmc_card.cpp even more pch (#3112) 2021-08-04 19:30:52 -04:00
mmc_card.h remove TS file read (#3004) 2021-07-21 14:24:53 -04:00
pin_repository.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
pin_repository.h trigger signal debug pins - logic level output #2959 2021-07-15 02:12:57 -04:00
readme.md Doxygen titles (#2728) 2021-05-22 22:10:58 +03:00
rtc_helper.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
rtc_helper.h
servo.cpp even more pch (#3112) 2021-08-04 19:30:52 -04:00
servo.h
smart_gpio.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
smart_gpio.h hiding 8888 mess under the rug 2021-05-14 10:54:40 -04:00
stepper.cpp perform extra-step-prevention in the stepper driver itself (#3038) 2021-08-02 07:03:57 -04:00
stepper.h even more pch (#3112) 2021-08-04 19:30:52 -04:00
stepper_dual_hbridge.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
trigger_input_adc.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
vehicle_speed.cpp fix vss crash (#3130) 2021-08-10 14:20:57 -04:00
vehicle_speed.h unit test for vehicle_speed.cpp #3081 2021-08-03 19:48:24 -04:00