|
|
a66e5733e1
|
First try at implementing USART's TX
Unbuffered writes are working as intented. Buffering still needs work
|
2023-09-13 21:57:13 +02:00 |
|
|
|
f89fe12298
|
Add circular rx buffer management
|
2023-07-11 11:44:54 +02:00 |
|
|
|
46776ebfd3
|
Configure usart's rx with dma
|
2023-07-10 11:30:51 +02:00 |
|
|
|
26bb798b79
|
Add usart's read function
|
2023-07-05 23:05:03 +02:00 |
|
|
|
c8040cf62f
|
Implement usart's basic function
This code doesn't work quite right yet, must most of the control system is in
place
|
2023-07-05 22:24:02 +02:00 |
|