mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
Trivial fix from review of last PR
This commit is contained in:
@@ -2674,8 +2674,7 @@ static int sam_ep_resume(struct sam_ep_s *privep)
|
||||
|
||||
sam_putreg(UDP_RSTEP(epno), SAM_UDP_RSTEP);
|
||||
|
||||
/*
|
||||
* We need to add a delay between setting and clearing the endpoint reset
|
||||
/* We need to add a delay between setting and clearing the endpoint reset
|
||||
* bit in SAM_UDP_RSTEP. Without the delay the USB controller will (may?)
|
||||
* not reset the endpoint.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user