| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wpan: refactor into wb55 | xoviat | 2025-12-03 | 1 | -3/+3 |
| | | |||||
| * | adc: add test for wba | xoviat | 2025-11-21 | 1 | -1/+7 |
| | | |||||
| * | stm32: impl. low power test for stm32wb55 | xoviat | 2025-11-19 | 1 | -1/+1 |
| | | |||||
| * | hsem: add hardware test and rework | xoviat | 2025-11-19 | 1 | -2/+8 |
| | | |||||
| * | tests: disable rtc for h563 on non-stop | xoviat | 2025-11-05 | 1 | -1/+1 |
| | | |||||
| * | rtc: use consistent api between stop and non-stop | xoviat | 2025-11-04 | 1 | -0/+1 |
| | | |||||
| * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | Add STM32F1 AFIO remap | Fabian Wolter | 2025-09-05 | 1 | -1/+11 |
| | | |||||
| * | chore: prepare embassy crate releases | Ulf Lilleengen | 2025-08-26 | 1 | -6/+6 |
| | | |||||
| * | Load all crates in the graph, honor the "publish" flag to prevent publishing ↵ | Dario Nieuwenhuis | 2025-08-25 | 1 | -0/+34 |
| | | | | | examples/tests. | ||||
| * | stm32: Add hash test for sha512, varying lengths | Matt Johnston | 2025-08-15 | 1 | -2/+3 |
| | | | | | | sha512 is only supported by hash_v3 and hash_v4, so add a feature for those chips. | ||||
| * | 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 |
| | | |||||
| * | chore: prepare embassy-executor 0.8 release | Ulf Lilleengen | 2025-07-31 | 1 | -1/+1 |
| | | |||||
| * | Updated version of stm32-data and added c071 and c051 into ci.sh | Chris Storah | 2025-07-23 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #4228 from okhsunrog/adding_eeprom | Ulf Lilleengen | 2025-05-23 | 1 | -2/+8 |
| |\ | | | | | Adding EEPROM support to embassy-stm32 | ||||
| | * | added eeprom to tests | okhsunrog | 2025-05-21 | 1 | -2/+8 |
| | | | |||||
| * | | 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 | 1 | -2/+2 |
| | | | | | Co-Authored-By: Aurélien Jacobs <[email protected]> | ||||
| * | Maybe fixed all CI | Dion Dokter | 2025-05-01 | 1 | -3/+5 |
| | | |||||
| * | 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]> | ||||
| * | chore: prepare embassy-net release | Ulf Lilleengen | 2025-02-14 | 1 | -1/+1 |
| | | |||||
| * | chore: bump embassy-sync version | Ulf Lilleengen | 2025-01-15 | 1 | -1/+1 |
| | | | | | Prepare version 0.6.2 for release | ||||
| * | Update doc projects deps, don't use patch.crates-io | Dario Nieuwenhuis | 2025-01-15 | 1 | -1/+1 |
| | | |||||
| * | Release embassy-stm32 v0.2.0 | Dario Nieuwenhuis | 2025-01-10 | 1 | -1/+1 |
| | | |||||
| * | Fix search-and-replacability | Dániel Buga | 2025-01-05 | 1 | -2/+2 |
| | | |||||
| * | Prepare embassy-net 0.6 | Dániel Buga | 2025-01-05 | 1 | -1/+1 |
| | | |||||
| * | Prepare new embassy-time-*driver, embassy-executor, embassy-time | Dániel Buga | 2024-12-22 | 1 | -2/+2 |
| | | |||||
| * | Make `integrated-timers` the default, remove Cargo feature. | Dario Nieuwenhuis | 2024-12-15 | 1 | -1/+1 |
| | | |||||
| * | net: release v0.5.0 | Dario Nieuwenhuis | 2024-11-28 | 1 | -1/+1 |
| | | |||||
| * | Bump sync version (#3562) | Dániel Buga | 2024-11-22 | 1 | -1/+1 |
| | | | | | | | | * Bump sync version * Use old embassy-sync in rp bluetooth example * Downgrade update to minor | ||||
| * | Release embassy-executor 0.6.3. | Dario Nieuwenhuis | 2024-11-12 | 1 | -1/+1 |
| | | |||||
| * | Prep executor 0.6.2 | Dániel Buga | 2024-11-06 | 1 | -1/+1 |
| | | |||||
| * | Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1 | Dario Nieuwenhuis | 2024-10-21 | 1 | -1/+1 |
| | | |||||
| * | prepare release embassy-executor | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| | | |||||
| * | Prepare embassy-time release | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| | | |||||
| * | prepare for embassy-time 0.3.1 release | Ulf Lilleengen | 2024-06-04 | 1 | -1/+1 |
| | | |||||
| * | stm32/spi: restrict txonly_nosck to SPIv1, it hangs in other versions. | Dario Nieuwenhuis | 2024-05-31 | 1 | -14/+16 |
| | | |||||
| * | Prepare for embassy-sync 0.6.0 release | Ulf Lilleengen | 2024-05-29 | 1 | -1/+1 |
| | | |||||
| * | stm32/tests: add stm32u0 hil. | Dario Nieuwenhuis | 2024-05-13 | 1 | -0/+1 |
| | | |||||
| * | stm32: add support for STM32H7[RS] "bootflash line", add HIL tests. | Dario Nieuwenhuis | 2024-05-01 | 1 | -0/+1 |
| | | |||||
| * | low power for h5 | eZio Pan | 2024-04-28 | 1 | -2/+2 |
| | | |||||
| * | stm32: can: fd: fix test build for all relevant chips | Torin Cooper-Bennun | 2024-04-22 | 1 | -1/+1 |
| | | |||||
| * | stm32 CORDIC: exclude stm32u5a | eZio Pan | 2024-03-26 | 1 | -1/+1 |
| | | |||||
| * | stm32 CORDIC: add g491re back to cordic test | eZio Pan | 2024-03-23 | 1 | -1/+1 |
| | | |||||
| * | stm32 CORDIC: add HIL test | eZio Pan | 2024-03-23 | 1 | -3/+10 |
| | | |||||
| * | tests/stm32: run ucpd only on g0. | Dario Nieuwenhuis | 2024-03-15 | 1 | -1/+1 |
| | | |||||
| * | [UCPD] Add unit test for stm32g071rb board | Timo Kröger | 2024-03-15 | 1 | -1/+7 |
| | | | | | One test for changing the CC line pull-up resistor is skipped for now. | ||||
| * | Remove CRYP from F429. | Caleb Garrett | 2024-02-29 | 1 | -1/+1 |
| | | |||||
