| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #2929 from kalkyl/sdmmc | Dario Nieuwenhuis | 2024-05-11 | 2 | -0/+84 |
| |\ | |||||
| | * | spinlock + loop at end to allow defmt to flush properly | kalkyl | 2024-05-11 | 1 | -0/+3 |
| | * | rp: Add embedded-sdmmc example | kalkyl | 2024-05-11 | 2 | -0/+81 |
| * | | Merge pull request #2922 from Mirror0/qspi-example | Dario Nieuwenhuis | 2024-05-10 | 1 | -0/+300 |
| |\ \ | |/ |/| | |||||
| | * | feat(qspi): add example usage of QSPI | Mateusz Butkiewicz | 2024-05-10 | 1 | -0/+300 |
| * | | rustfmt | kalkyl | 2024-05-09 | 1 | -5/+5 |
| * | | rp: Add raw interrupt handler example | kalkyl | 2024-05-09 | 2 | -0/+96 |
| |/ | |||||
| * | examples: Use unique crate name for stm32h7rs examples | Priit Laes | 2024-05-08 | 1 | -1/+1 |
| * | format | Pegasis | 2024-05-03 | 2 | -2/+2 |
| * | add example for bdma | Pegasis | 2024-05-03 | 3 | -0/+122 |
| * | Merge pull request #2894 from kalkyl/webusb-win | Dario Nieuwenhuis | 2024-05-01 | 1 | -1/+19 |
| |\ | |||||
| | * | rp: WebUSB example - add Windows compatibility | kalkyl | 2024-04-30 | 1 | -1/+19 |
| * | | stm32: add support for STM32H7[RS] "bootflash line", add HIL tests. | Dario Nieuwenhuis | 2024-05-01 | 16 | -0/+767 |
| |/ | |||||
| * | Merge pull request #2889 from embassy-rs/update-metapac-42 | Dario Nieuwenhuis | 2024-04-29 | 3 | -7/+7 |
| |\ | |||||
| | * | stm32: update metapac. Adds U5 LPDMA, fixes ADC_COMMONs. | Dario Nieuwenhuis | 2024-04-29 | 3 | -7/+7 |
| * | | Update wdt.rs: reverted change, probably unneccesary here | pkoevesdi | 2024-04-29 | 1 | -1/+1 |
| * | | Update wdt.rs: reverted changes, probably unneccesary | pkoevesdi | 2024-04-29 | 1 | -2/+2 |
| * | | Update wdt.rs: added missing type | pkoevesdi | 2024-04-29 | 1 | -1/+1 |
| * | | fixed: example loops crashing after 256 passes | Peter Kövesdi | 2024-04-29 | 7 | -9/+9 |
| |/ | |||||
| * | Merge pull request #2862 from AtoVproject/feature/web-usb-class | Dario Nieuwenhuis | 2024-04-28 | 1 | -0/+137 |
| |\ | |||||
| | * | feature: WebUSB capability implementation | Chris Maniewski | 2024-04-27 | 1 | -0/+137 |
| * | | low power for h5 | eZio Pan | 2024-04-28 | 2 | -1/+72 |
| * | | Reduce use of the full `futures` crate. | Dario Nieuwenhuis | 2024-04-26 | 39 | -39/+22 |
| * | | Remove leftover `cargo new` boilerplate. | Dario Nieuwenhuis | 2024-04-26 | 1 | -2/+0 |
| * | | Merge pull request #2846 from BjornTheProgrammer/main | Dario Nieuwenhuis | 2024-04-26 | 2 | -0/+326 |
| |\ \ | |||||
| | * | | Changed attach to new | Bjorn | 2024-04-21 | 2 | -4/+4 |
| | * | | Merge branch 'main' of https://github.com/embassy-rs/embassy | Bjorn | 2024-04-20 | 15 | -4/+465 |
| | |\| | |||||
| | * | | Added PIO pwm examples for rp | Bjorn | 2024-04-20 | 2 | -0/+326 |
| * | | | Merge pull request #2858 from jamesmunns/james/embassy-usb-0_2 | Dario Nieuwenhuis | 2024-04-26 | 19 | -19/+19 |
| |\ \ \ | |||||
| | * | | | Update dependent versions | James Munns | 2024-04-23 | 19 | -19/+19 |
| * | | | | Merge pull request #2812 from borisfaure/mut-hid-request-handler | Dario Nieuwenhuis | 2024-04-23 | 7 | -46/+46 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | usb-hid: all the RequestHandler method accept &mut self | Boris Faure | 2024-04-15 | 7 | -21/+21 |
| | * | | | examples: request_handler is mutable | Boris Faure | 2024-04-15 | 7 | -25/+25 |
| * | | | | Merge pull request #2840 from MaxiluxSystems/feature/fdcan-runtime-cfg | Dario Nieuwenhuis | 2024-04-23 | 3 | -4/+4 |
| |\ \ \ \ | |||||
| | * | | | | examples: stm32: can: fix build | Torin Cooper-Bennun | 2024-04-22 | 3 | -4/+4 |
| | | |_|/ | |/| | | |||||
| * | | | | rustfmt usb examples | Joël Schulz-Ansres | 2024-04-22 | 8 | -13/+13 |
| * | | | | Add comment on vbus_detection to all USB examples | Joël Schulz-Ansres | 2024-04-22 | 8 | -1/+104 |
| |/ / / | |||||
| * | | | Merge pull request #2813 from diondokter/u0-dion | Dario Nieuwenhuis | 2024-04-16 | 12 | -1/+462 |
| |\ \ \ | |||||
| | * | | | Fix rng clock | Dion Dokter | 2024-04-16 | 1 | -1/+3 |
| | * | | | Add spi, i2c and fix usart | Dion Dokter | 2024-04-16 | 3 | -7/+52 |
| | * | | | Added RTC example | Dion Dokter | 2024-04-16 | 2 | -1/+51 |
| | * | | | Merge branch 'master' into u0-dion | Dion Dokter | 2024-04-16 | 29 | -165/+53 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | * | | | Add CRC | Dion Dokter | 2024-04-14 | 1 | -0/+31 |
| | * | | | Add wdt and flash | Dion Dokter | 2024-04-14 | 2 | -0/+84 |
| | * | | | Remove temp variable | Dion Dokter | 2024-04-14 | 1 | -1/+0 |
| | * | | | Add ADC | Dion Dokter | 2024-04-14 | 1 | -3/+1 |
| | * | | | Add some examples. | Dion Dokter | 2024-04-13 | 6 | -0/+252 |
| | * | | | Disable the speed limitation | Dion Dokter | 2024-04-13 | 1 | -1/+1 |
| | * | | | Add stm32u0 support. | Dario Nieuwenhuis | 2024-04-13 | 6 | -0/+114 |
| | * | | | stm32/adc: update g4 for new pac. | Dario Nieuwenhuis | 2024-04-13 | 1 | -1/+1 |
