summaryrefslogtreecommitdiff
path: root/ports/atmel-samd/tick.c
AgeCommit message (Expand)Author
2019-11-18Supervisor: move most of systick to the supervisorJeff Epler
2019-09-09fix atmel-samd filesystem_tick'ing; clear_temp_status() should check for stat...Dan Halbert
2019-04-16Actually call gamepadshift_tickScott Shawcroft
2018-07-16Merge 3.0.0 final bugfixes and changes to masterDan Halbert
2018-06-08Support M4Scott Shawcroft
2018-06-08Prevent freezing USB during high frequency PulseIn.Scott Shawcroft
2018-06-01atmel-samd: Make ticks more atomic.Scott Shawcroft
2018-04-20 cleanup in tick.cJerry Needell
2018-04-20 modify tick.c to simplify - remove interupt disable from common_hal_pulseio_...Jerry Needell
2018-04-19 modify tic.c to chec if interrupts are enabled, rename us_between_ticks to u...Jerry Needell
2018-04-17 update tick.c (fix LOAD value) update PulseIn.c (do not enable interrupts fo...Jerry Needell
2018-04-16 modify tick.c to work when interrupts disabled - modify PulseIn.c to cast ar...Jerry Needell
2017-10-31atmel-samd: Add samd21 neopixel support.Scott Shawcroft
2017-10-24Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_mergeScott Shawcroft