askn37 / UPDI4AVR-USB

Easily convert AVR-DU family into a USB connected UPDI/TPI programmer.
MIT License
5 stars 0 forks source link

v1.32.44: Fix for CLEAR_FEATURE request #6

Closed askn37 closed 2 months ago

askn37 commented 2 months ago

Invalid EP number handling for CLEAR_FEATURE request. The high and low nibbles must be swapped before being passed to the USB controller.

Replaced a file with inconsistent line endings. (oops)