This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
atmel-samd
/
common-hal
History
Scott Shawcroft
3658c92270
atmel-samd: Reset TCC channel in use array on reset.
...
This fixes spurious "All timers in use" exceptions. Thanks to @ladyada for finding this issue.
2017-06-09 17:15:31 -07:00
..
analogio
atmel-samd: Rework status LED implementation
2017-04-12 15:24:50 -07:00
audioio
atmel-samd: Support wav file playback. Tested up to 16bit 22.1khz. Must be mono file!
2017-05-15 19:52:38 -07:00
board
atmel-samd: Rework status LED implementation
2017-04-12 15:24:50 -07:00
busio
atmel-samd: Use DMA for user SPI.
2017-05-03 10:50:29 -07:00
digitalio
atmel-samd: Rework status LED implementation
2017-04-12 15:24:50 -07:00
microcontroller
atmel-samd: Support wav file playback. Tested up to 16bit 22.1khz. Must be mono file!
2017-05-15 19:52:38 -07:00
neopixel_write
Split up nativeio.
2017-04-10 13:32:19 -07:00
pulseio
atmel-samd: Reset TCC channel in use array on reset.
2017-06-09 17:15:31 -07:00
time
This introduces an alternative hardware API called nativeio structured around different functions that are typically accelerated by native hardware. Its not meant to reflect the structure of the hardware.
2016-11-21 14:11:52 -08:00
touchio
atmel-samd: Remove debug prints from TouchIn
2017-04-20 16:48:04 -07:00
usb_hid
atmel-samd: Add USB HID mouse and keyboard support.
2017-02-27 15:43:58 +01:00