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
9,801
Commits
21
Branches
274
Tags
785
MiB
7d7f59d78b
Commit Graph
3 Commits
Author
SHA1
Message
Date
Damien George
7d7f59d78b
stm32/uart: Factor out code to set RX buffer to function uart_set_rxbuf.
2018-12-10 16:21:50 +11:00
Damien George
524e13b006
stm32/uart: Factor out code from machine_uart.c that computes baudrate.
2018-12-10 16:21:50 +11:00
Damien George
a2271532be
stm32: Split out UART Python bindings from uart.c to machine_uart.c.
2018-12-10 16:21:50 +11:00