summaryrefslogtreecommitdiff
path: root/ports/atmel-samd/common-hal/digitalio
AgeCommit message (Expand)Author
2020-05-20Update digitalio api for other portsScott Shawcroft
2020-02-28new pin validation routines; don't use mp_const_none if NULL will doDan Halbert
2019-04-05Fix crash when getting board.SPI outside the VMScott Shawcroft
2018-08-31add pin claiming to devicesDan Halbert
2018-08-07Support internationalisation.Scott Shawcroft
2018-08-02Move pin struct to the peripherals library.Scott Shawcroft
2018-07-16Merge 3.0.0 final bugfixes and changes to masterDan Halbert
2018-05-10PBxx pins were not setting DRVSTR or reporting PULL properlyDan Halbert
2018-01-02merge from 2.2.0 + fix up board defsDan Halbert
2017-11-07DigitalInOut: Use pin value % 32 to accomodate PORTB and up.Dan Halbert
2017-11-07Implement busio.I2c.Dan Halbert
2017-10-24Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_mergeScott Shawcroft