index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
atmel-samd
/
timer_handler.c
Age
Commit message (
Expand
)
Author
2021-03-15
modifications by pre-commit
Jeff Epler
2020-06-22
_pew: move to common-hal
Jeff Epler
2020-04-20
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-17
RGBMatrix: finish renaming from Protomatter
Jeff Epler
2020-04-14
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-14
Add Protomatter and FramebufferDisplay
Jeff Epler
2020-03-13
Fix SAMD51 pulsein
Scott Shawcroft
2019-05-07
avoid double float arithmetic in FrequencyIn
Dan Halbert
2019-03-02
using the correct name for things is important...
sommersoft
2019-03-02
shore-up inclusion
sommersoft
2019-03-01
re-add frequencyin to 'timer_handler' after upstream merge
sommersoft
2019-03-01
Add more guards for CIRCUITPYTHON_PEW
Radomir Dopieralski
2019-03-01
Rebase on top of CircuitPython 4.x
Radomir Dopieralski
2019-02-21
fix build issues
sommersoft
2019-02-19
handle 'set_timer_handler' on this side, vs samd-periphs.
sommersoft
2019-02-16
moves 'shared_timer_handler' back to atmel-samd from samd-peripherals
sommersoft