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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rustfmt
Per Rosengren
2025-09-16
1
-3
/
+2
*
changelog entry
Per Rosengren
2025-09-16
1
-42
/
+66
*
ADC v3: Migrate to stm32-data g0 with enums
Per Rosengren
2025-09-16
2
-71
/
+113
*
Merge pull request #4430 from fwolter/add-f1-remap
Dario Nieuwenhuis
2025-09-05
40
-431
/
+1762
|
\
|
*
stm32/afio: fix accidentally always using AF number 0 on non-AFIO chips.
Dario Nieuwenhuis
2025-09-06
1
-4
/
+4
|
*
stm32/afio: make af_num() unavailable in afio chips.
Dario Nieuwenhuis
2025-09-06
26
-144
/
+132
|
*
stm32/afio: make the A generic param only appear in chips with AFIO.
Dario Nieuwenhuis
2025-09-05
16
-226
/
+291
|
*
stm32/afio: use type inference for timer remaps as well.
Dario Nieuwenhuis
2025-09-05
12
-289
/
+156
|
*
Add STM32F1 AFIO remap
Fabian Wolter
2025-09-05
24
-268
/
+1679
*
|
Merge pull request #4640 from universalhandle/4577-dropped-channel-disables-dac
Dario Nieuwenhuis
2025-09-05
2
-5
/
+1
|
\
\
|
*
|
fix(embassy-stm32): Remove duplicate fn call, vestigial from earlier refcount...
Francisco José Gómez
2025-09-05
2
-5
/
+1
|
/
/
*
|
Merge pull request #4210 from mcaveniathor/pio_i2s_rx
Dario Nieuwenhuis
2025-09-05
3
-4
/
+176
|
\
\
|
*
|
Add PioI2sIn, PioI2sInProgram, and example binary
Thor McAvenia
2025-09-05
3
-4
/
+176
*
|
|
Merge pull request #4639 from embassy-rs/rp-pio-spi
Dario Nieuwenhuis
2025-09-05
5
-10
/
+656
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rp: read pio gpiobase in set_pins and set_pin_dirs
Adrian Wowk
2025-09-05
1
-2
/
+17
|
*
|
rp: move pio pin configs after set_config
Adrian Wowk
2025-09-05
1
-4
/
+5
|
*
|
rp: fix pio spi async example
Adrian Wowk
2025-09-05
1
-1
/
+0
|
*
|
rp: add pio spi runtime reconfiguration
Adrian Wowk
2025-09-05
3
-62
/
+87
|
*
|
style: cleanup with rustfmt
Adrian Wowk
2025-09-05
3
-26
/
+19
|
*
|
rp: add pio spi examples
Adrian Wowk
2025-09-05
2
-0
/
+128
|
*
|
rp: add new pio spi program
Adrian Wowk
2025-09-05
2
-0
/
+434
|
*
|
rp: add new pio dma apis
Adrian Wowk
2025-09-05
1
-8
/
+59
|
/
/
*
|
Merge pull request #4613 from felipebalbi/embassy-usb-transfer-helper
Dario Nieuwenhuis
2025-09-05
2
-0
/
+32
|
\
\
|
*
|
Fix comments
Felipe Balbi
2025-09-02
1
-3
/
+3
|
*
|
feat: add helper to read/write full transfer blocks
Felipe Balbi
2025-08-29
2
-0
/
+32
*
|
|
Merge pull request #4566 from mkj/pr/otg-rx
Dario Nieuwenhuis
2025-09-05
2
-14
/
+18
|
\
\
\
|
*
|
|
otg: Use chunks_exact for more efficient rx copy
Matt Johnston
2025-09-05
2
-2
/
+10
|
*
|
|
otg: Simplify chunks_exact for tx
Matt Johnston
2025-09-05
1
-12
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4368 from nikvoid/stm32-complementary-pwm-dma
Dario Nieuwenhuis
2025-09-05
1
-0
/
+60
|
\
\
\
|
*
|
|
stm32: add `waveform_up` function for complementary PWM too
nikvoid
2025-07-16
1
-0
/
+60
*
|
|
|
Merge pull request #4359 from cbaechler/fix/stm32-l0-temperature-channel
Dario Nieuwenhuis
2025-09-05
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
embassy-stm32: fix temperature channel for L0 series
Christoph Baechler
2025-07-01
1
-1
/
+5
*
|
|
|
|
Merge pull request #4638 from embassy-rs/octospi
Dario Nieuwenhuis
2025-09-05
2
-9
/
+101
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
OSPI RAM Support
jake-taf
2025-09-05
2
-9
/
+101
|
/
/
/
/
*
|
|
|
Merge pull request #4599 from universalhandle/4577-dropped-channel-disables-dac
Dario Nieuwenhuis
2025-09-05
2
-1
/
+57
|
\
\
\
\
|
*
|
|
|
chore(embassy-stm32): Update changelog
Francisco José Gómez
2025-09-05
1
-0
/
+3
|
*
|
|
|
fix(embassy-stm32): Prevent dropped DacChannel from disabling Dac peripheral ...
Francisco José Gómez
2025-09-05
1
-1
/
+54
|
/
/
/
/
*
|
|
|
Use merge=union for changelogs to avoid constant conflicts.
Dario Nieuwenhuis
2025-09-05
1
-0
/
+7
*
|
|
|
Merge pull request #4620 from embassy-rs/lolsai
Dario Nieuwenhuis
2025-09-05
10
-558
/
+269
|
\
\
\
\
|
*
|
|
|
stm32/spi: update for new version numbering, add i2s support for all versions.
Dario Nieuwenhuis
2025-09-05
6
-215
/
+181
|
*
|
|
|
stm32: peri_v1_bar now enables cfgs peri_v1 and peri_v1_bar.
Dario Nieuwenhuis
2025-09-05
2
-7
/
+32
|
*
|
|
|
stm32/sai: update for new metapac, simplify cfgs.
Dario Nieuwenhuis
2025-09-05
3
-336
/
+56
*
|
|
|
|
Merge pull request #4496 from variegated-coffee/psram
Dario Nieuwenhuis
2025-09-05
4
-0
/
+794
|
\
\
\
\
\
|
*
|
|
|
|
Gate ARM-specific assembly using cfg
Magnus Nordlander
2025-08-05
1
-186
/
+200
|
*
|
|
|
|
Manual rustfmt fix
Magnus Nordlander
2025-08-05
1
-0
/
+1
|
*
|
|
|
|
Apply rustfmt
Magnus Nordlander
2025-08-05
3
-15
/
+7
|
*
|
|
|
|
Interface changes and added example
Magnus Nordlander
2025-08-05
2
-5
/
+51
|
*
|
|
|
|
Remove regs since it doesn’t really make sense to return the QMI peripheral...
Magnus Nordlander
2025-08-05
2
-15
/
+7
|
*
|
|
|
|
Apply rustfmt
Magnus Nordlander
2025-08-02
3
-121
/
+122
|
*
|
|
|
|
Added support for QMI CS1, and for APS6404L PSRAM on the RP2350
Magnus Nordlander
2025-08-02
3
-0
/
+748
[next]