Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pru: BeagleBone Firmware upgrade to Debian 11.7 Bullseye (#6577) | Oleg Gavavka | 2024-04-27 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | * Porting BeagleBone to Kernel 5.10 * Fixing issue with installation for BeagleBone. This fix resolve 2 issue: 1. Conflict with AVR packages. 2. "klipper_pru" script is executed before PRU cores are ready * Adding additional steps to BeagleBone install guide. * Updating BeagleBone documentation, adding different use cases, adding buses configurations SPI, I2C, CAN, UART Signed-off-by: Oleg Gavavka <work@datalink.net.ua> | ||||
* | scripts: Replicape pru update start scripts (#2277) | BlackStump | 2019-12-18 | 1 | -3/+3 |
| | | | Signed-off-by: Trevor Wilson <altocoey@hotmail.com> | ||||
* | pru: Update installation and flash scripts | Kevin O'Connor | 2017-09-20 | 1 | -1/+9 |
| | | | | | | | | | Update the scripts used to install and "flash" the pru micro-controller code. Also, add a "flash" script for the linux micro-controller code. This makes it easier to install Klipper on a Beaglebone board that uses a Replicape. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | pru: Add documentation and install scripts for running on the PRU | Kevin O'Connor | 2017-07-05 | 1 | -0/+65 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |