| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move examples to a subdirectory | Dario Nieuwenhuis | 2021-06-02 | 1 | -68/+0 |
| * | Fix warnings | Rukai | 2021-05-17 | 1 | -1/+1 |
| * | Add `init` fn. Initializes hw and returns Peripherals. | Dario Nieuwenhuis | 2021-05-17 | 1 | -3/+1 |
| * | nrf: add main macro support | Dario Nieuwenhuis | 2021-03-29 | 1 | -31/+5 |
| * | nrf/system: add configure | Dario Nieuwenhuis | 2021-03-29 | 1 | -13/+4 |
| * | nrf/uarte: update BufferedUarte to new APi | Dario Nieuwenhuis | 2021-03-29 | 1 | -34/+46 |
| * | nrf/rtc: update to new api | Dario Nieuwenhuis | 2021-03-29 | 1 | -0/+1 |
| * | Update features for latest nightly. | Dario Nieuwenhuis | 2021-03-17 | 1 | -0/+2 |
| * | Fix some warnings. | Dario Nieuwenhuis | 2021-02-26 | 1 | -1/+1 |
| * | fixed display hints in examples | fnafnio | 2021-02-24 | 1 | -1/+1 |
| * | PeripheralMutex should be Unpin | Dario Nieuwenhuis | 2021-02-20 | 1 | -0/+2 |
| * | Get rid of some warnings | Thales Fragoso | 2021-02-13 | 1 | -3/+1 |
| * | Executor API V2. | Dario Nieuwenhuis | 2021-02-02 | 1 | -7/+4 |
| * | Add PPI+TIMER to buffered_uarte to prevent IRQ storm | Dario Nieuwenhuis | 2021-01-06 | 1 | -0/+6 |
| * | Introduce "peripheral" abstraction to share state between main and interrupt. | Dario Nieuwenhuis | 2021-01-03 | 1 | -4/+7 |
| * | Rename examples -> embassy-nrf-examples | Dario Nieuwenhuis | 2021-01-01 | 1 | -0/+84 |
