aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf5340/src/bin/uart.rs
Commit message (Collapse)AuthorAgeFilesLines
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-1/+0
|
* nrf/uart: switch to new interrupt binding.Dario Nieuwenhuis2023-03-061-3/+7
|
* nrf: rename UARTETWISPIn -> SERIALnDario Nieuwenhuis2023-02-211-1/+1
| | | | | The UARTETWISPIn naming is quite horrible. With the nRF53, Nordic realized this and renamed the interrupts to SERIALn. Let's copy that for our peripheral names, in nrf53 and nrf91.
* Change UART pins for nRF5340 DKDominik Boehi2023-01-081-1/+1
|
* Add samples for nrf5340Dominik Boehi2023-01-081-0/+35