aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf9151/ns/src
Commit message (Collapse)AuthorAgeFilesLines
* BufferedUart initializationMichael Gomez2025-04-041-1/+1
| | | | | | | This change modifies UART initialization throughout Embassy to take pins before interrupts. Related to #1304.
* Update nrf-pac.Dario Nieuwenhuis2024-11-151-1/+1
|
* cargo fmt examplesnerwalt2024-07-151-2/+0
|
* Adding uart example to 9151-nsnerwalt2024-06-281-0/+37
| | | | Updated README
* Adding initial support for nrf9151 s and nsnerwalt2024-06-271-0/+24
Adding s and ns examples, including a reference TFM