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
/
usb
/
otg.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-5
/
+5
*
stm32/afio: make af_num() unavailable in afio chips.
Dario Nieuwenhuis
2025-09-06
1
-5
/
+5
*
Working USB_OTG_HS example for STM32WBA
Gerzain Mata
2025-07-27
1
-7
/
+0
*
Moved from HSE to HSI to generate USB_OTG_HS_CLK
Gerzain Mata
2025-07-25
1
-5
/
+5
*
Partially working USB example
Gerzain Mata
2025-07-24
1
-7
/
+19
*
Working USB. Still no enumeration
Gerzain Mata
2025-07-23
1
-1
/
+1
*
WIP changes
Gerzain Mata
2025-07-21
1
-1
/
+1
*
Cargo fmt recent changes
Gerzain Mata
2025-07-16
1
-1
/
+1
*
Fixed register names from recent stm32-data changes
Gerzain Mata
2025-07-16
1
-1
/
+1
*
Merge branch 'main' into feat/adc4-stm32wba
Gerzain Mata
2025-07-16
1
-3
/
+7
|
\
|
*
stm32: fix stm32g0b0 build.
Dario Nieuwenhuis
2025-07-16
1
-1
/
+1
|
*
make usb endpoint allocator methods accept an optional EndpointAddress
korbin
2025-07-13
1
-2
/
+6
*
|
WIP for USB_OTG support on STM32WBA devices
Gerzain Mata
2025-07-14
1
-3
/
+18
|
/
*
stm32/otg: calculate TRDT using AHB freq instead of kernel freq.
Dario Nieuwenhuis
2025-04-30
1
-1
/
+1
*
Added USB core_id 0x1000 for STM32
Josep Angel Oltra
2025-04-17
1
-1
/
+1
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-40
/
+36
*
Update STM32U5 OTG HS clock handling
Marvin Drees
2024-12-10
1
-2
/
+0
*
Add support for stm32u595/5a5 OTG_HS in client mode
Dave Marples
2024-12-10
1
-7
/
+25
*
otg: fix corruption in CONTROL OUT transfers in stm32f4.
Dario Nieuwenhuis
2024-11-24
1
-18
/
+2
*
otg: improve trace logging, print bytes as hex.
Dario Nieuwenhuis
2024-11-24
1
-1
/
+0
*
Add USBPHYC clock configuration for H7RS series
Kevin
2024-09-22
1
-1
/
+1
*
Add OTG_HS support for STM32H7R/S
Kevin
2024-09-22
1
-0
/
+53
*
feat: Add support for a full-speed ULPI mode
elagil
2024-08-24
1
-0
/
+49
*
stm32/gpio: refactor AfType
Jan Špaček
2024-06-16
1
-6
/
+4
*
stm32/rcc: replace generated enable/disable code with runtime info
Jan Špaček
2024-05-25
1
-2
/
+2
*
stm32: add support for STM32H7[RS] "bootflash line", add HIL tests.
Dario Nieuwenhuis
2024-05-01
1
-2
/
+2
*
Configure MAX_EP_COUNT via const generics
Dániel Buga
2024-04-27
1
-3
/
+5
*
Remove extra disable call
Dániel Buga
2024-04-26
1
-2
/
+3
*
Reset inited flag to allow re-enabling
Dániel Buga
2024-04-26
1
-0
/
+1
*
Hide the Dir trait
Dániel Buga
2024-04-26
1
-2
/
+2
*
Extract synopsys otg driver
Dániel Buga
2024-04-26
1
-1203
/
+107
*
Fix spelling in vbus_detection doc comment
Joël Schulz-Ansres
2024-04-22
1
-2
/
+2
*
Remove nested CS
James Munns
2024-04-16
1
-6
/
+4
*
Add critical sections to avoid USB OTG Errata
James Munns
2024-04-16
1
-52
/
+64
*
stm32/otg: fix OTG_HS in FS mode.
Dario Nieuwenhuis
2024-04-12
1
-40
/
+18
*
stm32: fix typo in doc
Boris Faure
2024-04-11
1
-2
/
+2
*
stm32: use private_bounds for sealed traits.
Dario Nieuwenhuis
2024-03-23
1
-14
/
+13
*
Fix warnings in recent nightly.
Dario Nieuwenhuis
2024-03-20
1
-2
/
+2
*
stm32/usb: extract common init code.
Dario Nieuwenhuis
2024-03-19
1
-37
/
+1
*
stm32/usb: merge usb and usb_otg into single module.
Dario Nieuwenhuis
2024-03-19
1
-0
/
+1626