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
/
embassy-stm32
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Merge pull request #3444 from dnbln/main
Dario Nieuwenhuis
2024-10-22
1
-5
/
+14
|
|
\
\
|
|
*
|
fix: review comments
Dinu Blanovschi
2024-10-22
1
-23
/
+3
|
|
*
|
fix
Dinu Blanovschi
2024-10-22
1
-2
/
+2
|
|
*
|
fix
Dinu Blanovschi
2024-10-22
1
-4
/
+21
|
|
*
|
fix
Dinu Blanovschi
2024-10-22
1
-1
/
+2
|
|
*
|
fix + allow both conditions on the irq and the handlers
Dinu Blanovschi
2024-10-22
1
-3
/
+12
|
|
*
|
feat(stm32): allow `bind_interrupts!` to accept conditional compilation attrs
Dinu Blanovschi
2024-10-22
1
-1
/
+3
|
*
|
|
fix adc/ringbuffered_v2.rs
Alexandros Liarokapis
2024-10-15
1
-0
/
+3
|
|
/
/
*
/
/
WIP: add u5 adc4
klownfish
2024-09-24
1
-0
/
+20
|
/
/
*
|
First working draft of a lptim driver
Romain Goyet
2024-09-11
1
-0
/
+2
*
|
Fix dma nvic issues on dual core lines
Alexandros Liarokapis
2024-08-17
1
-1
/
+19
*
|
Improve shared data placement, require less atomic support and use unsafecell...
Dion Dokter
2024-08-05
1
-17
/
+15
*
|
Improve use of CS
Dion Dokter
2024-07-09
1
-1
/
+1
*
|
fmt
Dion Dokter
2024-07-09
1
-11
/
+10
*
|
Make clocks repr C.
Dion Dokter
2024-07-08
1
-0
/
+116
|
/
*
Merge pull request #2992 from liarokapisv/i2s-spi_v3
Dario Nieuwenhuis
2024-05-30
1
-1
/
+1
|
\
|
*
Add i2s support for spi_v3.
Alexandros Liarokapis
2024-05-27
1
-1
/
+1
*
|
stm32/rcc: replace generated enable/disable code with runtime info
Jan Špaček
2024-05-25
1
-4
/
+3
|
/
*
Merge pull request #2777 from taunusflieger/feature/HSEM
Dario Nieuwenhuis
2024-05-21
1
-0
/
+2
|
\
|
*
HSEM support for embassy-stm32
Michael Zill
2024-05-21
1
-0
/
+2
*
|
Merge pull request #2853 from nautd/kkoppul2/tsc
Dario Nieuwenhuis
2024-05-21
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Address versioning and format issues raised by CI
Karun
2024-05-02
1
-2
/
+2
|
*
Initial fill out of driver without IO considerations
Karun
2024-05-02
1
-0
/
+2
*
|
Cargo format
Joël Schulz-Ansres
2024-05-02
1
-2
/
+2
*
|
Add stm32 dsihost driver
Joël Schulz-Ansres
2024-05-02
1
-0
/
+4
|
/
*
stm32: add support for STM32H7[RS] "bootflash line", add HIL tests.
Dario Nieuwenhuis
2024-05-01
1
-3
/
+3
*
stm32: rename mod traits to macros.
Dario Nieuwenhuis
2024-04-15
1
-1
/
+1
*
stm32/spi: remove DMA generic params.
Dario Nieuwenhuis
2024-04-15
1
-0
/
+23
*
Merge pull request #2672 from nautd/karun/main_octospi_implementation
Dario Nieuwenhuis
2024-04-04
1
-0
/
+2
|
\
|
*
Merge branch 'main' into karun/main_octospi_implementation
Karun Koppula
2024-04-02
1
-6
/
+69
|
|
\
|
*
\
Merge branch 'main' into karun/main_octospi_implementation
Karun Koppula
2024-03-07
1
-0
/
+9
|
|
\
\
|
*
|
|
Add initial octopsi module
Karun
2024-03-07
1
-0
/
+2
*
|
|
|
Merge pull request #2697 from eZioPan/stm32-cordic
Dario Nieuwenhuis
2024-04-04
1
-1
/
+4
|
\
\
\
\
|
*
|
|
|
stm32 CORDIC: exclude stm32u5a
eZio Pan
2024-03-26
1
-2
/
+3
|
*
|
|
|
stm32 CORDIC: ZeroOverhead q1.31 1 arg 1 res mode
eZio Pan
2024-03-23
1
-0
/
+2
*
|
|
|
|
stm32: fix typo in doc
Boris Faure
2024-04-02
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Missing half of the implementation detail comment
Emilie Burgun
2024-03-26
1
-1
/
+2
*
|
|
|
Add a config option to make the VDDIO2 supply line valid
Emilie Burgun
2024-03-26
1
-0
/
+27
|
/
/
/
*
|
|
stm32: use private_bounds for sealed traits.
Dario Nieuwenhuis
2024-03-23
1
-1
/
+1
*
|
|
stm32/usb: merge usb and usb_otg into single module.
Dario Nieuwenhuis
2024-03-19
1
-5
/
+3
*
|
|
[UCPD] Disable dead-battery resistor for all families
Timo Kröger
2024-03-12
1
-40
/
+1
*
|
|
[UCPD] Instance and Pin Traits
Timo Kröger
2024-03-12
1
-0
/
+2
*
|
|
disable -> enable. also extracted to function for easy refactoring later
Harry Brooke
2024-03-11
1
-36
/
+64
*
|
|
stm32: add disable_ucpdx_dead_battery
Harry Brooke
2024-03-11
1
-0
/
+46
|
|
/
|
/
|
*
|
Merge branch 'main' into cryp
Caleb Garrett
2024-02-25
1
-0
/
+5
|
\
\
|
*
|
stm32: update metapac.
Dario Nieuwenhuis
2024-02-26
1
-0
/
+5
*
|
|
Add cryp configuration.
Caleb Garrett
2024-02-25
1
-0
/
+2
|
/
/
*
/
Added hash module with blocking implementation. Included SHA256 example.
Caleb Garrett
2024-01-31
1
-0
/
+2
|
/
*
stm32,nrf: add warning on docs.rs directing the user to docs.embassy.dev.
Dario Nieuwenhuis
2024-01-11
1
-0
/
+4
*
Included README.md in docs
Barnaby Walters
2024-01-11
1
-0
/
+1
[prev]
[next]