aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf5340/src/bin
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Reduce amount of samples for nrf5340Dominik Boehi2023-01-097-305/+0
|
* Change UART pins for nRF5340 DKDominik Boehi2023-01-082-2/+2
|
* Add samples for nrf5340Dominik Boehi2023-01-0810-0/+427