projects
/
pub
/
USBasp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
55538dc
)
Add descriptor class, subclass and protocol constants to the class drivers, modify...
author
Dean Camera
<dean@fourwalledcubicle.com>
Mon, 25 Oct 2010 12:42:55 +0000
(12:42 +0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Mon, 25 Oct 2010 12:42:55 +0000
(12:42 +0000)
Move out private/internal host class driver constants to the common class driver headers, so that they can be used in the Low Level host mode demos.
Ensure all demos, projects and bootloaders use the class driver constants where possible to minimise code repetition.
No differences found