aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/samd_sercom.py
Commit message (Expand)AuthorAgeFilesLines
* Run black on all first party python codeTomasz Kramkowski2025-08-061-13/+20
* samd_sercom: Specify the sercom explicitly in a config optionKevin O'Connor2021-07-041-6/+6
* samd_sercom: fix pin enumeration error when mcu is specifiedJohn Jardine2019-09-171-3/+3
* atsamd: Use enumerations for buses and reserve pinsKevin O'Connor2019-04-041-12/+7
* atsamd: Add support for programming SERCOM pinsKevin O'Connor2019-03-011-0/+46