aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stm32/otg: change some info logs to trace.Dario Nieuwenhuis2023-07-061-2/+2
* ci: build doc with 4 threads instead of 6, to avoid running out of disk space.Dario Nieuwenhuis2023-07-061-1/+1
* Merge pull request #1624 from embassy-rs/release-embassy-time-v0.1.2Dario Nieuwenhuis2023-07-0551-61/+66
|\
| * Release embassy-time v0.1.2Dario Nieuwenhuis2023-07-0651-61/+66
* | Merge pull request #1578 from schphil/can-splitxoviat2023-07-054-15/+165
|\ \ | |/ |/|
| * fix stm32 can testPhilipp Scheff2023-07-041-1/+1
| * make stm32 can test workPhilipp Scheff2023-07-041-3/+6
| * make stm32f4 example workPhilipp Scheff2023-07-041-8/+10
| * remove unused imports from examplePhilipp Scheff2023-07-031-4/+1
| * allow deed code can rx & clippyPhilipp Scheff2023-07-032-7/+8
| * fmtPhilipp Scheff2023-07-032-20/+27
| * Merge branch 'embassy-rs:main' into can-splitschphil2023-06-2333-297/+3726
| |\
| * | add as_mutPhilipp Scheff2023-06-221-0/+6
| * | add as_mut & set loopback true in examplePhilipp Scheff2023-06-221-2/+4
| * | add stm32f7 can examplePhilipp Scheff2023-06-221-0/+63
| * | 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