aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf52840/src
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-071-0/+139
* nrf: docs.Dario Nieuwenhuis2023-02-019-24/+24
* 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-0951-0/+3355