From 2e2b1da6e4a95afe6bda9b3eae2be8e63f2f47ab Mon Sep 17 00:00:00 2001 From: Terje Io Date: Mon, 21 Aug 2023 21:22:39 +0200 Subject: [PATCH] Updated changelog. --- changelog.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/changelog.md b/changelog.md index 6db8c4b..f2b102b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,19 @@ ## grblHAL changelog +20230821-2 + +Plugins: + +* Networking: increased WizChip temp packet buffer size, "hardened" code. + +Drivers: + +* RP2040: use DMA for FatFs transfers, increased WizChip SPI clock to 33 MHz. + +* ESP32: updated for change of `grbl.on_homing_completed` signature. + +--- + Build 20230821 Core: