| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Additional doco | huntc | 2022-08-30 | 1 | -0/+2 | |
| | * | | Ensure that the sampling is stopped | huntc | 2022-08-26 | 1 | -0/+43 | |
| | |/ | ||||||
| * | | util -> sync rename | Quentin Smith | 2022-08-23 | 1 | -1/+1 | |
| * | | Merge remote-tracking branch 'origin/master' into nrf-pdm | Quentin Smith | 2022-08-23 | 17 | -25/+97 | |
| |\| | ||||||
| | * | nrf/ppi: fix unsoundness due to task/event ptrs being public. | Dario Nieuwenhuis | 2022-08-24 | 1 | -7/+25 | |
| | * | nrf/ppi: feature-gate dppi stuff. | Dario Nieuwenhuis | 2022-08-24 | 1 | -1/+4 | |
| | * | split `embassy-util` into `embassy-futures`, `embassy-sync`. | Dario Nieuwenhuis | 2022-08-22 | 13 | -16/+16 | |
| | * | nRF documentation warning fixes | Ulf Lilleengen | 2022-08-22 | 5 | -2/+53 | |
| * | | PDM clock frequency control | Quentin Smith | 2022-08-21 | 1 | -3/+10 | |
| * | | Stop PDM sampling when future is dropped | Quentin Smith | 2022-08-21 | 1 | -13/+15 | |
| * | | Discard the first N samples due to transients | Quentin Smith | 2022-08-21 | 1 | -3/+19 | |
| * | | Add continuous PDM sampling with example | Quentin Smith | 2022-08-20 | 1 | -3/+115 | |
| * | | Set gain at runtime | Quentin Smith | 2022-08-20 | 1 | -0/+21 | |
| * | | Initial PDM driver | Quentin Smith | 2022-08-20 | 7 | -0/+208 | |
| |/ | ||||||
| * | Split embassy-time from embassy-executor. | Dario Nieuwenhuis | 2022-08-18 | 2 | -4/+4 | |
| * | Remove HAL initialization from #[embassy::main] macro. | Dario Nieuwenhuis | 2022-08-17 | 11 | -11/+11 | |
| * | Merge #890 | bors[bot] | 2022-08-02 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Implement UsbSupply for a reference of SignalledSupply | Matous Hybl | 2022-08-02 | 1 | -1/+1 | |
| * | | Remove commented out logging code | Til Blechschmidt | 2022-08-01 | 1 | -7/+1 | |
| * | | Extend QSPI config with freq, delay, spi mode, and address mode | Til Blechschmidt | 2022-08-01 | 1 | -14/+34 | |
| * | | Split embassy crate into embassy-executor, embassy-util. | Dario Nieuwenhuis | 2022-07-29 | 13 | -21/+31 | |
| * | | nrf: replace PhantomData usages with PeripheralRef. | Dario Nieuwenhuis | 2022-07-23 | 11 | -164/+150 | |
| * | | Remove PeripheralRef::into_inner() | Dario Nieuwenhuis | 2022-07-23 | 8 | -78/+136 | |
| * | | Rename Unborrowed -> PeripheralRef, Unborrow -> Peripheral | Dario Nieuwenhuis | 2022-07-23 | 19 | -298/+291 | |
| * | | Update embassy-stm32 | Dario Nieuwenhuis | 2022-07-23 | 1 | -1/+1 | |
| * | | fix nrf dppi | Dario Nieuwenhuis | 2022-07-23 | 1 | -8/+1 | |
| * | | Rename unsafe_impl_unborrow to impl_unborrow | Dario Nieuwenhuis | 2022-07-23 | 4 | -17/+12 | |
| * | | Update embassy-rp | Grant Miller | 2022-07-23 | 1 | -1/+1 | |
| * | | WIP: Make unborrow safe to use | Grant Miller | 2022-07-23 | 12 | -202/+136 | |
| | | | ||||||
| | \ | ||||||
| *-. \ | Merge #871 #872 | bors[bot] | 2022-07-22 | 2 | -3/+30 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | | * | nrf/usb: prevent user code from constructing a PowerUsb directly. | Dario Nieuwenhuis | 2022-07-21 | 1 | -2/+4 | |
| | |/ |/| | ||||||
| | * | nrf/saadc: add type-erased AnyInput. | Dario Nieuwenhuis | 2022-07-21 | 1 | -1/+26 | |
| |/ | ||||||
| * | Move all gpio logic to Flex | chemicstry | 2022-07-13 | 1 | -6/+3 | |
| * | Change get_set_level to get_output_level | chemicstry | 2022-07-13 | 1 | -2/+2 | |
| * | Add convenience GPIO functions to NRF | chemicstry | 2022-07-13 | 1 | -0/+79 | |
| * | Merge #810 | bors[bot] | 2022-07-11 | 1 | -13/+170 | |
| |\ | ||||||
| | * | Trait for UsbSupply | huntc | 2022-07-09 | 1 | -75/+149 | |
| | * | New constructor to cater for the softdevice | huntc | 2022-07-08 | 1 | -2/+21 | |
| | * | Puts in the machinery to handle power detected/removed | huntc | 2022-07-07 | 1 | -3/+67 | |
| * | | Associated type | Henrik Alsér | 2022-07-09 | 2 | -4/+6 | |
| * | | Shared buses with SetConfig | Henrik Alsér | 2022-07-08 | 2 | -0/+53 | |
| |/ | ||||||
| * | nrf/uart: add support for tx-only and rx-only uart. | Dario Nieuwenhuis | 2022-06-25 | 1 | -27/+149 | |
| * | Add more API docs for embassy-cortex-m and embassy-nrf | Ulf Lilleengen | 2022-06-23 | 4 | -7/+33 | |
| * | Update rust nightly. (#819) | Dario Nieuwenhuis | 2022-06-18 | 1 | -3/+3 | |
| * | Run rustfmt. | Dario Nieuwenhuis | 2022-06-12 | 30 | -449/+197 | |
| * | Add embassy-cortex-m crate. | Dario Nieuwenhuis | 2022-06-12 | 30 | -53/+53 | |
| * | common/PeripheralMutex: remove unsafe API. (#802) | Dario Nieuwenhuis | 2022-06-09 | 1 | -16/+14 | |
| * | nrf/twim: allow zero length transfers. | Dario Nieuwenhuis | 2022-06-07 | 1 | -10/+14 | |
| * | usb: make ControlPipe accept, reject async. | Dario Nieuwenhuis | 2022-05-30 | 1 | -7/+13 | |
| * | usb: add first, last params to ControlPipe data_in, data_out. | Dario Nieuwenhuis | 2022-05-30 | 1 | -4/+13 | |
