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
/
stm
/
common-hal
/
busio
History
Lucian Copeland
fe75c7793c
Fix SWO/Analog overlap, style changes
2020-05-29 12:19:37 -04:00
..
__init__.c
create copy
2020-03-11 18:13:06 -04:00
I2C.c
Fix SWO/Analog overlap, style changes
2020-05-29 12:19:37 -04:00
I2C.h
Add F7 and H7 Support to the STM32 port
2020-03-26 18:01:17 -04:00
OneWire.h
Add F7 and H7 Support to the STM32 port
2020-03-26 18:01:17 -04:00
SPI.c
Add pin resetting across boards, fix array size detection issue
2020-05-27 11:45:15 -04:00
SPI.h
Add F7 and H7 Support to the STM32 port
2020-03-26 18:01:17 -04:00
UART.c
Add UART one-way instance search, fix bugs in stm32 implementation
2020-05-20 12:48:01 -04:00
UART.h
Enable showing the console on a debug uart
2020-05-19 02:02:52 +02:00