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
Hierophect
d7443fce54
First implementation of read write
2019-09-27 17:59:55 -04:00
..
__init__.c
Add baseline HAL I2C support
2019-07-31 14:58:55 -04:00
I2C.c
Repeated initialization protection, cleanup
2019-09-20 14:33:37 -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
First implementation of read write
2019-09-27 17:59:55 -04:00
SPI.h
First implementation of read write
2019-09-27 17:59:55 -04:00
UART.c
Add warnings, cosmetic fixes, remove vestigial modules
2019-08-19 10:47:18 -04:00
UART.h
Add baseline HAL I2C support
2019-07-31 14:58:55 -04:00