| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to embedded-io 0.7 | Dario Nieuwenhuis | 2025-12-19 | 1 | -2/+2 |
| | | |||||
| * | sdmmc: factor out sd and add sdio mod | xoviat | 2025-12-11 | 1 | -1/+2 |
| | | |||||
| * | Merge pull request #5018 from xoviat/sdio | xoviat | 2025-12-10 | 1 | -6/+8 |
| |\ | | | | | | | stm32: refactor sdmmc module | ||||
| | * | sdmmc: refactor sd card creation | xoviat | 2025-12-09 | 1 | -6/+8 |
| | | | |||||
| * | | allow again to set nodiv independently of master clock divider | Roman Lim | 2025-12-09 | 1 | -1/+1 |
| |/ | |||||
| * | Reverted adding AnyBinding, removed AnyChannel, removed ability for ↵ | WillaWillNot | 2025-11-22 | 1 | -6/+1 |
| | | | | | ExtiInput to accept AnyPin and AnyChannel arguments, added ExtiPin trait for all pins which is lost on converstion to AnyPin and contains type-level ExtiChannel information | ||||
| * | Fixed broken examples/formatting reported by CI | WillaWillNot | 2025-11-21 | 1 | -2/+1 |
| | | |||||
| * | Updated documentation, fixed EXTI definition issues with chips that have ↵ | WillaWillNot | 2025-11-21 | 1 | -2/+14 |
| | | | | | touch sensing, updated examples, added generation of convenience method to bind_interrupts for easier type erasure | ||||
| * | Merge pull request #4910 from fbrozovic/h7-async-flash | xoviat | 2025-11-19 | 1 | -0/+84 |
| |\ | | | | | | | stm32: implement async flash | ||||
| | * | stm32: add async flash example for h7 | Filip Brozovic | 2025-11-18 | 1 | -0/+84 |
| | | | |||||
| * | | Add new{_with_phy}, new_mii{_with_phy} | datdenkikniet | 2025-11-14 | 3 | -18/+18 |
| |/ | |||||
| * | adc: remove sample_time from struct | xoviat | 2025-11-10 | 1 | -4/+2 |
| | | |||||
| * | update stm32-fmc | xoviat | 2025-11-09 | 1 | -1/+1 |
| | | |||||
| * | feat: stm32 spi driver slave mode | Cristian Milatinov | 2025-11-04 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add SPI slave constructors Fix SPI slave constructors Fix embedded hal async trait One more constructor fix Set SSM bit in SPI driver according to CommunicationMode Fix embedded_hal_async trait to be generic for both master and slave Fix I2S driver to use async master SPI Forgot import from spi mode Fix CommunicationMode associated const conditionals Duplicate doc for CommunicationMode const Add missing nss argument Fix existing SPI tests not compiling Fix stm32h7rs examples not compiling Fix failing stm32l4 example Fix stm32h7 example Fix stm32h7 spi_bdma example Fix stm32h7 spi example Fix stm32f4 example docs: added entry in changelog.md fix: spi_v3 vals mismatch + rise_fall_speed renamed to gpio_speed fix: added spi_v6 conditional compilation feature fix: use if_afio macro in slave constructors fix: add missing trait bound fix: if_afio for cs pin trait fix: changelog message fix: broken rebase | ||||
| * | rtc: use consistent api between stop and non-stop | xoviat | 2025-11-04 | 1 | -2/+2 |
| | | |||||
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 20 | -23/+23 |
| | | |||||
| * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 2 | -3/+3 |
| | | |||||
| * | stm32: add config to MCO to control the drive strength. | Daniel Nilsson | 2025-10-01 | 2 | -4/+17 |
| | | |||||
| * | stm32/sai: update for new metapac, simplify cfgs. | Dario Nieuwenhuis | 2025-09-05 | 1 | -68/+4 |
| | | |||||
| * | executor: return error when creating the spawntoken, not when spawning. | Dario Nieuwenhuis | 2025-08-29 | 13 | -17/+17 |
| | | |||||
| * | fix: update more minor versions | Ulf Lilleengen | 2025-08-27 | 1 | -1/+1 |
| | | |||||
| * | chore: prepare embassy crate releases | Ulf Lilleengen | 2025-08-26 | 1 | -8/+8 |
| | | |||||
| * | Load all crates in the graph, honor the "publish" flag to prevent publishing ↵ | Dario Nieuwenhuis | 2025-08-25 | 1 | -0/+6 |
| | | | | | examples/tests. | ||||
| * | fix: prepare embassy-sync 0.7.1 release | Ulf Lilleengen | 2025-08-12 | 1 | -1/+1 |
| | | | | | * Add newtype for moved type to preserve API compat | ||||
| * | chore: update metapac and prepare embassy-stm32 0.3.0 | Ulf Lilleengen | 2025-08-12 | 1 | -1/+1 |
| | | |||||
| * | rustfmt | Süha Ünüvar | 2025-08-08 | 3 | -27/+3 |
| | | |||||
| * | i2c examples | Süha Ünüvar | 2025-08-08 | 3 | -6/+0 |
| | | |||||
| * | Release embassy-embedded-hal v0.4 | Dario Nieuwenhuis | 2025-08-03 | 1 | -1/+1 |
| | | |||||
| * | chore: prepare embassy-executor 0.8 release | Ulf Lilleengen | 2025-07-31 | 1 | -1/+1 |
| | | |||||
| * | chore: Release embassy-usb version 0.5.0 | Ulf Lilleengen | 2025-07-16 | 1 | -1/+1 |
| | | |||||
| * | chore: Release embassy-embedded-hal version 0.3.1 | Ulf Lilleengen | 2025-07-16 | 1 | -1/+1 |
| | | |||||
| * | stm32: adapt examples to timer API changes | melvdl | 2025-06-27 | 2 | -6/+6 |
| | | |||||
| * | fix ci | jrmoulton | 2025-06-10 | 1 | -2/+2 |
| | | |||||
| * | merge new embassy changes | jrmoulton | 2025-06-10 | 14 | -98/+89 |
| |\ | |||||
| | * | embassy-sync: bump to 0.7.0 | Matt Johnston | 2025-05-22 | 1 | -1/+1 |
| | | | |||||
| | * | Update defmt dependencies | Yuri Astrakhan | 2025-05-18 | 1 | -3/+3 |
| | | | |||||
| | * | Add rand-core v0.9 support. | Dario Nieuwenhuis | 2025-05-18 | 4 | -4/+0 |
| | | | | | | | | | Co-Authored-By: Aurélien Jacobs <[email protected]> | ||||
| | * | Merge pull request #4170 from ↵ | Ulf Lilleengen | 2025-05-09 | 3 | -4/+4 |
| | |\ | | | | | | | | | | | | | yutannihilation/chore/fix-unsafe-attribute-rust2024 chore: Wrap `link_section` attribute in example code with `unsafe()` for compatibility with Rust 2024 edition | ||||
| | | * | chore: Wrap link_section attribute with unsafe | Hiroaki Yutani | 2025-05-06 | 3 | -4/+4 |
| | | | | |||||
| | * | | fix h7 sai example start sequence | vinsynth | 2025-05-05 | 1 | -1/+3 |
| | |/ | |||||
| | * | refactor to reduce code duplication | Anton Lazarev | 2025-03-31 | 1 | -1/+1 |
| | | | |||||
| | * | Statically allocate task pools on stable Rust. | Dario Nieuwenhuis | 2025-03-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | Thanks @0e4ef622 for the awesome idea of how to do it and the first implementation. Co-Authored-By: Matthew Tran <[email protected]> | ||||
| | * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 3 | -11/+10 |
| | | | |||||
| | * | stm32/dac: remove DMA generic params. | Dario Nieuwenhuis | 2025-03-25 | 2 | -5/+5 |
| | | | |||||
| | * | chore: prepare embassy-net release | Ulf Lilleengen | 2025-02-14 | 1 | -1/+1 |
| | | | |||||
| | * | stm32/eth: rename PHY->Phy, GenericSMI -> GenericPhy. Remove unneeded unsafes. | Dario Nieuwenhuis | 2025-01-26 | 3 | -12/+9 |
| | | | | | | | | | | | We shouldn't use `unsafe` to mark merely "dangerous" actions, only actions that actually cause UB. | ||||
| | * | Merge pull request #3795 from nikvoid/stm32-phy-addr-detection | Dario Nieuwenhuis | 2025-01-26 | 3 | -3/+3 |
| | |\ | | | | | | | | | | STM32: Option to detect Ethernet PHY address automatically | ||||
| | | * | stm32: change all examples and tests to use GenericSMI::new_auto(). | Dario Nieuwenhuis | 2025-01-26 | 3 | -3/+3 |
| | | | | |||||
| | * | | chore: bump embassy-sync version | Ulf Lilleengen | 2025-01-15 | 1 | -1/+1 |
| | |/ | | | | | | | Prepare version 0.6.2 for release | ||||
| | * | Release embassy-usb v0.4.0, embassy-usb-logger v0.4.0. | Dario Nieuwenhuis | 2025-01-15 | 1 | -1/+1 |
| | | | |||||
