only:changelog

hard fault due to misaligned big buffer on F7 firmware #5354
This commit is contained in:
rusefi 2023-07-25 23:25:50 -04:00
parent f4fc8e397c
commit f8878a9276
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ Release template (copy/paste this for new release):
- fuel_pump_control is accessible as getOutput("isFuelPumpOn") in Lua #5239
- start button logic does not crank started for first X seconds since ECU boot #5324
- launch control: Speed threshold should not depend on launch mode, also zero speed limit handling #5419
- hard fault due to misaligned big buffer on F7 firmware #5354
### Breaking Changes
- Always operate in "two wire" mode for batch fuel, fixing batch firing order #5353