index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
klippy
/
pins.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
pins: Remove module level get_printer_pins() and setup_pin() functions
Kevin O'Connor
2018-04-04
1
-6
/
+0
*
avr: Add at90usb646 support
Douglas Hammond
2018-02-25
1
-1
/
+1
*
pins: Warn on invalid pin format
Kevin O'Connor
2018-02-07
1
-7
/
+17
*
klippy: Add access methods and avoid peeking into the printer classes
Kevin O'Connor
2018-01-28
1
-1
/
+1
*
pins: Check if the same pin is referenced via different aliases
Kevin O'Connor
2018-01-10
1
-14
/
+25
*
stepper: Automatically detect and handle shared stepper enable lines
Kevin O'Connor
2018-01-10
1
-4
/
+16
*
pins: Rename parse_pin_desc() to lookup_pin()
Kevin O'Connor
2018-01-10
1
-9
/
+9
*
pins: Fix atmega168/328 mappings
Kevin O'Connor
2017-12-09
1
-1
/
+2
*
pins: Add pin mapping for atmega1284p
Kevin O'Connor
2017-10-05
1
-2
/
+2
*
linux: Add support for analog IIO devices
Kevin O'Connor
2017-09-20
1
-0
/
+1
*
pins: Don't pass mcu_freq to update_command()
Kevin O'Connor
2017-09-13
1
-1
/
+1
*
mcu: Drop support for TICKS() expansion in mcu config commands
Kevin O'Connor
2017-08-26
1
-5
/
+2
*
pins: Support registering arbitrary chips that supply configurable pins
Kevin O'Connor
2017-08-25
1
-3
/
+56
*
pins: Fix typo in at90usb1286 support so PF0-7 pins are defined
Kevin O'Connor
2017-06-09
1
-1
/
+1
*
avr: Add support for atmega328 chip
Kevin O'Connor
2017-05-28
1
-2
/
+2
*
pru: Add support for ADC input
Kevin O'Connor
2017-05-17
1
-1
/
+9
*
pins: Add pin mappings for Beaglebone boards
Kevin O'Connor
2017-05-15
1
-6
/
+52
*
mcu: Support config mechanism for translating seconds to clock ticks
Kevin O'Connor
2017-03-13
1
-4
/
+7
*
pins: Simplify pin map alias setup
Kevin O'Connor
2017-03-13
1
-16
/
+17
*
pins: Add Arduino Due pin name aliases
Kevin O'Connor
2016-06-14
1
-0
/
+17
*
sam3x8e: Add initial support for Arduino Due boards
Kevin O'Connor
2016-06-14
1
-6
/
+7
*
avr: Initial support for Atmel AT90USB1286 mcu
Kevin O'Connor
2016-06-05
1
-0
/
+1
*
Initial commit of source code.
Kevin O'Connor
2016-05-25
1
-0
/
+88