mirror of
https://github.com/andreili/klipper.git
synced 2025-09-18 19:14:41 +02:00
The Beaglebone hardware prevents the PRU from updating the pinmux board settings. As a result, the PRU can't directly change the pin direction or change the pullup resistor settings. Warn the Beaglebone users of this limitation. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>