| 2011-01-30 |
Dean Camera | Renamed all driver termination *_ShutDown() functions... |
tree | commitdiff |
| 2011-01-30 |
Dean Camera | Renamed the PRNT_Host_SendString(), CDC_Host_SendString... |
tree | commitdiff |
| 2011-01-30 |
Dean Camera | Removed SerialStream module, rolled functionality into... |
tree | commitdiff |
| 2011-01-30 |
Dean Camera | Oops - forgot to add in LOGICAL MINIMUM and LOGICAL... |
tree | commitdiff |
| 2011-01-30 |
Dean Camera | Add new HID_DESCRIPTOR_VENDOR() macro, change over... |
tree | commitdiff |
| 2011-01-26 |
Dean Camera | Added new KeyboardMouseMultiReport Device ClassDriver... |
tree | commitdiff |
| 2011-01-23 |
Dean Camera | Added new HID_DESCRIPTOR_MOUSE, HID_DESCRIPTOR_KEYBOARD... |
tree | commitdiff |
| 2011-01-23 |
Dean Camera | Change over Joystick demo HID report descriptor to... |
tree | commitdiff |
| 2011-01-22 |
Dean Camera | Changed AVRISP-MKII project to use the Watchdog interru... |
tree | commitdiff |
| 2011-01-17 |
Dean Camera | Fixed incorrect definition of the HID_KEYBOARD_SC_RIGHT... |
tree | commitdiff |
| 2011-01-17 |
Dean Camera | Abuse the the C preprocessor so that the HID macros... |
tree | commitdiff |
| 2011-01-16 |
Dean Camera | Fixed several functions in the Host mode Still Image... |
tree | commitdiff |
| 2011-01-16 |
Dean Camera | Minor documentation corrections for the new HID report... |
tree | commitdiff |
| 2011-01-16 |
Dean Camera | New HID report item macros (with HID_RI_ prefix) to... |
tree | commitdiff |
| 2011-01-16 |
Dean Camera | Added new ADC_GET_CHANNEL_MASK() convenience macro... |
tree | commitdiff |
| 2011-01-13 |
Dean Camera | Added new high level TWI packet read/write commands... |
tree | commitdiff |
| 2011-01-13 |
Dean Camera | Changed TempDataLogger project's DS1307 driver to simpl... |
tree | commitdiff |
| 2011-01-10 |
Dean Camera | Fix typos and outdated information. |
tree | commitdiff |
| 2011-01-10 |
Dean Camera | Call USB_USBTask() in the Endpoint stream functions... |
tree | commitdiff |
| 2011-01-10 |
Dean Camera | Altered all endpoint/pipe stream transfers so that... |
tree | commitdiff |
| 2011-01-08 |
Dean Camera | Oops - fix type preventing compilation of demos using... |
tree | commitdiff |
| 2011-01-08 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2011-01-08 |
Dean Camera | The FAST_STREAM_TRANSFERS compile time option has been... |
tree | commitdiff |
| 2011-01-03 |
Dean Camera | Add custom footer to the main library documentation. |
tree | commitdiff |
| 2011-01-03 |
Dean Camera | Update Doxygen documentation configuration file for... |
tree | commitdiff |
| 2011-01-01 |
Dean Camera | Update copyright year on all source files. |
tree | commitdiff |
| 2010-12-31 |
Dean Camera | Fixed incorrect byte ordering in the Audio_Device_Write... |
tree | commitdiff |
| 2010-12-31 |
Dean Camera | Rename RingBuffer header functions and typedefs from... |
tree | commitdiff |
| 2010-12-28 |
Dean Camera | Fixed inverted Minimus board LEDs. |
tree | commitdiff |
| 2010-12-26 |
Dean Camera | Fix compile errors from the changes to the SerialStream... |
tree | commitdiff |
| 2010-12-26 |
Dean Camera | More minor documentation corrections. |
tree | commitdiff |
| 2010-12-26 |
Dean Camera | Documentation improvements - put driver example code... |
tree | commitdiff |
| 2010-12-26 |
Dean Camera | Added basic driver example use code to the library... |
tree | commitdiff |
| 2010-12-26 |
Dean Camera | Make a new general RingBuffer.h misc library driver... |
tree | commitdiff |
| 2010-12-25 |
Dean Camera | Combined page and word ISP programming mode code in... |
tree | commitdiff |
| 2010-12-25 |
Dean Camera | Fixed possible programming problem in the AVRISP-MKII... |
tree | commitdiff |
| 2010-12-24 |
Dean Camera | Much more efficient algorithm for the Endpoint/Pipe... |
tree | commitdiff |
| 2010-12-24 |
Dean Camera | Re-add in old Endpoint/Pipe workaround for unordered... |
tree | commitdiff |
| 2010-12-17 |
Dean Camera | Fix a few more incorrectly ordered endpoint initialisat... |
tree | commitdiff |
| 2010-12-17 |
Dean Camera | Fixed incorrect endpoint initialisation order in the... |
tree | commitdiff |
| 2010-12-13 |
Dean Camera | Fixed incorrect definition of the HID_KEYBOARD_SC_D... |
tree | commitdiff |
| 2010-12-12 |
Dean Camera | Fixed possible lost data in the XPLAINBridge, USBtoSeri... |
tree | commitdiff |
| 2010-12-12 |
Dean Camera | Added new RingBuffer_Peek() function to the lightweight... |
tree | commitdiff |
| 2010-12-03 |
Dean Camera | Added new completed MIDIToneGenerator project. |
tree | commitdiff |
| 2010-12-02 |
Dean Camera | Fixed HID hpst class driver incorrectly binding to... |
tree | commitdiff |
| 2010-12-02 |
Dean Camera | Refactored Host mode Class Driver *_Host_ConfigurePipes... |
tree | commitdiff |
| 2010-11-30 |
Dean Camera | Fixed broken USBFOO board drivers due to missing BOARD_... |
tree | commitdiff |
| 2010-11-29 |
Dean Camera | Fixed broken HID_REQ_GetReport request handler in the... |
tree | commitdiff |
| 2010-11-27 |
Dean Camera | Fixed broken DFU bootloader, added XPLAIN support for... |
tree | commitdiff |
| 2010-11-26 |
Dean Camera | Added ability to write protect Mass Storage disk write... |
tree | commitdiff |
| 2010-11-25 |
Dean Camera | Changed the XPLAINBridge software UART to use the regul... |
tree | commitdiff |
| 2010-11-23 |
Dean Camera | Fixed Benito project discarding incoming data from... |
tree | commitdiff |
| 2010-11-22 |
Dean Camera | Commit for 101122 release. |
tree | commitdiff |
| 2010-11-21 |
Dean Camera | Added board hardware driver support for the Microsin... |
tree | commitdiff |
| 2010-11-21 |
Dean Camera | Remove internal USB_Device_NibbleToASCII() function... |
tree | commitdiff |
| 2010-11-17 |
Dean Camera | Better documentation for the ANSI terminal escape codes... |
tree | commitdiff |
| 2010-11-17 |
Dean Camera | Rename incorrectly named XPROGTarget_SendBreak() functi... |
tree | commitdiff |
| 2010-11-16 |
Dean Camera | Fixed AVRISP-MKII clone project not starting the target... |
tree | commitdiff |
| 2010-11-16 |
Dean Camera | Slow AVRISP-MKII clone PDI/TPI programming speed back... |
tree | commitdiff |
| 2010-11-16 |
Dean Camera | Added new XCK_RESCUE_CLOCK_ENABLE compile time option... |
tree | commitdiff |
| 2010-11-14 |
Dean Camera | Second patch to fix incorrect PDI/TPI programming speed. |
tree | commitdiff |
| 2010-11-12 |
Dean Camera | Fixed PDI/TPI programming speed of ~250KHz in the AVRIS... |
tree | commitdiff |
| 2010-11-10 |
Dean Camera | Fixed incorrect PollingIntervalMS values in the demo... |
tree | commitdiff |
| 2010-11-09 |
Dean Camera | Remove link to (now deleted) public Mercurial mirror... |
tree | commitdiff |
| 2010-11-08 |
Dean Camera | Added board hardware driver support for the Adafruit... |
tree | commitdiff |
| 2010-11-07 |
Dean Camera | Fixed broken input in the MagStripe reader project... |
tree | commitdiff |
| 2010-11-05 |
Dean Camera | Fix documentation reference error. |
tree | commitdiff |
| 2010-11-05 |
Dean Camera | Renamed the EVENT_USB_Device_UnhandledControlRequest... |
tree | commitdiff |
| 2010-11-03 |
Dean Camera | Fixed USBtoSerial and XPLAINBridge demos discarding... |
tree | commitdiff |
| 2010-11-03 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2010-11-03 |
Dean Camera | Remove already implemented features from the Future... |
tree | commitdiff |
| 2010-11-03 |
Dean Camera | Fixed MIDI class driver send routines silently discardi... |
tree | commitdiff |
| 2010-11-02 |
Dean Camera | Fix XPLAINBridge code broken during the changes to... |
tree | commitdiff |
| 2010-11-02 |
Dean Camera | Rescue clock of the AVRISP-MKII moved to the AVR's... |
tree | commitdiff |
| 2010-10-29 |
Dean Camera | Rename new CDC class bootloader NO_LOCK_BYTE_SUPPORT... |
tree | commitdiff |
| 2010-10-29 |
Dean Camera | Added new NO_BLOCK_SUPPORT, NO_EEPROM_BYTE_SUPPORT... |
tree | commitdiff |
| 2010-10-29 |
Dean Camera | Oops - typos in the naming of the NBUSYBK0 bits breakin... |
tree | commitdiff |
| 2010-10-29 |
Dean Camera | Added new Pipe_GetBusyBanks(), Endpoint_GetBusyBanks... |
tree | commitdiff |
| 2010-10-28 |
Dean Camera | Added standard keyboard HID report scancode defines... |
tree | commitdiff |
| 2010-10-28 |
Dean Camera | Move Set Feature and Clear Feature control request... |
tree | commitdiff |
| 2010-10-28 |
Dean Camera | Move RNDISConstants.h into the RNDIS class driver commo... |
tree | commitdiff |
| 2010-10-28 |
Dean Camera | Changed over fourwalledcubicle.com links to the new... |
tree | commitdiff |
| 2010-10-27 |
Dean Camera | Added new NO_CLASS_DRIVER_AUTOFLUSH compile time option... |
tree | commitdiff |
| 2010-10-26 |
Dean Camera | Changed AudioInput and AudioOutput demos to reload... |
tree | commitdiff |
| 2010-10-25 |
Dean Camera | Add descriptor class, subclass and protocol constants... |
tree | commitdiff |
| 2010-10-24 |
Dean Camera | All USB class drivers are now automatically included... |
tree | commitdiff |
| 2010-10-24 |
Dean Camera | Better algorithm to extract and convert the internal... |
tree | commitdiff |
| 2010-10-20 |
Dean Camera | Oops - fix broken SPI driver due to missing bit inversi... |
tree | commitdiff |
| 2010-10-20 |
Dean Camera | Added default test tone generation mode to the Device... |
tree | commitdiff |
| 2010-10-17 |
Dean Camera | Added board hardware driver support for the Minimus... |
tree | commitdiff |
| 2010-10-17 |
Dean Camera | Oops - add missing Maximus board LED hardware driver... |
tree | commitdiff |
| 2010-10-17 |
Dean Camera | Added board hardware driver support for the Maximus... |
tree | commitdiff |
| 2010-10-17 |
Dean Camera | Added board hardware driver support for the Blackcat... |
tree | commitdiff |
| 2010-10-13 |
Dean Camera | Renamed ENDPOINT_DOUBLEBANK_SUPPORTED() to ENDPOINT_BAN... |
tree | commitdiff |
| 2010-10-13 |
Dean Camera | Fix SoftUART.c not compiling due to accidental check... |
tree | commitdiff |
| 2010-10-13 |
Dean Camera | Clean up excessive whitespace at the end of each line... |
tree | commitdiff |
| 2010-10-12 |
Dean Camera | Fixed MIDI_Host_Flush() not aborting early when the... |
tree | commitdiff |
| 2010-10-12 |
Dean Camera | Remove USB_MODE_* macros, replace with a semantically... |
tree | commitdiff |
| 2010-10-12 |
Dean Camera | Fixed random enumeration failure while in device mode... |
tree | commitdiff |
| 2010-10-12 |
Dean Camera | Minor documentation enhancements. |
tree | commitdiff |
| next |