aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf5340/src
Commit message (Collapse)AuthorAgeFilesLines
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-213-3/+0
|
* time: Update examples, tests, and other code to use new Timer::after_x ↵Adam Greig2023-10-151-3/+3
| | | | convenience methods
* 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