Migrate to newer ChibiOS #710

This commit is contained in:
rusefillc 2020-12-01 10:59:12 -05:00
parent 6876c1657a
commit 69af9f4496
1 changed files with 4 additions and 2 deletions

View File

@ -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