Ulf Lilleengen
|
83f2557eac
|
chore: prepare embassy crate releases
|
2025-08-26 16:05:09 +02:00 |
|
Tomaz Maia Suller
|
0203b2b257
|
Merge branch 'main' into feat-independent-nodiv
|
2025-08-26 11:43:08 +02:00 |
|
tomaz-suller
|
541de3f4b4
|
Update changelog
|
2025-08-26 11:22:57 +02:00 |
|
tomaz-suller
|
f2bc5b7c8e
|
Update changelog
|
2025-08-26 11:21:34 +02:00 |
|
Ulf Lilleengen
|
cfe71df123
|
Merge branch 'main' into looping-adc-read
|
2025-08-25 09:53:18 +02:00 |
|
Gabriel Smith
|
5a1be543ac
|
stm32/adc/v3: allow DMA reads to loop through enabled channels
Tested on an STM32H533RE. Documentation of other chips has been
reviewed, but not extensively.
|
2025-08-22 14:56:19 -04:00 |
|
Kevin Lannen
|
9db5a173d0
|
STM32 XSPI: Disable alternate bytes if not requested
If a previous command used alternate bytes and the next command does not have them the alternate bytes need to be turned off
|
2025-08-22 09:27:24 -06:00 |
|
René van Dorst
|
52464b3536
|
Merge branch 'main' into i2c-pull-down-fix
|
2025-08-19 17:02:36 +02:00 |
|
René van Dorst
|
8aac4aa9d3
|
added changelog entry
|
2025-08-19 16:57:23 +02:00 |
|
Matt Johnston
|
86e257bc8d
|
stm32/hash: Improve performance when hashing
chunks_exact produces better code
|
2025-08-15 17:39:52 +08:00 |
|
Matt Johnston
|
37707a7c7c
|
stm32: Update stm32-metapac
For hash algorithm register update.
|
2025-08-15 17:16:53 +08:00 |
|
Matt Johnston
|
410a18b536
|
stm32/hash: Clear HMAC mode bit when hashing
Running a hash after a hmac would hang, the CR.MODE bit isn't cleared by
INIT.
Test it by running the test twice.
|
2025-08-15 17:16:52 +08:00 |
|
Matt Johnston
|
1347daf763
|
stm32: Fix vrefbuf trace with log feature
Vrs and Hiz don't implement core::fmt::Display
|
2025-08-15 11:14:26 +08:00 |
|
Ulf Lilleengen
|
29555a88be
|
chore: add missing changelog header
|
2025-08-12 21:28:15 +02:00 |
|
Ulf Lilleengen
|
c4d2879d9e
|
chore: update changelog
|
2025-08-12 19:48:54 +02:00 |
|
Ulf Lilleengen
|
825ea1c337
|
chore: add more items to changelog
|
2025-08-12 18:47:15 +02:00 |
|
Ulf Lilleengen
|
c4c5167e3d
|
chore: update metapac and prepare embassy-stm32 0.3.0
|
2025-08-12 18:17:41 +02:00 |
|
Fabian Wolter
|
c279063c42
|
STM32F0/F3 Remap DMA channels
Fixes #3643
|
2025-07-17 21:17:27 +02:00 |
|
Dion Dokter
|
c84d8e3632
|
Update changelog
|
2025-04-29 17:07:02 +02:00 |
|
Dion Dokter
|
a41c83d182
|
Add to changelog
|
2025-04-24 11:56:17 +02:00 |
|
Michael Gomez
|
f1feedf190
|
BufferedUart initialization
This change modifies UART initialization throughout Embassy to take pins
before interrupts.
Related to #1304.
|
2025-04-04 21:54:36 -07:00 |
|
Dario Nieuwenhuis
|
593d9973e0
|
Release embassy-stm32 v0.2.0
|
2025-01-10 17:38:39 +01:00 |
|