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
Noralf Trønnes
b6822b86ac
busio/I2C: Split out samd_i2c_get_sercom()
...
It will be shared with I2CSlave.
2018-08-16 17:06:40 +02:00
..
__init__.c
Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge
2017-10-24 22:31:16 -07:00
I2C.c
busio/I2C: Split out samd_i2c_get_sercom()
2018-08-16 17:06:40 +02:00
I2C.h
busio/I2C: Split out samd_i2c_get_sercom()
2018-08-16 17:06:40 +02:00
OneWire.h
Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge
2017-10-24 22:31:16 -07:00
SPI.c
Change file mode back.
2018-08-09 09:14:14 -07:00
SPI.h
non-DMA SPI working; adding this now for testing; will continue with DMA
2017-11-16 19:09:35 -05:00
UART.c
Support internationalisation.
2018-08-07 14:58:57 -07:00
UART.h
Implement UART for 3.0 + related fixes.
2018-02-21 17:18:49 -05:00