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
/
stm32f4
/
common-hal
/
busio
History
Dan Halbert
b32a9192df
make UART.write be blocking on SAMD; add timeout property
2019-11-27 13:05:29 -05:00
..
__init__.c
Add baseline HAL I2C support
2019-07-31 14:58:55 -04:00
I2C.c
Timeout fix for I2C device testing
2019-10-02 17:59:42 -04:00
I2C.h
various failed attempts to get I2C to reset
2019-09-19 16:02:52 -04:00
OneWire.h
Add baseline HAL I2C support
2019-07-31 14:58:55 -04:00
SPI.c
requested style changes
2019-11-21 14:30:07 -05:00
SPI.h
Add settings reconfiguration
2019-09-29 15:01:32 -04:00
UART.c
make UART.write be blocking on SAMD; add timeout property
2019-11-27 13:05:29 -05:00
UART.h
Style overhaul, extra error checks
2019-11-12 11:26:14 -05:00