This website requires JavaScript.
Explore
Help
Sign In
Steins7
/
stm32f1xx_HBL
Watch
1
Star
0
Fork
0
You've already forked stm32f1xx_HBL
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
62
Commits
4
Branches
0
Tags
9.5
MiB
d84d9cef83
Commit Graph
4 Commits
Author
SHA1
Message
Date
Steins7
e2adf48f82
Document dma multibuffer module
2023-09-17 00:04:06 +02:00
Steins7
256e3f30ab
Make USART writes non-blocking
...
The application should be the one to decide if a write should be blocking or not
2023-09-16 23:50:13 +02:00
Steins7
7a660c29d2
Implement and validate all USARTs
2023-09-16 23:40:36 +02:00
Steins7
dac751e466
Move DMA's tx buffer to a separate module
2023-09-16 18:53:50 +02:00