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:
d1e5266
)
Commit of new class abstraction APIs for all device demos other than the MIDI demo...
author
Dean Camera
<dean@fourwalledcubicle.com>
Mon, 1 Jun 2009 11:03:39 +0000
(11:03 +0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Mon, 1 Jun 2009 11:03:39 +0000
(11:03 +0000)
Removed scheduler and memory allocation libraries.
Added new EVENT_USB_StartOfFrame event in the library to indicate the start of each USB frame (when generated).
Removed Tx interrupt from the USBtoSerial demo; now sends characters via polling to ensure more time for the Rx interrupt.
No differences found