Dario Nieuwenhuis
|
7b838d0336
|
rp/uart: use lockfree ringbuffer.
This gets rid of another PeripheralMutex usage.
|
2022-11-25 22:30:47 +01:00 |
|
Ulf Lilleengen
|
72c2e985bb
|
Update embedded-hal versions and explicitly pin
|
2022-09-29 11:27:46 +02:00 |
|
Mathias
|
820e6462b6
|
Add preliminary I2C implementation for RP2040
|
2022-09-27 22:08:49 +02:00 |
|
Mathias
|
e129a97d48
|
Fix bufferedUart read and write tests
|
2022-09-27 07:45:10 +02:00 |
|
Mathias
|
b2d0f8d590
|
Formatting
|
2022-09-09 10:49:47 +02:00 |
|
Mathias
|
31d85da78a
|
Add bufferedUart, including a split version for only Rx or Tx
|
2022-09-09 10:48:52 +02:00 |
|
Mathias
|
9611e7c9f2
|
Add BufferedUart implementation, and feature-guard time-driver initialization, to free up TIMER peripheral if not used with embassy executor
|
2022-09-09 10:48:30 +02:00 |
|