Skip to content

Commit

Permalink
Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
terjeio committed Aug 9, 2023
1 parent 244bbb3 commit 6c20a54
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
## grblHAL changelog

<a name="20230808"/>202300808
<a name="20230809"/>20230809

Drivers:

* ESP32: fix for compilation error when VFD is the only spindle specified.

Plugins:

* Many: added CMakeLists.txt for RP2040 builds.

---

<a name="20230808"/>Build 20230808

Core:

Expand All @@ -12,7 +24,7 @@ Core:

Drivers:

* RP2040: Added fans plugin.
* RP2040: added fans plugin.

* STM32F4xx: implemented free memory call.

Expand All @@ -22,7 +34,7 @@ Plugins:

---

<a name="20230805"/>202300805
<a name="20230805"/> Build 20230805

Core:

Expand All @@ -42,15 +54,15 @@ Plugins:

---

<a name="20230729"/>20230729
<a name="20230729"/>Build 20230729

Core:

* Fix for ioSender issue [#319](https://github.com/terjeio/ioSender/issues/319), improved handling of cycle start input signal had side-effects.

---

<a name="20230724"/>20230724
<a name="20230724"/>Build 20230724

Core:

Expand Down

0 comments on commit 6c20a54

Please sign in to comment.