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
/
examples
/
stm32l4
/
src
/
bin
/
usb_serial.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-2
/
+2
*
Remove manual settings of `composite_with_iads=true`
Eekle
2024-12-24
1
-7
/
+0
*
fix broken links to embassy book
Ulf Lilleengen
2024-06-03
1
-1
/
+1
*
examples/stm32: do not enable vbus detect by default, it doesn't work on all ...
Dario Nieuwenhuis
2024-05-13
1
-7
/
+5
*
Reduce use of the full `futures` crate.
Dario Nieuwenhuis
2024-04-26
1
-1
/
+1
*
rustfmt usb examples
Joël Schulz-Ansres
2024-04-22
1
-1
/
+1
*
Add comment on vbus_detection to all USB examples
Joël Schulz-Ansres
2024-04-22
1
-0
/
+13
*
usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead
Adam Greig
2024-03-23
1
-2
/
+0
*
stm32/usb: ensure mux is configured in examples.
Dario Nieuwenhuis
2024-03-19
1
-13
/
+15
*
stm32/usb: merge usb and usb_otg into single module.
Dario Nieuwenhuis
2024-03-19
1
-4
/
+4
*
stm32/rcc: unify naming sysclk field to `sys`, enum to `Sysclk`.
Dario Nieuwenhuis
2024-02-26
1
-1
/
+1
*
ci: use beta, add secondary nightly ci.
Dario Nieuwenhuis
2023-12-21
1
-1
/
+0
*
stm32/rcc: consistent casing and naming for PLL enums.
Dario Nieuwenhuis
2023-11-13
1
-1
/
+1
*
usb: remove msos-descriptor feature.
Dario Nieuwenhuis
2023-11-08
1
-0
/
+1
*
stm32/rcc: add shared code for hsi48 with crs support.
Dario Nieuwenhuis
2023-11-05
1
-1
/
+1
*
stm32: rename HSI16 -> HSI
Dario Nieuwenhuis
2023-10-22
1
-1
/
+1
*
stm32: update metapac
xoviat
2023-10-17
1
-1
/
+1
*
stm32: update metapac
xoviat
2023-10-16
1
-1
/
+1
*
stm32/rcc: add better support for L4/L4+ differences.
Dario Nieuwenhuis
2023-10-16
1
-1
/
+1
*
stm32/rcc: port L4 to the "flattened" API like h5/h7.
Dario Nieuwenhuis
2023-10-15
1
-1
/
+10
*
stm32/rcc: use PLL enums from PAC.
Dario Nieuwenhuis
2023-10-09
1
-1
/
+1
*
stm32/otg: add VBUS detection.
Dario Nieuwenhuis
2023-06-27
1
-1
/
+3
*
stm32: move to bind_interrupts
xoviat
2023-05-24
1
-3
/
+6
*
Fix some typos
Dirk Stolle
2023-05-08
1
-1
/
+1
*
usb: unify ControlHandler+DeviceStateHandler, route all control requests to a...
Dario Nieuwenhuis
2023-02-08
1
-1
/
+0
*
stm32 otg: add examples.
chemicstry
2023-01-11
1
-0
/
+108