gullradriel
46f43c3a9e
fix compilation warnings ( #1516 )
...
Co-authored-by: gullradriel <gullradriel@no-mail.com>
2024-12-16 19:28:16 +00:00
Michael Ossmann
06b9d7bee0
Clean up source code copyright notices.
2022-09-23 14:46:52 -04:00
Martin Ling
c3fdf402d7
Reformat all code to new clang-format standard.
2022-08-03 23:46:44 +01:00
Martin Ling
2fba08cf42
Reset endpoint specified in request, not the one it arrived on.
2022-03-29 23:40:08 +01:00
Martin Ling
84898a0bcb
Implement USB CLEAR_FEATURE request for ENDPOINT_HALT.
...
From USB 2.0, section 9.4.5:
"For endpoints using data toggle, regardless of whether an endpoint has
the Halt feature set, a ClearFeature(ENDPOINT_HALT) request always
results in the data toggle being reinitialized to DATA0."
2022-03-29 14:11:00 +01:00
schneider
f96ea4b8c2
change(usb): Make usb_phy_enable() non static
2017-01-28 22:32:27 +01:00
Jared Boone
fe2a700f8f
Move files that have no application-specific bits (e.g. USB stack, tuning, and RF path APIs) to ../common/.
2013-09-17 15:10:46 -07:00