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-nrf
/
src
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
2
-8
/
+4
*
nrf/usb: erase instance generics
Dario Nieuwenhuis
2025-09-28
1
-69
/
+80
*
doc fixes
Robin Mueller
2025-09-23
1
-1
/
+1
*
make usb endpoint allocator methods accept an optional EndpointAddress
korbin
2025-07-13
1
-12
/
+39
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-9
/
+7
*
Desugar some async fns
Dániel Buga
2024-12-30
2
-14
/
+10
*
Use inline const for initializing arrays. (#3567)
Dario Nieuwenhuis
2024-11-24
1
-5
/
+4
*
Update nrf-pac.
Dario Nieuwenhuis
2024-11-15
1
-2
/
+2
*
nrf: port to chiptool-based `nrf-pac`.
Dario Nieuwenhuis
2024-11-04
2
-171
/
+145
*
Add `wait_disabled` method to `embassy_nrf::usb::Endpoint`
Alex Moon
2024-04-16
1
-1
/
+13
*
nrf: remove mod sealed.
Dario Nieuwenhuis
2024-04-05
1
-8
/
+5
*
Rename embassy-hal-common to embassy-hal-internal, document it's for internal...
Dario Nieuwenhuis
2023-07-28
1
-1
/
+1
*
Make interrupt module more standard.
Dario Nieuwenhuis
2023-06-08
2
-12
/
+12
*
cortex-m: remove owned interrupts.
Dario Nieuwenhuis
2023-06-01
2
-6
/
+6
*
common/peripheral: do not require mut in PeripheralRef clone_unchecked.
Dario Nieuwenhuis
2023-04-11
1
-1
/
+1
*
nrf/usb: switch to new interrupt binding, fix vbus detect on nrf53.
Dario Nieuwenhuis
2023-03-06
2
-0
/
+1065