aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.h
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-03-03 19:32:27 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-03-03 19:32:27 +0000
commitc1c94fe5a0e0bcfb5ec37ed987b45954afe768cd (patch)
tree088d03b46dcaba731c43271505d291d6b1e6e27c /Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.h
parent8c6f26e19db3310c452d19393cb4def3592671b1 (diff)
downloadlufa-c1c94fe5a0e0bcfb5ec37ed987b45954afe768cd.tar.gz
lufa-c1c94fe5a0e0bcfb5ec37ed987b45954afe768cd.tar.bz2
lufa-c1c94fe5a0e0bcfb5ec37ed987b45954afe768cd.zip
Fixed Still Image Host class driver exiting the descriptor search routine prematurely if the data pipes (but not event pipe) is found.
Fixed missing call to Pipe_SetInfiniteINRequests() in the Pipe_ConfigurePipe() routine.
Diffstat (limited to 'Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.h')
0 files changed, 0 insertions, 0 deletions
>127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195