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
/
mod.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-7
/
+3
*
nrf/usb: erase instance generics
Dario Nieuwenhuis
2025-09-28
1
-69
/
+80
*
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
1
-8
/
+6
*
Use inline const for initializing arrays. (#3567)
Dario Nieuwenhuis
2024-11-24
1
-5
/
+4
*
nrf: port to chiptool-based `nrf-pac`.
Dario Nieuwenhuis
2024-11-04
1
-155
/
+126
*
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
1
-6
/
+6
*
cortex-m: remove owned interrupts.
Dario Nieuwenhuis
2023-06-01
1
-3
/
+3
*
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
1
-0
/
+888