| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merge branch 'master' into nrf91/53-nvmc | Dion Dokter | 2022-12-09 | 1 | -1/+16 | |
| |\ | ||||||
| | * | Merge #1049 | bors[bot] | 2022-12-09 | 1 | -0/+2 | |
| | |\ | ||||||
| | | * | Interrupts, async, sine oscillator | Christian Perez Llamas | 2022-11-12 | 1 | -1/+1 | |
| | | * | Cargo fmt | Roman Valls Guimera | 2022-11-11 | 1 | -5/+1 | |
| | | * | Restrict to pacs supporting i2s | Christian Perez Llamas | 2022-11-10 | 1 | -1/+5 | |
| | | * | Draft: Initial support for I2S with a working example. | Christian Perez Llamas | 2022-11-09 | 1 | -0/+2 | |
| | * | | Switch to async-fn-in-trait | Dario Nieuwenhuis | 2022-11-25 | 1 | -1/+5 | |
| | * | | Merge #1056 | bors[bot] | 2022-11-22 | 1 | -0/+1 | |
| | |\ \ | ||||||
| | | * | | config write, docs, add address_match_index | Henrik Alsér | 2022-11-22 | 1 | -6/+0 | |
| | | * | | embassy-nrf: Add TWIS module | kalkyl | 2022-11-13 | 1 | -0/+7 | |
| | | |/ | ||||||
| | * | | Merge #1042 | bors[bot] | 2022-11-22 | 1 | -0/+1 | |
| | |\ \ | ||||||
| | | * | | Remove nrf9160 UARTE fix | Henrik Alsér | 2022-11-22 | 1 | -7/+0 | |
| | | * | | Feature gate UARTE disable | Henrik Alsér | 2022-11-13 | 1 | -0/+1 | |
| | | * | | Disable UARTE in embassy-nrf::init | Henrik Alsér | 2022-11-13 | 1 | -0/+6 | |
| | | * | | embassy-nrf: Add SPIS module | Henrik Alsér | 2022-11-05 | 1 | -0/+1 | |
| | | |/ | ||||||
| | * / | embassy-nrf: Default disable UARTE (nrf9160) | Henrik Alsér | 2022-11-22 | 1 | -0/+7 | |
| | |/ | ||||||
| * / | Adapted nvmc so it can be used for all nrf targets | Dion Dokter | 2022-11-10 | 1 | -1/+0 | |
| |/ | ||||||
| * | add support for pdm microphones in nrf driver | pbert | 2022-10-13 | 1 | -0/+8 | |
| * | Update Rust nightly. | Dario Nieuwenhuis | 2022-09-22 | 1 | -1/+1 | |
| * | Remove HAL initialization from #[embassy::main] macro. | Dario Nieuwenhuis | 2022-08-17 | 1 | -1/+1 | |
| * | Rename Unborrowed -> PeripheralRef, Unborrow -> Peripheral | Dario Nieuwenhuis | 2022-07-23 | 1 | -1/+1 | |
| * | Update embassy-stm32 | Dario Nieuwenhuis | 2022-07-23 | 1 | -1/+1 | |
| * | Add more API docs for embassy-cortex-m and embassy-nrf | Ulf Lilleengen | 2022-06-23 | 1 | -2/+28 | |
| * | Run rustfmt. | Dario Nieuwenhuis | 2022-06-12 | 1 | -6/+3 | |
| * | Add embassy-cortex-m crate. | Dario Nieuwenhuis | 2022-06-12 | 1 | -11/+11 | |
| * | Merge branch 'embassy-rs:master' into qdec | Henrik Alsér | 2022-05-07 | 1 | -0/+1 | |
| |\ | ||||||
| | * | Replace embassy::io with embedded_io. | Dario Nieuwenhuis | 2022-05-07 | 1 | -0/+1 | |
| * | | Add qdec module | Henrik Alsér | 2022-05-07 | 1 | -0/+2 | |
| |/ | ||||||
| * | Merge #657 | bors[bot] | 2022-04-07 | 1 | -0/+1 | |
| |\ | ||||||
| | * | usb: add -usb-serial crate, fix warnings and stable build. | Dario Nieuwenhuis | 2022-04-06 | 1 | -0/+1 | |
| * | | Reexport unborrow macro in HALs | Matous Hybl | 2022-04-07 | 1 | -0/+3 | |
| |/ | ||||||
| * | Move EasyDMA documentation to module level | Til Blechschmidt | 2022-03-08 | 1 | -0/+36 | |
| * | Change slice length check to use stable method | Til Blechschmidt | 2022-02-23 | 1 | -1/+1 | |
| * | Skip EasyDMA slice location check if slice is empty | Til Blechschmidt | 2022-02-23 | 1 | -1/+1 | |
| * | embassy, embassy-nrf: add `nightly` Cargo feature to gate nightly-only features. | Dario Nieuwenhuis | 2022-02-12 | 1 | -2/+4 | |
| * | Merge #539 | bors[bot] | 2022-01-04 | 1 | -0/+7 | |
| |\ | ||||||
| | * | enable USB peripheral for relevant chips | Jacob Rosenthal | 2021-12-15 | 1 | -2/+6 | |
| | * | stub out the embassy registers for usbd | Jacob Rosenthal | 2021-12-13 | 1 | -20/+3 | |
| | * | usb feature gate | Jacob Rosenthal | 2021-12-12 | 1 | -11/+15 | |
| | * | nrf-usbd | Jacob Rosenthal | 2021-12-12 | 1 | -0/+16 | |
| * | | Update rust-toolchain | Ulf Lilleengen | 2021-12-16 | 1 | -1/+0 | |
| |/ | ||||||
| * | nrf: add initial nrf5340 support | Dario Nieuwenhuis | 2021-10-28 | 1 | -12/+15 | |
| * | nrf91: support running in both S and NS mode. | Dario Nieuwenhuis | 2021-10-26 | 1 | -32/+18 | |
| * | nrf: add NVMC driver. | Dario Nieuwenhuis | 2021-10-22 | 1 | -0/+2 | |
| * | Cargo fmt | Ulf Lilleengen | 2021-10-19 | 1 | -2/+2 | |
| * | Add support for temperature sensor peripheral | Ulf Lilleengen | 2021-10-19 | 1 | -0/+2 | |
| * | Undoing unnecessary changes | Dion Dokter | 2021-10-12 | 1 | -5/+1 | |
| * | ran fmt | Dion Dokter | 2021-10-11 | 1 | -2/+2 | |
| * | Initial support for nrf9160 | Dion Dokter | 2021-10-11 | 1 | -1/+19 | |
| * | Remove trait_alias, allow(incomplete_features). | Dario Nieuwenhuis | 2021-09-03 | 1 | -1/+0 | |
