summaryrefslogtreecommitdiff
path: root/ports/atmel-samd/common-hal/microcontroller
AgeCommit message (Expand)Author
2018-06-15Split out the peripherals library in preparation of sharing with MakeCode.Scott Shawcroft
2018-06-08Prevent freezing USB during high frequency PulseIn.Scott Shawcroft
2018-06-01atmel-samd: Make ticks more atomic.Scott Shawcroft
2018-06-01atmel-samd: Re-org helper peripheral files into their own subdirectory.Scott Shawcroft
2018-05-15disable pins on trinket_m0 so that we can free a fair bit of flash - Issue #840Roy Hooper
2018-05-01Implement microcontroller.cpu.temperature on '21 and '51.Dan Halbert
2018-04-13Turn on nvm in 3.0.Scott Shawcroft
2018-04-05atmel-samd: reset: reset() was always entering bootloader modeJeff Epler
2018-03-25Don't lose half of the processor's serial numberJeff Epler
2018-03-14Remove SERCOM pointers from pin data structure because index isScott Shawcroft
2018-02-09m4 compiles, pwmout implementedScott Shawcroft
2018-02-09WIPScott Shawcroft
2018-01-18Added Unique ID Functions/Updated Support Matrix (#527)sommersoft
2018-01-02merge from 2.2.0 + fix up board defsDan Halbert
2017-11-07Implement busio.I2c.Dan Halbert
2017-11-02atmel-samd: Fix SAMD51 SWCLK reset so we can connect the JLinkScott Shawcroft
2017-10-24Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_mergeScott Shawcroft