From b7699d374ab17e6054d0d83a9deb7be9e70dcdc8 Mon Sep 17 00:00:00 2001 From: Lucio Tarantino Date: Sat, 6 Jun 2020 18:47:11 +0200 Subject: linux: Ability to use multiple GPIO chips (#2935) Signed-off-by: Lucio Tarantino --- docs/Config_Changes.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index 2dd92d0d..3226b80e 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -5,6 +5,11 @@ document when upgrading the Klipper software. All dates in this document are approximate. # Changes +2020xxxx: The the GPIO name on linux_mcu has changed. It is now in the +`gpiochip/gpio`, for gpiochip0 you can also use a short +`gpio`. +For example, what was previously referred to as `P20` now becomes +`gpio20` or `gpiochip0/gpio20`. 20200603: The default 16x4 LCD layout will no longer show the estimated time remaining in a print. (Only the elapsed time will be -- cgit v1.2.3-70-g09d2