aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf52840
Commit message (Expand)AuthorAgeFilesLines
* nrf/timer: remove awaitable.Dario Nieuwenhuis2023-03-061-26/+0
* nrf/uart: switch to new interrupt binding.Dario Nieuwenhuis2023-03-064-13/+26
* Merge pull request #1232 from embassy-rs/nrf-qspi-fixesDario Nieuwenhuis2023-03-052-7/+13
|\
| * nrf/qspi: add _raw variants of methods that don't do bounds checks.Dario Nieuwenhuis2023-03-052-0/+6
| * nrf/qspi: remove FLASH_SIZE const generic param.Dario Nieuwenhuis2023-03-052-2/+2
| * nrf/qspi: always use u32 for addresses.Dario Nieuwenhuis2023-03-051-5/+5
* | nrf/buffered_uarte: make available on stable.Dario Nieuwenhuis2023-03-041-1/+1
* | nrf/buffered_uarte: remove PeripheralMutex, make it work without rts/cts.Dario Nieuwenhuis2023-03-041-9/+3
|/
* Merge pull request #1244 from embassy-rs/interruptexecutorDario Nieuwenhuis2023-03-011-11/+21
|\
| * cortex-m/executor: don't use the owned interrupts system.Dario Nieuwenhuis2023-02-281-11/+21
* | Example fixes.Dario Nieuwenhuis2023-03-011-23/+0
|/
* fix h7 examplesDario Nieuwenhuis2023-02-101-0/+23
* usb: use InterfaceNumber in msos.Dario Nieuwenhuis2023-02-081-1/+2
* usb: unify ControlHandler+DeviceStateHandler, route all control requests to a...Dario Nieuwenhuis2023-02-086-17/+13
* Lazily encode UTF16 values and add docsalexmoon2023-02-071-17/+8
* Convert MS OS descriptor builder to a writer APIalexmoon2023-02-072-1/+145
* nrf: docs.Dario Nieuwenhuis2023-02-0110-25/+25
* Changed crates' names for nrf examples since they were conflictingDavide Della Giustina2023-01-241-1/+1
* net: allocate space for 2 sockets, needed for dhcp.Dario Nieuwenhuis2023-01-191-1/+1
* Add smoltcp dhcp socket configurationPaweł Jan Czochański2023-01-191-8/+3
* Rename examples/nrf to examples/nrf52840Dominik Boehi2023-01-0955-0/+3443