summaryrefslogtreecommitdiff
path: root/ports/atmel-samd/common-hal/analogio/AnalogIn.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-02-28new pin validation routines; don't use mp_const_none if NULL will doDan Halbert
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-06-15Split out the peripherals library in preparation of sharing with MakeCode.Scott Shawcroft
2018-06-01atmel-samd: Re-org helper peripheral files into their own subdirectory.Scott Shawcroft
2018-05-01Implement microcontroller.cpu.temperature on '21 and '51.Dan Halbert
2018-02-08Use write instead of set because it clears the bits before setting them.Scott Shawcroft
2018-02-08ports/atmel-samd: Re-enable analogioScott Shawcroft
2018-01-02merge from 2.2.0 + fix up board defsDan Halbert
2017-10-24Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_mergeScott Shawcroft