2011-03-15 |
Dean Camera | Implemented on-demand PLL clock generation for the... |
tree | commitdiff |
2011-03-15 |
Dean Camera | Updated the software USART code in the XPLAIN Bridge... |
tree | commitdiff |
2011-03-13 |
Dean Camera | Add experimental support for the AVR32 UC3A4 microcontr... |
tree | commitdiff |
2011-03-13 |
Dean Camera | Rename UC3B driver files to UC3, as they are generic... |
tree | commitdiff |
2011-03-11 |
Dean Camera | Add structure padding to the appropriate descriptor... |
tree | commitdiff |
2011-03-05 |
Dean Camera | Endpoint_ResetFIFO() renamed to Endpoint_ResetEndpoint... |
tree | commitdiff |
2011-03-05 |
Dean Camera | Minor documentation updates. |
tree | commitdiff |
2011-02-28 |
Dean Camera | Add in USB_INT_RegisterHandlers() internal function... |
tree | commitdiff |
2011-02-27 |
Dean Camera | Changed over the AVR8 USB controller interrupt manageme... |
tree | commitdiff |
2011-02-26 |
Dean Camera | Removed Pipe_ClearErrorFlags(), pipe error flags are... |
tree | commitdiff |
2011-02-26 |
Dean Camera | Added TWI baud rate prescaler and bit length parameters... |
tree | commitdiff |
2011-02-26 |
Dean Camera | More UC3B architecture port updates. |
tree | commitdiff |
2011-02-20 |
Dean Camera | Added start of a port of the core USB driver code to... |
tree | commitdiff |
2011-02-20 |
Dean Camera | More updates to remove architecture-specific comments... |
tree | commitdiff |
2011-02-20 |
Dean Camera | Start update of documentation to support possible multi... |
tree | commitdiff |
2011-02-19 |
Dean Camera | Initial restructuring of the core USB driver module... |
tree | commitdiff |
2011-02-19 |
Dean Camera | Add new ARCH option to the makefiles to (eventually... |
tree | commitdiff |
2011-02-19 |
Dean Camera | Reduced latency for executing the Start-Of-Frame events... |
tree | commitdiff |
2011-02-17 |
Dean Camera | Fix non-ASCII characters breaking LaTex documentation... |
tree | commitdiff |
2011-02-16 |
Dean Camera | Added board driver support for the Sparkfun ATMEGA8U2... |
tree | commitdiff |
2011-02-13 |
Dean Camera | Add more const-ness to the stream endpoint/pipe functio... |
tree | commitdiff |
2011-02-11 |
Dean Camera | Fix typos in the HID class bootloader makefile. |
tree | commitdiff |
2011-02-09 |
Dean Camera | Update HID bootloader loader application to support... |
tree | commitdiff |
2011-02-09 |
Dean Camera | Added HID class bootloader, compatible with a modified... |
tree | commitdiff |
2011-02-09 |
Dean Camera | Change bootloader makefiles to automatically compute... |
tree | commitdiff |
2011-02-04 |
Dean Camera | Fixed programming errors in the AVRISP-MKII project... |
tree | commitdiff |
2011-02-02 |
Dean Camera | Fixed incorect BUTTONS_BUTTON1 definition for the Minim... |
tree | commitdiff |
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 | 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-16 |
Dean Camera | Fixed several functions in the Host mode Still Image... |
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 | Altered all endpoint/pipe stream transfers so that... |
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 |
2010-12-31 |
Dean Camera | Fixed incorrect byte ordering in the Audio_Device_Write... |
tree | commitdiff |
2010-12-28 |
Dean Camera | Fixed inverted Minimus board LEDs. |
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 | 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-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 | 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 | 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 | 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 | 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 | 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-24 |
Dean Camera | All USB class drivers are now automatically included... |
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 | 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 | 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 |
next |