| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename embassy-extras to embassy-hal-common | Dario Nieuwenhuis | 2021-07-29 | 1 | -130/+0 |
| * | Mark Unborrow as unsafe to implement | Dario Nieuwenhuis | 2021-05-19 | 1 | -3/+3 |
| * | impl Unborrow for &'a mut T | Dario Nieuwenhuis | 2021-05-19 | 1 | -16/+0 |
| * | Add `init` fn. Initializes hw and returns Peripherals. | Dario Nieuwenhuis | 2021-05-17 | 1 | -7/+6 |
| * | Use `critical_section` crate | Dario Nieuwenhuis | 2021-05-11 | 1 | -1/+1 |
| * | Rename PeripheralBorrow to Unborrow | Dario Nieuwenhuis | 2021-04-14 | 1 | -4/+4 |
| * | Mark peripherals as taken | Ian McIntyre | 2021-04-01 | 1 | -0/+1 |
| * | take clocks on peripheral take | xoviat | 2021-03-29 | 1 | -1/+1 |
| * | cleanup and consolidate peripherals macro | xoviat | 2021-03-29 | 1 | -0/+39 |
| * | extras: fix missing absolute path in impl_borrow | Dario Nieuwenhuis | 2021-03-29 | 1 | -2/+2 |
| * | extras: add impl_unborrow macro | Dario Nieuwenhuis | 2021-03-29 | 1 | -0/+21 |
| * | nrf/rtc: update to new api | Dario Nieuwenhuis | 2021-03-29 | 1 | -11/+12 |
| * | extras: add missing cfg to peripherals macro | Dario Nieuwenhuis | 2021-03-29 | 1 | -0/+1 |
| * | nrf/uart: make rts/cts optional. | Dario Nieuwenhuis | 2021-03-29 | 1 | -1/+1 |
| * | nrf: add unborrow! macro | Dario Nieuwenhuis | 2021-03-29 | 1 | -0/+9 |
| * | nrf: nicer Peripherals api, add take() | Dario Nieuwenhuis | 2021-03-29 | 1 | -21/+51 |
| * | extras: move peripherals from nrf to extras | Dario Nieuwenhuis | 2021-03-29 | 1 | -0/+45 |
