summaryrefslogtreecommitdiff
path: root/ports/atmel-samd/common-hal/microcontroller/__init__.c
AgeCommit message (Expand)Author
2020-10-17samd: extend IGNORE_PIN_foo to all sam e5x/e5x pinsJeff Epler
2019-12-05wipDan Halbert
2019-10-20Parameterize linker scriptDan Halbert
2019-05-09Rework safe mode so we can trigger on all resetsScott Shawcroft
2019-05-08Update `on_next_reset` for new safe mode.Scott Shawcroft
2019-01-10Support the display on the pyportal.Scott Shawcroft
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft
2018-08-09Change file mode back.Scott Shawcroft
2018-08-09Initial SAMR board revision.Scott Shawcroft
2018-08-07Support internationalisation.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-04-13Turn on nvm in 3.0.Scott Shawcroft
2018-04-05atmel-samd: reset: reset() was always entering bootloader modeJeff Epler
2018-01-02merge from 2.2.0 + fix up board defsDan Halbert
2017-10-24Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_mergeScott Shawcroft