aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | split canPhilipp Scheff2023-06-221-16/+85
* | | | | | | Merge pull request #1622 from embassy-rs/misc-fixesDario Nieuwenhuis2023-07-056-11/+13
|\ \ \ \ \ \ \
| * | | | | | | Remove wifi envvars. They're annoying, they cause rust-analyzer errors when o...Dario Nieuwenhuis2023-07-054-8/+10
| * | | | | | | Downgrade nightly.Dario Nieuwenhuis2023-07-051-1/+1
| * | | | | | | stm32-wpan: fix wrong src_baseDario Nieuwenhuis2023-07-051-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #1600 from ilikepi63/mainDario Nieuwenhuis2023-07-057-45/+54
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Update embassy-nrf/src/ppi/mod.rsCameron Harris2023-07-051-1/+1
| * | | | | | Update embassy-nrf/src/ppi/ppi.rsCameron Harris2023-07-051-1/+1
| * | | | | | Update embassy-nrf/src/ppi/ppi.rsCameron Harris2023-07-051-1/+1
| * | | | | | Update embassy-nrf/src/ppi/mod.rsCameron Harris2023-07-051-1/+1
| * | | | | | Removed unnecessary lifetime namingCameron2023-07-054-23/+23
| * | | | | | Removed unnecessary spaceCameron2023-07-051-1/+0
| * | | | | | Removed unnecessary changesCameron2023-07-051-3/+2
| * | | | | | Fixed Lifetimes in Events & TasksCameron2023-07-053-10/+10
| * | | | | | Formatting stuffCameron2023-06-301-2/+2
| * | | | | | Adjusted build issueCameron2023-06-301-2/+2
| * | | | | | Attempt to fix certain borrowing rule issuesCameron2023-06-302-2/+6
| * | | | | | Build failuresCameron2023-06-301-1/+1
| * | | | | | Build failuresCameron2023-06-301-2/+2
| * | | | | | Build failuresCameron2023-06-301-1/+1
| * | | | | | Lifetimes in dppiCameron2023-06-291-2/+2
| * | | | | | Lifetime groupsCameron2023-06-291-2/+2
| * | | | | | feature(1354): Added lifetimes to Event +Cameron2023-06-292-13/+20
* | | | | | | Merge pull request #1607 from MathiasKoch/embassy-stm32/rcc-rtc-l4Dario Nieuwenhuis2023-07-053-1/+74
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'main' of https://github.com/embassy-rs/embassy into embassy-stm...Mathias2023-07-0547-431/+256
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'main' of https://github.com/embassy-rs/embassy into embassy-stm...Mathias2023-07-03357-8418/+14155
| |\ \ \ \ \ \ \ \
| * | | | | | | | | L4: Switch to MSI to prevent problems with PLL configuration, and enable powe...Mathias2023-07-012-0/+73
* | | | | | | | | | Merge pull request #1621 from rasmuspeders1/mainDario Nieuwenhuis2023-07-051-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Remove semicolon in time driver example struct declarationRasmus Pedersen2023-07-051-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1619 from embassy-rs/nrf-timeDario Nieuwenhuis2023-07-041-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nrf: build docs with `time` feature.Dario Nieuwenhuis2023-07-051-1/+1
* | | | | | | | | | Merge pull request #1617 from xoviat/const-rccDario Nieuwenhuis2023-07-042-5/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | stm32/rcc: allow const-propagationxoviat2023-07-042-5/+3
* | | | | | | | | | Merge pull request #1616 from embassy-rs/update-nightlyDario Nieuwenhuis2023-07-046-37/+54
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rustfmt.Dario Nieuwenhuis2023-07-044-12/+28
| * | | | | | | | | | Update nightly.Dario Nieuwenhuis2023-07-041-1/+1
| * | | | | | | | | | doc: upload statics too.Dario Nieuwenhuis2023-07-041-24/+25
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #1615 from embassy-rs/update-eh2Dario Nieuwenhuis2023-07-0435-386/+177
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | update embedded-hal crates.Dario Nieuwenhuis2023-07-0435-386/+177
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #1614 from cumthugo/fix_queue_sizeUlf Lilleengen2023-07-041-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | time: fix queue sizecumthugo2023-07-041-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #1613 from diondokter/fix-nrf-spim-nightlyDario Nieuwenhuis2023-07-041-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add lifetimes to the functionsDion Dokter2023-07-041-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #1612 from wyager/fmc-bank1-16bitDario Nieuwenhuis2023-07-041-0/+18
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fmtWilliam Yager2023-07-031-1/+0
| * | | | | | | | | Add bank 1 16 bitWilliam Yager2023-07-031-0/+19
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1609 from embassy-rs/fix-peripheral-derefDario Nieuwenhuis2023-07-022-3/+3
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | hal-common: require DerefMut for peripherals, not just Deref.Dario Nieuwenhuis2023-07-022-3/+3
|/ / / / / / / /
| | | | | | | * wipxoviat2023-07-021-19/+12
| | | | | | | * hrtim: add guardrails on bridge sec. dutyxoviat2023-07-021-3/+18