aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* executor: release v0.3.3Dario Nieuwenhuis2023-11-154-4/+4
|
* nrf/buffered_uarte: add test for recovering from buffer full.Dario Nieuwenhuis2023-11-142-1/+73
|
* stm32/rcc: unify f2 into f4/f7.Dario Nieuwenhuis2023-11-131-10/+11
|
* stm32/rcc: fix pll enum naming on f4, f7.Dario Nieuwenhuis2023-11-131-2/+2
|
* stm32/rcc: unify l0l1 and l4l5.Dario Nieuwenhuis2023-11-131-2/+2
|
* stm32/rcc: consistent casing and naming for PLL enums.Dario Nieuwenhuis2023-11-131-15/+15
|
* stm32: add low power for g4xoviat2023-11-081-1/+1
|
* stm32/rcc: add shared code for hsi48 with crs support.Dario Nieuwenhuis2023-11-051-3/+3
|
* stm32/rcc: switch to modern api for l0, l1.Dario Nieuwenhuis2023-11-051-12/+14
|
* Merge branch 'main' of github.com:embassy-rs/embassy into low-powerxoviat2023-11-046-9/+13
|\
| * Upgrade static-cell to v2.0Dario Nieuwenhuis2023-11-026-9/+13
| |
* | stm32: compute stop mode and workaround rtt test bugxoviat2023-11-041-1/+1
|/
* Release embassy-executor v0.3.1Dario Nieuwenhuis2023-11-014-4/+4
|
* Prepare embassy-net 0.2.1 and embassy-sync 0.4.0Dániel Buga2023-10-314-4/+4
|
* stm32/low-power: refactor refcountxoviat2023-10-251-4/+4
|
* Merge pull request #2106 from xoviat/fix-stop-2xoviat2023-10-231-1/+3
|\ | | | | | | stm32: fix low-power test
| * stm32: fix low-power testxoviat2023-10-231-1/+3
| |
* | stm32/rcc: misc cleanups.Dario Nieuwenhuis2023-10-231-8/+10
| |
* | stm32/rcc: merge wb into l4/l5.Dario Nieuwenhuis2023-10-231-0/+6
| |
* | stm32/rcc: merge wl into l4/l5.Dario Nieuwenhuis2023-10-231-3/+12
| |
* | stm32/tests: add stm32wba52cg, stm32u5a9zjDario Nieuwenhuis2023-10-222-1/+36
| |
* | stm32: rename HSI16 -> HSIDario Nieuwenhuis2023-10-221-4/+4
|/
* Merge pull request #2097 from embassy-rs/rcc-no-spaghettiDario Nieuwenhuis2023-10-215-6/+56
|\ | | | | | | stm32/tests: add stm32h753zi, stm32h7a3zi.
| * stm32/tests: add stm32h753zi, stm32h7a3zi.Dario Nieuwenhuis2023-10-215-6/+56
| |
* | stm32: update metapacxoviat2023-10-201-8/+1
|/
* Merge pull request #2017 from ilya-epifanov/rp-adc-divDario Nieuwenhuis2023-10-201-2/+10
|\ | | | | | | added sampling frequency setting to adc capture methods on rp2040
| * fixed rp adc testsIlya Epifanov2023-10-091-2/+10
| |
* | stm32/rcc: refactor and unify f4 into f7.Dario Nieuwenhuis2023-10-181-5/+17
| |
* | stm32/rcc: refactor f7.Dario Nieuwenhuis2023-10-181-1/+17
| |
* | stm32: update metapacxoviat2023-10-171-3/+10
| |
* | stm32/tests: add stm32wl hil.Dario Nieuwenhuis2023-10-173-1/+21
| |
* | stm32: update metapacxoviat2023-10-161-1/+1
| |
* | Prepare embassy-net(/-driver,/-driver-channel) 0.2.0Dániel Buga2023-10-164-4/+4
| |
* | time: add `links` key, release v0.1.5.Dario Nieuwenhuis2023-10-165-5/+5
| |
* | stm32/rng: add test.Dario Nieuwenhuis2023-10-162-18/+74
| |
* | stm32/rcc: unify L4 and L5.Dario Nieuwenhuis2023-10-161-7/+10
| |
* | stm32/rcc: add better support for L4/L4+ differences.Dario Nieuwenhuis2023-10-161-1/+1
| |
* | stm32/rcc: port L4 to the "flattened" API like h5/h7.Dario Nieuwenhuis2023-10-151-9/+11
| |
* | time: Update examples, tests, and other code to use new Timer::after_x ↵Adam Greig2023-10-1516-69/+69
| | | | | | | | convenience methods
* | Release embassy-time 0.1.4Dániel Buga2023-10-125-5/+5
| |
* | stm32/rcc: add LSE/LSI to all chips, add RTC to more chips.Dario Nieuwenhuis2023-10-113-29/+14
| |
* | stm32/rcc: unify L0 and L1.Dario Nieuwenhuis2023-10-111-1/+1
| |
* | stm32/rcc: use more PLL etc enums from PAC.Dario Nieuwenhuis2023-10-111-4/+4
| |
* | Patch tests & examplesGabriel Górski2023-10-091-2/+1
|/
* stm32/rcc: use PLL enums from PAC.Dario Nieuwenhuis2023-10-091-21/+21
|
* rp/bootsel: add test.Dario Nieuwenhuis2023-10-071-0/+26
|
* h7: enable rtc testMatt Ickstadt2023-10-062-5/+14
|
* tests/stm32: increase tickrate for better precision.Dario Nieuwenhuis2023-10-041-1/+1
|
* update embedded-io, embedded-nal-async.Dario Nieuwenhuis2023-10-042-2/+2
|
* Remove a few ultra-verbose logs.Dario Nieuwenhuis2023-10-031-1/+1
| | | | | | They're heavily spamming logs for HIL tests, and I don't believe they're valuable now that the thing they helped debug in their young age is now solid and mature.