Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avr: Rename the analog-only PE0/PE1 pins on atmega168/328 to PE2/PE3 | Kevin O'Connor | 2021-08-14 | 1 | -1/+1 |
| | | | | | | | The atmega328pb has officially named these pins as PE2 and PE3, so use that naming scheme instead of the previous Klipper invented names. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | config: Create new sample-aliases.cfg with standard aliases | Kevin O'Connor | 2021-03-25 | 1 | -0/+128 |
Create a sample-aliases.cfg with all the aliases that are currently hardcoded in the klippy.pins.py module. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |