| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | split can | Philipp Scheff | 2023-06-22 | 1 | -16/+85 | |
| * | | | | | | | Merge pull request #1622 from embassy-rs/misc-fixes | Dario Nieuwenhuis | 2023-07-05 | 6 | -11/+13 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Remove wifi envvars. They're annoying, they cause rust-analyzer errors when o... | Dario Nieuwenhuis | 2023-07-05 | 4 | -8/+10 | |
| | * | | | | | | | Downgrade nightly. | Dario Nieuwenhuis | 2023-07-05 | 1 | -1/+1 | |
| | * | | | | | | | stm32-wpan: fix wrong src_base | Dario Nieuwenhuis | 2023-07-05 | 1 | -2/+2 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1600 from ilikepi63/main | Dario Nieuwenhuis | 2023-07-05 | 7 | -45/+54 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Update embassy-nrf/src/ppi/mod.rs | Cameron Harris | 2023-07-05 | 1 | -1/+1 | |
| | * | | | | | | Update embassy-nrf/src/ppi/ppi.rs | Cameron Harris | 2023-07-05 | 1 | -1/+1 | |
| | * | | | | | | Update embassy-nrf/src/ppi/ppi.rs | Cameron Harris | 2023-07-05 | 1 | -1/+1 | |
| | * | | | | | | Update embassy-nrf/src/ppi/mod.rs | Cameron Harris | 2023-07-05 | 1 | -1/+1 | |
| | * | | | | | | Removed unnecessary lifetime naming | Cameron | 2023-07-05 | 4 | -23/+23 | |
| | * | | | | | | Removed unnecessary space | Cameron | 2023-07-05 | 1 | -1/+0 | |
| | * | | | | | | Removed unnecessary changes | Cameron | 2023-07-05 | 1 | -3/+2 | |
| | * | | | | | | Fixed Lifetimes in Events & Tasks | Cameron | 2023-07-05 | 3 | -10/+10 | |
| | * | | | | | | Formatting stuff | Cameron | 2023-06-30 | 1 | -2/+2 | |
| | * | | | | | | Adjusted build issue | Cameron | 2023-06-30 | 1 | -2/+2 | |
| | * | | | | | | Attempt to fix certain borrowing rule issues | Cameron | 2023-06-30 | 2 | -2/+6 | |
| | * | | | | | | Build failures | Cameron | 2023-06-30 | 1 | -1/+1 | |
| | * | | | | | | Build failures | Cameron | 2023-06-30 | 1 | -2/+2 | |
| | * | | | | | | Build failures | Cameron | 2023-06-30 | 1 | -1/+1 | |
| | * | | | | | | Lifetimes in dppi | Cameron | 2023-06-29 | 1 | -2/+2 | |
| | * | | | | | | Lifetime groups | Cameron | 2023-06-29 | 1 | -2/+2 | |
| | * | | | | | | feature(1354): Added lifetimes to Event + | Cameron | 2023-06-29 | 2 | -13/+20 | |
| * | | | | | | | Merge pull request #1607 from MathiasKoch/embassy-stm32/rcc-rtc-l4 | Dario Nieuwenhuis | 2023-07-05 | 3 | -1/+74 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'main' of https://github.com/embassy-rs/embassy into embassy-stm... | Mathias | 2023-07-05 | 47 | -431/+256 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'main' of https://github.com/embassy-rs/embassy into embassy-stm... | Mathias | 2023-07-03 | 357 | -8418/+14155 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | L4: Switch to MSI to prevent problems with PLL configuration, and enable powe... | Mathias | 2023-07-01 | 2 | -0/+73 | |
| * | | | | | | | | | | Merge pull request #1621 from rasmuspeders1/main | Dario Nieuwenhuis | 2023-07-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Remove semicolon in time driver example struct declaration | Rasmus Pedersen | 2023-07-05 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #1619 from embassy-rs/nrf-time | Dario Nieuwenhuis | 2023-07-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | nrf: build docs with `time` feature. | Dario Nieuwenhuis | 2023-07-05 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge pull request #1617 from xoviat/const-rcc | Dario Nieuwenhuis | 2023-07-04 | 2 | -5/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | stm32/rcc: allow const-propagation | xoviat | 2023-07-04 | 2 | -5/+3 | |
| * | | | | | | | | | | Merge pull request #1616 from embassy-rs/update-nightly | Dario Nieuwenhuis | 2023-07-04 | 6 | -37/+54 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | rustfmt. | Dario Nieuwenhuis | 2023-07-04 | 4 | -12/+28 | |
| | * | | | | | | | | | | Update nightly. | Dario Nieuwenhuis | 2023-07-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | doc: upload statics too. | Dario Nieuwenhuis | 2023-07-04 | 1 | -24/+25 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #1615 from embassy-rs/update-eh2 | Dario Nieuwenhuis | 2023-07-04 | 35 | -386/+177 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | update embedded-hal crates. | Dario Nieuwenhuis | 2023-07-04 | 35 | -386/+177 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #1614 from cumthugo/fix_queue_size | Ulf Lilleengen | 2023-07-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | time: fix queue size | cumthugo | 2023-07-04 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #1613 from diondokter/fix-nrf-spim-nightly | Dario Nieuwenhuis | 2023-07-04 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Add lifetimes to the functions | Dion Dokter | 2023-07-04 | 1 | -2/+2 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #1612 from wyager/fmc-bank1-16bit | Dario Nieuwenhuis | 2023-07-04 | 1 | -0/+18 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | fmt | William Yager | 2023-07-03 | 1 | -1/+0 | |
| | * | | | | | | | | | Add bank 1 16 bit | William Yager | 2023-07-03 | 1 | -0/+19 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #1609 from embassy-rs/fix-peripheral-deref | Dario Nieuwenhuis | 2023-07-02 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | hal-common: require DerefMut for peripherals, not just Deref. | Dario Nieuwenhuis | 2023-07-02 | 2 | -3/+3 | |
| |/ / / / / / / / | ||||||
| | | | | | | | * | wip | xoviat | 2023-07-02 | 1 | -19/+12 | |
| | | | | | | | * | hrtim: add guardrails on bridge sec. duty | xoviat | 2023-07-02 | 1 | -3/+18 | |
