index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
stm32
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
wpan: restructure ipcc and hil test wpan_mac
xoviat
2025-11-23
2
-83
/
+66
*
adc: add test for wba
xoviat
2025-11-21
2
-0
/
+40
*
stm32: impl. low power test for stm32wb55
xoviat
2025-11-19
1
-0
/
+3
*
hsem: add hardware test and rework
xoviat
2025-11-19
1
-0
/
+47
*
Merge branch 'main' into sma
xoviat
2025-11-18
1
-11
/
+3
|
\
|
*
low_power: misc cleanups and allow main macro
xoviat
2025-11-16
1
-11
/
+3
*
|
Add new{_with_phy}, new_mii{_with_phy}
datdenkikniet
2025-11-14
1
-4
/
+3
*
|
ETH no longer knows about Station management
datdenkikniet
2025-11-13
1
-6
/
+8
|
/
*
adc: remove sample_time from struct
xoviat
2025-11-10
2
-6
/
+14
*
Merge pull request #4388 from modulo-org/feature/stm32-spi-slave
xoviat
2025-11-05
2
-6
/
+8
|
\
|
*
feat: stm32 spi driver slave mode
Cristian Milatinov
2025-11-04
2
-6
/
+8
*
|
tests: disable rtc for h563 on non-stop
xoviat
2025-11-05
3
-0
/
+7
|
/
*
rtc: use consistent api between stop and non-stop
xoviat
2025-11-04
2
-12
/
+14
*
stm32: fix rtc test
xoviat
2025-11-04
2
-9
/
+20
*
rustfmt
xoviat
2025-11-03
1
-1
/
+0
*
low_power: update api to allow reconfig
xoviat
2025-11-03
1
-3
/
+0
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
9
-11
/
+11
*
Fix an afio test
Brian Schwind
2025-09-29
1
-2
/
+8
*
Code formatting
Brian Schwind
2025-09-29
1
-5
/
+1
*
Make the Qei struct own the channel 1 and 2 pins
Brian Schwind
2025-09-29
1
-2
/
+2
*
stm32/afio: use type inference for timer remaps as well.
Dario Nieuwenhuis
2025-09-05
1
-12
/
+12
*
Add STM32F1 AFIO remap
Fabian Wolter
2025-09-05
2
-1
/
+1157
*
executor: return error when creating the spawntoken, not when spawning.
Dario Nieuwenhuis
2025-08-29
5
-8
/
+8
*
stm32: Add hash test for sha512, varying lengths
Matt Johnston
2025-08-15
1
-0
/
+31
*
stm32/hash: Clear HMAC mode bit when hashing
Matt Johnston
2025-08-15
1
-5
/
+12
*
stm32 tests: move can_common out of the bin folder
Fabian Wolter
2025-08-14
3
-0
/
+2
*
address ci test failure
Rick Rogers
2025-07-25
1
-0
/
+2
*
Updated version of stm32-data and added c071 and c051 into ci.sh
Chris Storah
2025-07-23
1
-1
/
+9
*
stm32/sdmmc: disable 1bit test.
Dario Nieuwenhuis
2025-07-04
1
-0
/
+4
*
stm32/dma: fix packing/unpacking not working.
Dario Nieuwenhuis
2025-07-04
1
-1
/
+1
*
added eeprom to tests
okhsunrog
2025-05-21
1
-0
/
+30
*
Add rand-core v0.9 support.
Dario Nieuwenhuis
2025-05-18
1
-1
/
+0
*
stm32/sdmmc: add support for multiple block reads and writes.
Oliver
2025-04-18
1
-2
/
+18
*
refactor to reduce code duplication
Anton Lazarev
2025-03-31
1
-2
/
+2
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
8
-68
/
+74
*
stm32/hash: remove DMA generic param.
Dario Nieuwenhuis
2025-03-25
1
-2
/
+1
*
stm32/dac: remove DMA generic params.
Dario Nieuwenhuis
2025-03-25
2
-4
/
+2
*
stm32/eth: rename PHY->Phy, GenericSMI -> GenericPhy. Remove unneeded unsafes.
Dario Nieuwenhuis
2025-01-26
1
-4
/
+3
*
Merge pull request #3795 from nikvoid/stm32-phy-addr-detection
Dario Nieuwenhuis
2025-01-26
1
-1
/
+1
|
\
|
*
stm32: change all examples and tests to use GenericSMI::new_auto().
Dario Nieuwenhuis
2025-01-26
1
-1
/
+1
*
|
tests/stm32: fix test for g0 hsi sys_div
Markus Kasten
2025-01-17
1
-1
/
+3
|
/
*
tests/stm32: add uart async and blocking flush test.
Dario Nieuwenhuis
2024-10-14
2
-0
/
+24
*
Update nighlty, fix warnings.
Dario Nieuwenhuis
2024-10-14
1
-2
/
+1
*
stm32/tests: test spi u8 and u16 word sizes.
Dario Nieuwenhuis
2024-09-23
2
-74
/
+140
*
net: refactor to simplify lifetimes/generics.
Dario Nieuwenhuis
2024-09-16
1
-6
/
+5
*
[UCPD] Add support for non-SOP packets
Sjoerd Simons
2024-08-18
1
-2
/
+2
*
Simplify construction of StackResources::new()
Martin Liska
2024-08-08
1
-6
/
+1
*
Add H7 dual core to common and run fmt
Dion Dokter
2024-08-05
1
-2
/
+2
*
Fix tests
Dion Dokter
2024-08-05
23
-23
/
+41
*
stm32 adc: introduce blocking_read
Andres Vahter
2024-07-03
1
-2
/
+2
[next]