aboutsummaryrefslogtreecommitdiff
path: root/tests/stm32/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* Remove CRYP from H7A3.Caleb Garrett2024-02-291-1/+1
* Fix H7 CRYP operation.Caleb Garrett2024-02-291-2/+2
* Run gen_test.pyCaleb Garrett2024-02-251-1/+1
* Add CRYP test.Caleb Garrett2024-02-251-2/+9
* stm32/tests: run stm32u5a5zj from flash due to wrong RAM size in stm32-data.Dario Nieuwenhuis2024-02-231-1/+1
* Port FDCAN HAL to use PAC directly instead of fdcan crate.Corey Schuhen2024-02-171-0/+1
* tests/stm32: add stm32f091rc, stm32h503rb.Dario Nieuwenhuis2024-02-171-0/+2
* Added HMAC to STM32 hash test.Caleb Garrett2024-02-131-0/+1
* Consolidated hash drivers.Caleb Garrett2024-02-111-1/+1
* Added STM32 hash test.Caleb Garrett2024-02-051-8/+15
* Disable h563 test.Corey Schuhen2024-01-311-1/+1
* HIL test for STM32 FDCAN support.Corey Schuhen2024-01-311-5/+11
* bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4.Dario Nieuwenhuis2024-01-111-3/+3
* Update embedded-hal to v1.0Dario Nieuwenhuis2024-01-091-2/+2
* New embassy-net releaseScott Mabin2024-01-041-1/+1
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-1/+1
* Update embedded-hal to 1.0.0-rc.3Dario Nieuwenhuis2023-12-141-2/+2
* Merge pull request #2246 from CaptainMaso/adc_f3_v1_1Dario Nieuwenhuis2023-12-081-6/+11
|\
| * tests/stm32: add L1 DAC/ADC test.Dario Nieuwenhuis2023-12-081-6/+11
* | Update all references to `embasy-executor` to the latest versionJesse Braham2023-12-061-1/+1
* | update release version in examples and other cratesScott Mabin2023-12-041-2/+2
* | Remove nightly and unstable-traits features in preparation for 1.75.Dario Nieuwenhuis2023-11-291-2/+2
* | Update embedded-(hal,io,nal).Dario Nieuwenhuis2023-11-291-2/+2
|/
* tests: use executor task arena instead of TAIT.Dario Nieuwenhuis2023-11-271-2/+2
* stm32/test: add stm32f446 (board not in HIL rig yet)Dario Nieuwenhuis2023-11-271-11/+12
* executor: release v0.3.3Dario Nieuwenhuis2023-11-151-1/+1
* stm32: add low power for g4xoviat2023-11-081-1/+1
* Merge branch 'main' of github.com:embassy-rs/embassy into low-powerxoviat2023-11-041-4/+7
|\
| * Upgrade static-cell to v2.0Dario Nieuwenhuis2023-11-021-4/+7
* | stm32: compute stop mode and workaround rtt test bugxoviat2023-11-041-1/+1
|/
* Release embassy-executor v0.3.1Dario Nieuwenhuis2023-11-011-1/+1
* Prepare embassy-net 0.2.1 and embassy-sync 0.4.0Dániel Buga2023-10-311-1/+1
* stm32/tests: add stm32wba52cg, stm32u5a9zjDario Nieuwenhuis2023-10-221-0/+2
* stm32/tests: add stm32h753zi, stm32h7a3zi.Dario Nieuwenhuis2023-10-211-0/+2
* stm32/tests: add stm32wl hil.Dario Nieuwenhuis2023-10-171-0/+1
* Prepare embassy-net(/-driver,/-driver-channel) 0.2.0Dániel Buga2023-10-161-1/+1
* time: add `links` key, release v0.1.5.Dario Nieuwenhuis2023-10-161-1/+1
* stm32/rng: add test.Dario Nieuwenhuis2023-10-161-18/+24
* Release embassy-time 0.1.4Dániel Buga2023-10-121-1/+1
* stm32/rcc: add LSE/LSI to all chips, add RTC to more chips.Dario Nieuwenhuis2023-10-111-10/+10
* h7: enable rtc testMatt Ickstadt2023-10-061-1/+1
* tests/stm32: increase tickrate for better precision.Dario Nieuwenhuis2023-10-041-1/+1
* stm32/hil: add f2, f3, f7, l49Dario Nieuwenhuis2023-10-031-0/+4
* tests/stm32: add eth test.Dario Nieuwenhuis2023-10-021-3/+11
* tests/stm32: add L0, L1, L4, L4+, L5Dario Nieuwenhuis2023-09-261-0/+5
* feat: bump embassy-sync version to 0.3.0Ulf Lilleengen2023-09-141-1/+1
* Release embassy-time v0.1.3Jesse Braham2023-08-281-1/+1
* tests/stm32: add stop and cleanpuxoviat2023-08-261-1/+8
* Bump executor crate version to 0.3.0Dániel Buga2023-08-231-1/+1
* Update embedded-hal to 1.0.0-rc.1 (#1783)Dario Nieuwenhuis2023-08-161-2/+2