| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | nrf/gpiote: new api: switch to owned structs, implement WaitForHigh/WaitForLow. | Dario Nieuwenhuis | 2021-02-04 | 2 | -33/+38 | |
| | | ||||||
| * | Executor API V2. | Dario Nieuwenhuis | 2021-02-02 | 9 | -123/+96 | |
| | | | | | | - It's no longer possible to call run() reentrantly from within a task (soundness issue) - it's now possible to spawn Send tasks across threads (SendSpawner, #37) | |||||
| * | 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 | |
| | | ||||||
| * | Add Uart trait, implement it for nrf. | Dario Nieuwenhuis | 2021-01-02 | 1 | -2/+3 | |
| | | ||||||
| * | Don't use embedded_dma in nrf uarte. | Dario Nieuwenhuis | 2021-01-02 | 1 | -6/+5 | |
| | | ||||||
| * | Add some comments to uart example. | Dario Nieuwenhuis | 2021-01-01 | 1 | -9/+18 | |
| | | ||||||
| * | Rename examples -> embassy-nrf-examples | Dario Nieuwenhuis | 2021-01-01 | 9 | -0/+848 | |
