mirror of
https://github.com/grblHAL/core.git
synced 2026-09-23 04:03:40 +08:00
Updated changelog
This commit is contained in:
@@ -11,7 +11,7 @@ It has been written to complement grblHAL and has features such as proper keyboa
|
||||
|
||||
---
|
||||
|
||||
Latest build date is 20211024, see the [changelog](changelog.md) for details.
|
||||
Latest build date is 20211029, see the [changelog](changelog.md) for details.
|
||||
__NOTE:__ Drivers built with more than three axes configured \(`N_AXIS` > `3`\) will force a settings reset when upgraded. Backup and restore of settings is recommended for these.
|
||||
|
||||
---
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
## grblHAL changelog
|
||||
|
||||
Build 2021029:
|
||||
|
||||
Core:
|
||||
* Fixed variable name typo.
|
||||
* Renamed hal.stream.disable to hal.stream.disable_rx to better reflect function.
|
||||
|
||||
Plugins:
|
||||
* Spindle plugin modified to support multiple Modbus clients.
|
||||
|
||||
Drivers:
|
||||
* Updated for HAL function pointer rename, multiple Modbus clients where relevant.
|
||||
* Added support for using UART8 as serial port in iMXRT1062 driver.
|
||||
|
||||
Build 2021024:
|
||||
|
||||
Core:
|
||||
|
||||
Reference in New Issue
Block a user