Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pru: BeagleBone Firmware upgrade to Debian 11.7 Bullseye (#6577) | Oleg Gavavka | 2024-04-27 | 13 | -2444/+126 |
| | | | | | | | | | | | | | | | * 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> | ||||
* | pru: Add initial pru_rpmsg library code for Beaglebone PRU | Kevin O'Connor | 2017-05-15 | 19 | -0/+4154 |
Add external code for using RPMsg on the Beaglebone PRU. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |