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:
c5038f1
)
Renamed all library events to properly seperate out Device and Host mode events....
author
Dean Camera
<dean@fourwalledcubicle.com>
Wed, 5 Aug 2009 06:36:31 +0000
(06:36 +0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Wed, 5 Aug 2009 06:36:31 +0000
(06:36 +0000)
Remove VBUS events - not needed as the library takes care of VBUS detection and feedback on supported AVRs via the USB_Device_Connected and USB_Device_Disconnected events.
Fixed incorrect Host state assignment in the incomplete BluetoothHost demo.
No differences found