aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf5340/src/bin
Commit message (Expand)AuthorAgeFilesLines
* embassy-nrf: add gpiote::InputChannel::wait_for_high/low()Maarten de Vries2025-10-301-4/+4
* feat: improve nrf54 support using new nrf-pacUlf Lilleengen2025-10-281-21/+5
* nrf: apply FICR.TRIMCNF valuesMatthew Tran2025-10-051-0/+30
* BufferedUart initializationMichael Gomez2025-04-041-1/+1
* Reduce use of the full `futures` crate.Dario Nieuwenhuis2024-04-261-1/+1
* 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 conven...Adam Greig2023-10-151-3/+3
* nrf/uart: switch to new interrupt binding.Dario Nieuwenhuis2023-03-061-3/+7
* nrf: rename UARTETWISPIn -> SERIALnDario Nieuwenhuis2023-02-211-1/+1
* 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