Mark build test makefiles as being incompatible with parallel make builds, as they...
[pub/USBasp.git] / Projects /
2010-06-06 Dean CameraDocument lightweight ring buffer header files.
2010-06-06 Dean CameraAdd the svn:eol-style property onto new files which...
2010-06-03 Dean CameraMore documentation fixes.
2010-06-03 Dean CameraMinor documentation cleanups.
2010-06-03 Dean CameraAdd start of RFCOMM service layer to the incomplete...
2010-05-27 Dean CameraAdded new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR...
2010-05-26 Dean CameraReplace ring buffer library in Benito and USBtoSerial...
2010-05-26 Dean CameraThe EEPROM stream read/write functions now use eeprom_u...
2010-05-26 Dean CameraAdd better documentation to the Software UART code...
2010-05-26 Dean CameraSwitch software UART over to timer 1 and remove timer...
2010-05-26 Dean CameraRename software USART driver globals to make the code...
2010-05-26 Dean CameraMake software USART used in the XPLAINBridge project...
2010-05-26 Dean CameraCreate a new LightweightRingBuffer.h header file for...
2010-05-26 Dean CameraThe RingBuff library code has been replaced in the...
2010-05-23 Dean CameraRemove obsolete entry from the Doxygen configuration...
2010-05-20 Dean CameraShort UUIDs are measured in bytes, not bits -- update...
2010-05-20 Dean CameraRenamed CDC device class demos' ManagementEndpoint...
2010-05-17 Dean CameraBegin processing code for Service Discovery Protocol...
2010-05-16 Dean CameraFixed AVRISP project not sending a full erase-and-write...
2010-05-14 Dean CameraFixed AVRISP project sending a LOAD EXTENDED ADDRESS...
2010-05-13 Dean CameraRemove incorrect check for the current device state...
2010-05-13 Dean CameraAdditional fix to the AVRISP-MKII clone project for...
2010-05-13 Dean CameraFixed AVRISP-MKII clone project not correctly issuing...
2010-05-13 Dean CameraThe LIBUSB_FILTERDRV_COMPAT compile time option in...
2010-05-12 Dean CameraRemoved TeensyHID bootloader, per request from Paul...
2010-05-09 Dean CameraAdd new ReportType parameter to the HID class driver...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-05-07 Dean CameraChange over instances of "make" in the makefiles to...
2010-05-07 Dean CameraDon't cast the line encoding baud rate to a uint16_t...
2010-05-07 Dean CameraChange over unix line-endings to dos line endings.
2010-05-06 Dean CameraRemove incorrect Abstract Call Management class specifi...
2010-05-04 Dean CameraRemoved software PDI/TPI emulation from the AVRISP...
2010-05-04 Dean CameraFixed device state not being reset back to the default...
2010-05-03 Dean CameraAdded new ENDPOINT_*_BusSuspended error code to the...
2010-05-02 Dean CameraIncrease hardware PDI/TPI programming speed to 1MHz...
2010-05-02 Dean CameraSwitch back to C based timeout ISR in the AVRISP projec...
2010-05-02 Dean CameraChange AVRISP project's timeout to be interrupt based...
2010-04-30 Dean CameraMake sure that long reads are aborted early if the...
2010-04-30 Dean CameraMake sure that the NVM bus/controller busy waits in...
2010-04-28 Dean CameraRelocate USBInterrupt.c/.h from the HighLevel USB drive...
2010-04-28 Dean CameraUSB_Init() no longer calls sei() to enable global inter...
2010-04-28 Dean CameraMake AVRISP-MKII clone project's software PDI/TPI mode...
2010-04-22 Dean CameraAdded ability to search by Channel PSM to the GetChanne...
2010-04-18 Dean CameraAdd const keyword to the demo function parameters where...
2010-04-14 Dean CameraFixed Set/Clear Feature requests directed to a non...
2010-04-13 Dean CameraDocument the Bluetooth ACL layer. Remove unneeded param...
2010-04-06 Dean CameraAdd information request/response signal handler to...
2010-04-05 Dean CameraAdd user callback function to the Bluetooth host demo...
2010-04-01 Dean CameraMore improvements to the incomplete BluetoothHost demo...
2010-03-31 Dean CameraAdded WIN_LIBUSB_COMPAT compile time option to the...
2010-03-31 Dean CameraAdd RelayBoard project patch from OBinou.
2010-03-30 Dean CameraAdded board hardware driver support for the Benito...
2010-03-29 Dean CameraAdd briefs for the library core structures.
2010-03-25 Dean CameraAll Class Driver Host mode demos now correctly set...
2010-03-24 Dean CameraAdded new Relay Controller Board project (thanks to...
2010-03-24 Dean CameraFixed compilation error in the AudioInput demos when...
2010-03-23 Dean CameraChange over MIDIToneGenerator to use only a single...
2010-03-23 Dean CameraAdded incomplete MIDIToneGenerator project.
2010-03-22 Dean CameraStandardized the naming scheme given to configuration...
2010-03-21 Dean CameraDouble bank CDC endpoints in the XPLAIN Bridge project...
2010-03-17 Dean CameraRemove redundant check in the software PDI programming...
2010-03-17 Dean CameraSoftware PDI mode breaks unless the software USART...
2010-03-16 Dean CameraIncreased throughput of the USBtoSerial demo on systems...
2010-03-16 Dean CameraDon't enable the pullup on the target /RESET line in...
2010-03-16 Dean CameraFixed PDI programming mode in the AVRISP programmer...
2010-03-10 Dean CameraAdded ENABLE_TELNET_SERVER compile time option to the...
2010-03-09 Dean CameraFix incorrect LED mask name in the Webserver project.
2010-03-09 Dean CameraWebserver project now uses the board LEDs to indicate...
2010-02-24 Dean CameraAdded a timeout value to the TWI_StartTransmission...
2010-02-24 Dean CameraRevert changes made for the partial port to the AVR32...
2010-02-23 Dean CameraUpdate Temperature board driver to be AVR32 compatible...
2010-02-23 Dean CameraFixed software PDI/TPI programming mode in the AVRISP...
2010-02-21 Dean CameraOops - need to revert changes made to ease testing...
2010-02-21 Dean CameraRemove dual ISR for software PDI mode, use a single...
2010-02-21 Dean CameraMore fixes to the AVRISP command timeout system so...
2010-02-21 Dean CameraIncreased the speed of both software and hardware TPI...
2010-02-20 Dean CameraOops - missed a few references to the old global Timeou...
2010-02-19 Dean CameraAVRISP programmer project now has a more robust timeout...
2010-02-19 Dean CameraCommit for the 100219 release.
2010-02-18 Dean CameraUse a temporary variable to hold the current URI length...
2010-02-18 Dean CameraTurn OFF double banking in the Webserver demo - leaving...
2010-02-18 Dean CameraAdd uIP-split code to the Webserver project, so that...
2010-02-16 Dean CameraClean up XPLAINBridge code.
2010-02-15 Dean CameraOops - missing brackets in the declaration of a string...
2010-02-15 Dean CameraAdd missing TWI_Init() call to the TemperatureDataLogge...
2010-02-13 Dean CameraAdd NO_VTARGET_DETECT compile time option to the AVRISP...
2010-02-12 Dean CameraSpeed up Webserver demo data rate by not sending a...
2010-02-12 Dean CameraMove DHCP negotiation timer into the DHCP connection...
2010-02-12 Dean CameraFix DHCPClient init code in the Webserver project writi...
2010-02-10 Dean CameraFixed lack of SECTION ERASE command in TPI programming...
2010-02-10 Dean CameraAdded .5MHz recovery clock to the AVRISP programmer...
2010-02-09 Dean CameraFixed USB_GetHIDReportSize() returning the number of...
2010-02-08 Dean CameraFix LowLevel Keyboard demo -- accidentally trying to...
2010-02-08 Dean CameraFix AVRISP-MKII clone project's TPI Chip Erase command...
2010-02-07 Dean CameraMake Webserver allow HTTP requests for files with up...
2010-02-04 Dean CameraNew BOARD value option BOARD_NONE (equivelent to not...
2010-02-03 Dean CameraRe-add Webserver uIP application polling, apply patch...
2010-02-03 Dean CameraFix TELNET server locking up if an invalid command...
2010-02-03 Dean CameraDisable uIP connection polling for now - this seems...
2010-02-03 Dean CameraAdd a TELNET server to the webserver project, which...
next