Ensure that unsupported SetFeature/ClearFeature request targets cause a STALL back to the host.
This commit is contained in:
parent
c99f6657a6
commit
d4952265a6
4 changed files with 17 additions and 8 deletions
|
@ -80,7 +80,7 @@ BOARD =
|
|||
# does not *change* the processor frequency - it should merely be updated to
|
||||
# reflect the processor speed set externally so that the code can use accurate
|
||||
# software delays.
|
||||
F_CPU = 16000000
|
||||
F_CPU = 8000000
|
||||
|
||||
|
||||
# Input clock frequency.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue