aboutsummaryrefslogtreecommitdiff
path: root/tests/stm32/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* wpan: refactor into wb55xoviat2025-12-031-3/+3
|
* adc: add test for wbaxoviat2025-11-211-1/+7
|
* stm32: impl. low power test for stm32wb55xoviat2025-11-191-1/+1
|
* hsem: add hardware test and reworkxoviat2025-11-191-2/+8
|
* tests: disable rtc for h563 on non-stopxoviat2025-11-051-1/+1
|
* rtc: use consistent api between stop and non-stopxoviat2025-11-041-0/+1
|
* Edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
|
* Add STM32F1 AFIO remapFabian Wolter2025-09-051-1/+11
|
* chore: prepare embassy crate releasesUlf Lilleengen2025-08-261-6/+6
|
* Load all crates in the graph, honor the "publish" flag to prevent publishing ↵Dario Nieuwenhuis2025-08-251-0/+34
| | | | examples/tests.
* stm32: Add hash test for sha512, varying lengthsMatt Johnston2025-08-151-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 releaseUlf Lilleengen2025-08-121-1/+1
| | | | * Add newtype for moved type to preserve API compat
* chore: update metapac and prepare embassy-stm32 0.3.0Ulf Lilleengen2025-08-121-1/+1
|
* chore: prepare embassy-executor 0.8 releaseUlf Lilleengen2025-07-311-1/+1
|
* Updated version of stm32-data and added c071 and c051 into ci.shChris Storah2025-07-231-0/+1
|
* Merge pull request #4228 from okhsunrog/adding_eepromUlf Lilleengen2025-05-231-2/+8
|\ | | | | Adding EEPROM support to embassy-stm32
| * added eeprom to testsokhsunrog2025-05-211-2/+8
| |
* | embassy-sync: bump to 0.7.0Matt Johnston2025-05-221-1/+1
|/
* Update defmt dependenciesYuri Astrakhan2025-05-181-3/+3
|
* Add rand-core v0.9 support.Dario Nieuwenhuis2025-05-181-2/+2
| | | | Co-Authored-By: Aurélien Jacobs <[email protected]>
* Maybe fixed all CIDion Dokter2025-05-011-3/+5
|
* Statically allocate task pools on stable Rust.Dario Nieuwenhuis2025-03-281-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 releaseUlf Lilleengen2025-02-141-1/+1
|
* chore: bump embassy-sync versionUlf Lilleengen2025-01-151-1/+1
| | | | Prepare version 0.6.2 for release
* Update doc projects deps, don't use patch.crates-ioDario Nieuwenhuis2025-01-151-1/+1
|
* Release embassy-stm32 v0.2.0Dario Nieuwenhuis2025-01-101-1/+1
|
* Fix search-and-replacabilityDániel Buga2025-01-051-2/+2
|
* Prepare embassy-net 0.6Dániel Buga2025-01-051-1/+1
|
* Prepare new embassy-time-*driver, embassy-executor, embassy-timeDániel Buga2024-12-221-2/+2
|
* Make `integrated-timers` the default, remove Cargo feature.Dario Nieuwenhuis2024-12-151-1/+1
|
* net: release v0.5.0Dario Nieuwenhuis2024-11-281-1/+1
|
* Bump sync version (#3562)Dániel Buga2024-11-221-1/+1
| | | | | | | * Bump sync version * Use old embassy-sync in rp bluetooth example * Downgrade update to minor
* Release embassy-executor 0.6.3.Dario Nieuwenhuis2024-11-121-1/+1
|
* Prep executor 0.6.2Dániel Buga2024-11-061-1/+1
|
* Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1Dario Nieuwenhuis2024-10-211-1/+1
|
* prepare release embassy-executorUlf Lilleengen2024-08-051-1/+1
|
* Prepare embassy-time releaseUlf Lilleengen2024-08-051-1/+1
|
* prepare for embassy-time 0.3.1 releaseUlf Lilleengen2024-06-041-1/+1
|
* stm32/spi: restrict txonly_nosck to SPIv1, it hangs in other versions.Dario Nieuwenhuis2024-05-311-14/+16
|
* Prepare for embassy-sync 0.6.0 releaseUlf Lilleengen2024-05-291-1/+1
|
* stm32/tests: add stm32u0 hil.Dario Nieuwenhuis2024-05-131-0/+1
|
* stm32: add support for STM32H7[RS] "bootflash line", add HIL tests.Dario Nieuwenhuis2024-05-011-0/+1
|
* low power for h5eZio Pan2024-04-281-2/+2
|
* stm32: can: fd: fix test build for all relevant chipsTorin Cooper-Bennun2024-04-221-1/+1
|
* stm32 CORDIC: exclude stm32u5aeZio Pan2024-03-261-1/+1
|
* stm32 CORDIC: add g491re back to cordic testeZio Pan2024-03-231-1/+1
|
* stm32 CORDIC: add HIL testeZio Pan2024-03-231-3/+10
|
* tests/stm32: run ucpd only on g0.Dario Nieuwenhuis2024-03-151-1/+1
|
* [UCPD] Add unit test for stm32g071rb boardTimo Kröger2024-03-151-1/+7
| | | | One test for changing the CC line pull-up resistor is skipped for now.
* Remove CRYP from F429.Caleb Garrett2024-02-291-1/+1
|