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
/
ports
/
atmel-samd
/
common-hal
/
busio
History
Scott Shawcroft
cf4597c6db
Merge pull request
#5484
from dhalbert/samd21-pdmin-fix
...
fix SAMD21 PDMIn DMA event use
2021-10-20 09:47:13 -07:00
..
__init__.c
move sercom_reset() etc. out of busio/SPI.c to busio/__init__.c
2021-10-19 15:18:32 -04:00
__init__.h
move sercom_reset() etc. out of busio/SPI.c to busio/__init__.c
2021-10-19 15:18:32 -04:00
I2C.c
move sercom_reset() etc. out of busio/SPI.c to busio/__init__.c
2021-10-19 15:18:32 -04:00
I2C.h
codeformat: Fix handling of
**
2021-04-30 15:30:13 -05:00
SPI.c
move sercom_reset() etc. out of busio/SPI.c to busio/__init__.c
2021-10-19 15:18:32 -04:00
SPI.h
move sercom_reset() etc. out of busio/SPI.c to busio/__init__.c
2021-10-19 15:18:32 -04:00
UART.c
Merge pull request
#5484
from dhalbert/samd21-pdmin-fix
2021-10-20 09:47:13 -07:00
UART.h
codeformat: Fix filename matching
2021-04-30 10:48:08 -05:00