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
/
mimxrt10xx
/
common-hal
/
busio
History
Scott Shawcroft
4519ddebeb
Merge pull request
#2841
from hierophect/mimxrt-spi-oneway
...
mimxrt10xx: add one-directional SPI
2020-05-06 08:32:21 -07:00
..
__init__.c
Add initial MIMXRT10XX port
2020-01-06 21:08:49 +01:00
I2C.c
Fix I2C clock divider
2020-02-27 14:08:39 +00:00
I2C.h
Add initial MIMXRT10XX port
2020-01-06 21:08:49 +01:00
OneWire.h
Add initial MIMXRT10XX port
2020-01-06 21:08:49 +01:00
SPI.c
text fixes, postpone warning disable
2020-05-05 12:46:30 -04:00
SPI.h
Add-unidirectional-SPI
2020-05-01 13:15:38 -04:00
UART.c
ringbuf tested
2020-04-21 22:40:12 -04:00
UART.h
ringbuf tested
2020-04-21 22:40:12 -04:00