diff --git a/firmware/docs/rusefi_custom_chibios.txt b/firmware/docs/rusEFI_custom_chibios.md similarity index 82% rename from firmware/docs/rusefi_custom_chibios.txt rename to firmware/docs/rusEFI_custom_chibios.md index 151cc9b8ca..bf5de7352b 100644 --- a/firmware/docs/rusefi_custom_chibios.txt +++ b/firmware/docs/rusEFI_custom_chibios.md @@ -1,6 +1,8 @@ -rusEfi is trying to use latest stable ChibiOS with minimal changes +rusEFI is trying to use latest stable ChibiOS with minimal changes -At the moment rusEfi custom version of ChibiOS has the following changes: +At the moment rusEFI uses https://github.com/rusefi/ChibiOS/tree/stable_18.2.rusefi + +rusEFI custom version of ChibiOS has the following changes: *) minor OS monitoring and maintainability fixes: chDbgStackOverflowPanic allows to know which thread has stack overflow