From 69af9f44967c7edb0b9b02f836addea4d961c6fc Mon Sep 17 00:00:00 2001 From: rusefillc Date: Tue, 1 Dec 2020 10:59:12 -0500 Subject: [PATCH] Migrate to newer ChibiOS #710 --- .../{rusefi_custom_chibios.txt => rusEFI_custom_chibios.md} | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) rename firmware/docs/{rusefi_custom_chibios.txt => rusEFI_custom_chibios.md} (82%) 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