aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf/src/bin/uart_split.rs
Commit message (Expand)AuthorAgeFilesLines
* Run rustfmt.Dario Nieuwenhuis2022-06-121-3/+1
* Rename channel to mpmchuntc2022-06-121-1/+1
* Simpler Channel.Dario Nieuwenhuis2022-04-061-14/+9
* Use embassy/defmt-timestamp-uptime in all examples.Dario Nieuwenhuis2022-04-021-4/+4
* Merge #613bors[bot]2022-02-121-3/+3
|\
| * blocking_mutex: refactor to work on stable. No GATs, and can be constructed i...Dario Nieuwenhuis2022-02-121-3/+3
* | nrf: remove OptionalPinDario Nieuwenhuis2022-02-121-2/+1
|/
* nrf/uarte: expose all functionality as inherent methods.Dario Nieuwenhuis2022-01-131-5/+4
* Introduces split on the nRF Uartehuntc2021-12-151-0/+68