From 0679a0c6d49839776b104d0c77c2b3e516664603 Mon Sep 17 00:00:00 2001 From: Terje Io Date: Wed, 15 Oct 2025 13:25:10 +0200 Subject: [PATCH] Updated changelog --- changelog.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index cbc3c84..f1d8d6f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,17 @@ ## grblHAL changelog +20251015 + +Drivers: + +* STM32F4xx: SuperLongBoards, ensured toolsetter status is not added during probe configuration. + +Plugins: + +* Keypad, macros: "hardened" code to avoid hardfault when macros settings data is bad. + +--- + 20251012 Core: @@ -8,7 +20,7 @@ Core: Drivers: -* ESP32: updated board map for PiBot to assign unsed limit inputs as auxiliary inputs. +* ESP32: updated board map for PiBot to assign unused limit inputs as auxiliary inputs. Plugins: