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
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32/usb: merge usb and usb_otg into single module.
Dario Nieuwenhuis
2024-03-19
2
-1634
/
+0
*
stm32: autogenerate mux config for all chips.
Dario Nieuwenhuis
2024-03-01
1
-14
/
+0
*
stm32: doc everything else.
Dario Nieuwenhuis
2023-12-19
2
-1
/
+14
*
stm32: more docs.
Dario Nieuwenhuis
2023-12-19
1
-0
/
+2
*
Remove nightly and unstable-traits features in preparation for 1.75.
Dario Nieuwenhuis
2023-11-29
1
-8
/
+2
*
stm32/otg: fix enumeration on non-f4 chips.
Dario Nieuwenhuis
2023-11-06
1
-5
/
+16
*
stm32/otg: fix CONTROL OUT transfers on F4.
Dario Nieuwenhuis
2023-11-06
1
-5
/
+15
*
stm32/otg: log TRDT
Dario Nieuwenhuis
2023-11-06
1
-5
/
+3
*
enable clock first
pbert
2023-10-12
1
-1
/
+1
*
STM32: combine RccPeripherals reset() and enable() to reset_and_enable()
pbert
2023-10-12
1
-2
/
+1
*
stm32: centralize enabling pwr, syscfg, flash.
Dario Nieuwenhuis
2023-09-25
1
-10
/
+2
*
Rename embassy-hal-common to embassy-hal-internal, document it's for internal...
Dario Nieuwenhuis
2023-07-28
1
-1
/
+1
*
Remove trivial to remove uses of atomic-polyfill.
Dario Nieuwenhuis
2023-07-12
1
-1
/
+1
*
stm32/otg: implement `EndpointError::Disabled` for reads.
Dario Nieuwenhuis
2023-07-07
1
-2
/
+15
*
stm32/otg: change some info logs to trace.
Dario Nieuwenhuis
2023-07-06
1
-2
/
+2
*
Update stm32-metapac, includes chiptool changes to use real Rust enums now.
Dario Nieuwenhuis
2023-06-29
1
-2
/
+2
*
stm32/otg: add VBUS detection.
Dario Nieuwenhuis
2023-06-27
1
-200
/
+279
*
stm32/otg: set tx fifo num in IN endpoints on configure.
Dario Nieuwenhuis
2023-06-27
1
-2
/
+4
*
stm32/otg: clear NAK bit on endpoint enable.
Dario Nieuwenhuis
2023-06-27
1
-1
/
+2
*
stm32/otg: flush fifos on reconfigure and on ep disable.
Dario Nieuwenhuis
2023-06-27
1
-1
/
+26
*
stm32: update stm32-metapac.
Dario Nieuwenhuis
2023-06-19
2
-308
/
+244
*
Make interrupt module more standard.
Dario Nieuwenhuis
2023-06-08
2
-10
/
+8
*
Fix #1528 HS USB on STM32F7
gak
2023-06-03
1
-0
/
+24
*
cortex-m: remove owned interrupts.
Dario Nieuwenhuis
2023-06-01
1
-4
/
+4
*
stm32: move to bind_interrupts
xoviat
2023-05-24
1
-159
/
+158
*
stm32/otg: add U5 support.
Dario Nieuwenhuis
2023-04-07
1
-0
/
+6
*
usb: docs
Dario Nieuwenhuis
2023-01-31
1
-8
/
+8
*
stm32/usb_otg: fix core formatter
chemicstry
2023-01-18
1
-2
/
+2
*
stm32/usb_otg: prevent writes on disabled endpoint
chemicstry
2023-01-18
1
-8
/
+13
*
stm32/usb_otg: implement endpoint wait_enabled
chemicstry
2023-01-18
1
-2
/
+36
*
stm32: add USB OTG support.
chemicstry
2023-01-11
2
-0
/
+1369
*
Update stm32-data.
Dario Nieuwenhuis
2023-01-11
1
-0
/
+138