0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed comments indicating CPU cycles taken. More... over 5 years ago
Fixed length of SE0 on 15 MHz clock More... over 5 years ago
Merge pull request #25 from tickelton/master More... over 5 years ago
Completes libusb-1.0 update More... over 5 years ago
Converts custom-class and drivertest to libusb-1.0 More... over 5 years ago
Converts usbtool and opendevice to libusb-1.0 More... over 5 years ago
Converts hid-data to use libusb-1.0 More... over 5 years ago
Fixes drivertest compilation on Linux More... over 5 years ago
Added more free USB-IDs More... almost 8 years ago
`USB_CFG_DESCR_PROPS_UNKNOWN` now honors the `USB_PROP_IS_RAM` flag. More... about 9 years ago
Made `usbMsgFlags` public. More... about 9 years ago
Added comment about improved osccal implementation in assembler. More... about 9 years ago
Merge pull request #1 from patthoyts/master More... about 9 years ago
For bus-powered devices add the "Remote Wake" attribute to the configuration descriptor. More... over 10 years ago
Added long-pending 18 MHz module without CRC. More... over 12 years ago
For compatibility reasons define usbMsgPtr_t to char * by default. More... over 12 years ago
Optimized fast CRC routine to be shorter and faster. More... over 12 years ago
Added #ifdef and extern "C" so that usbdrv.h / usbdrv.c can be included from C++ module. More... over 12 years ago
Fixed compiler warning (mixing signed/unsigned pointers) More... over 12 years ago
Made usbSetInterrupt() tolerant to zero sized blocks. More... over 12 years ago
Improved comment about watchdog in example code. More... over 12 years ago
usbdrv: support HID descriptors over 255 bytes More... almost 13 years ago
RELEASE: Added sizes files for this version More... over 13 years ago
RELEASE: Updated version number to 20121206 More... over 13 years ago
Improved wording in info message. More... over 13 years ago
Fixed compiler warning in tests. More... over 13 years ago
Added more derived files to .gitignore. More... over 13 years ago
Improved main Makefile to build for the host platform when no target specified. More... over 13 years ago
Documented changes in Changelog. More... over 13 years ago
Added README.md for github. More... over 13 years ago