| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix docs, ci | Caleb Jamison | 2024-08-12 | 2 | -4/+4 |
| * | Fix CI, rename private feature, address comments from dirbaio. | Caleb Jamison | 2024-08-12 | 15 | -89/+112 |
| * | rp: update PAC, fix CI. | Dario Nieuwenhuis | 2024-08-12 | 6 | -13/+11 |
| * | Switch to embassy's rp-pac repo, also use a patch. | Caleb Jamison | 2024-08-10 | 1 | -1/+4 |
| * | Handle pad isolation everywhere and in the same way. | Caleb Jamison | 2024-08-10 | 5 | -9/+28 |
| * | Intrinsics aren't implemented for 235x yet. | Caleb Jamison | 2024-08-09 | 1 | -3/+2 |
| * | Move #![cfg]s to lib.rs | Caleb Jamison | 2024-08-09 | 3 | -2/+2 |
| * | Fix ci/rustfmt | Caleb Jamison | 2024-08-09 | 1 | -1/+0 |
| * | Maybe fix ci/build II | Caleb Jamison | 2024-08-09 | 1 | -4/+3 |
| * | Maybe fix ci/build? | Caleb Jamison | 2024-08-09 | 1 | -4/+8 |
| * | Switch to single pac | Caleb Jamison | 2024-08-09 | 3 | -15/+9 |
| * | Fixup pac dep sources | Caleb Jamison | 2024-08-08 | 1 | -2/+2 |
| * | cargo fmt | Caleb Jamison | 2024-08-08 | 46 | -97/+52 |
| * | Initial rp235x support | Caleb Jamison | 2024-08-08 | 76 | -90/+7507 |
| * | Merge pull request #3232 from embassy-rs/misc-fixes-44 | Dario Nieuwenhuis | 2024-08-07 | 29 | -128/+50 |
| |\ | |||||
| | * | examples: ensure at least 3 sockets to avoid running out (DHCP, DNS, the user's) | Dario Nieuwenhuis | 2024-08-07 | 27 | -128/+46 |
| | * | Silence some unused warnings on nightly. | Dario Nieuwenhuis | 2024-08-05 | 2 | -0/+4 |
| * | | Merge pull request #3235 from Niels-Be/patch-1 | Dario Nieuwenhuis | 2024-08-06 | 2 | -2/+2 |
| |\ \ | |||||
| | * | | Rename package for embassy-stm32h755cm7-example | Niels Becker | 2024-08-06 | 1 | -1/+1 |
| | * | | Rename package for embassy-stm32h755cm4-example | Niels Becker | 2024-08-06 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #2865 from embassy-rs/pico-bluetooth | Dario Nieuwenhuis | 2024-08-05 | 21 | -84/+1037 |
| |\ \ | |/ |/| | |||||
| | * | cyw43: add Bluetooth support. | Dario Nieuwenhuis | 2024-08-05 | 21 | -84/+1037 |
| |/ | |||||
| * | Merge pull request #3231 from joriskleiber/doc-fixes | Ulf Lilleengen | 2024-08-05 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix broken link to rp-pac and add link to critical-section in embassy-rp | Joris Kleiber | 2024-08-05 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #3158 from diondokter/stm-dualcore | Ulf Lilleengen | 2024-08-05 | 55 | -108/+737 |
| |\ | |||||
| | * | Add H7 dual core to common and run fmt | Dion Dokter | 2024-08-05 | 5 | -12/+10 |
| | * | Fix tests | Dion Dokter | 2024-08-05 | 24 | -24/+45 |
| | * | Updated WL examples to use new API | Dion Dokter | 2024-08-05 | 9 | -16/+69 |
| | * | Change dual bank CI test to non-dual core | Dion Dokter | 2024-08-05 | 1 | -1/+1 |
| | * | Update new examples to new releases | Dion Dokter | 2024-08-05 | 2 | -6/+6 |
| | * | Change embassy-boot ci tests to non-dual core chip for simplicity. | Dion Dokter | 2024-08-05 | 1 | -2/+4 |
| | * | Fix WL boot example | Dion Dokter | 2024-08-05 | 3 | -3/+24 |
| | * | Merge branch 'master' into stm-dualcore | Dion Dokter | 2024-08-05 | 186 | -783/+4142 |
| | |\ | |||||
| | * | | Improve shared data placement, require less atomic support and use unsafecell... | Dion Dokter | 2024-08-05 | 7 | -22/+22 |
| | * | | Improve use of CS | Dion Dokter | 2024-07-09 | 1 | -1/+1 |
| | * | | Fix errors | Dion Dokter | 2024-07-09 | 4 | -4/+4 |
| | * | | fmt | Dion Dokter | 2024-07-09 | 5 | -21/+18 |
| | * | | Make clocks repr C. | Dion Dokter | 2024-07-08 | 11 | -73/+272 |
| | * | | Add H755 examples | Dion Dokter | 2024-07-08 | 10 | -0/+338 |
| * | | | Merge pull request #3230 from 9names/cyw43-release-0.2 | Dario Nieuwenhuis | 2024-08-05 | 5 | -5/+45 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Add cyw43/cyw43-pio changelogs | 9names | 2024-08-05 | 2 | -0/+40 |
| | * | | Update rp examples to cyw43 0.2 and cyw43-pio 0.2 | 9names | 2024-08-05 | 1 | -2/+2 |
| | * | | Uprev cyw43 and cyw43-pio for embassy-rp 0.2 | 9names | 2024-08-05 | 2 | -3/+3 |
| |/ / | |||||
| * | | Merge pull request #3229 from plaes/nrf-changelog | Ulf Lilleengen | 2024-08-05 | 1 | -21/+28 |
| |\ \ | |||||
| | * | | nrf: Rearrange CHANGELOG by features for better overview | Priit Laes | 2024-08-05 | 1 | -21/+28 |
| |/ / | |||||
| * | | Merge pull request #3225 from embassy-rs/prepare-nrf-release | Ulf Lilleengen | 2024-08-05 | 86 | -211/+293 |
| |\ \ | |||||
| | * | | update dates | Ulf Lilleengen | 2024-08-05 | 7 | -7/+9 |
| | * | | Prepare to release embassy-boot-rp | Ulf Lilleengen | 2024-08-05 | 2 | -2/+2 |
| | * | | Prepare to release embassy-rp | Ulf Lilleengen | 2024-08-05 | 7 | -6/+38 |
| | * | | Prepare to release embassy-boot-nrf | Ulf Lilleengen | 2024-08-05 | 2 | -2/+2 |
