index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Projects
Age
Commit message (
Expand
)
Author
2010-06-03
Minor documentation cleanups.
Dean
2010-06-03
Add start of RFCOMM service layer to the incomplete BluetoothHost demo.
Dean
2010-05-27
Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR compile time defines to ...
Dean
2010-05-26
Replace ring buffer library in Benito and USBtoSerial projects with the new l...
Dean
2010-05-26
The EEPROM stream read/write functions now use eeprom_update_byte() instead o...
Dean
2010-05-26
Add better documentation to the Software UART code in the XPLAINBridge project.
Dean
2010-05-26
Switch software UART over to timer 1 and remove timer prescaling to try to pr...
Dean
2010-05-26
Rename software USART driver globals to make the code more in line with the r...
Dean
2010-05-26
Make software USART used in the XPLAINBridge project directly check and store...
Dean
2010-05-26
Create a new LightweightRingBuffer.h header file for the XPLAIN project to ab...
Dean
2010-05-26
The RingBuff library code has been replaced in the XPLAINBridge project with ...
Dean
2010-05-23
Remove obsolete entry from the Doxygen configuration files.
Dean
2010-05-20
Short UUIDs are measured in bytes, not bits -- update Service Discovery Proto...
Dean
2010-05-20
Renamed CDC device class demos' ManagementEndpoint descriptor to Notification...
Dean
2010-05-17
Begin processing code for Service Discovery Protocol attributes.
Dean
2010-05-16
Fixed AVRISP project not sending a full erase-and-write EEPROM command to XME...
Dean
2010-05-14
Fixed AVRISP project sending a LOAD EXTENDED ADDRESS command to 128KB AVRs af...
Dean
2010-05-13
Remove incorrect check for the current device state in the Set Configuration ...
Dean
2010-05-13
Additional fix to the AVRISP-MKII clone project for 256KB AVRs.
Dean
2010-05-13
Fixed AVRISP-MKII clone project not correctly issuing SET EXTENDED ADDRESS co...
Dean
2010-05-13
The LIBUSB_FILTERDRV_COMPAT compile time option in the XPLAINBridge and AVRIS...
Dean
2010-05-12
Removed TeensyHID bootloader, per request from Paul at PJRC.
Dean
2010-05-09
Add new ReportType parameter to the HID class driver device callback and host...
Dean
2010-05-08
Add svn:eol-style property to source files, so that the line endings are corr...
Dean
2010-05-07
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...
Dean
2010-05-07
Don't cast the line encoding baud rate to a uint16_t before performing the ba...
Dean
2010-05-07
Change over unix line-endings to dos line endings.
Dean
2010-05-06
Remove incorrect Abstract Call Management class specific descriptor from the ...
Dean
2010-05-04
Removed software PDI/TPI emulation from the AVRISP-MKII clone project, as it ...
Dean
2010-05-04
Fixed device state not being reset back to the default state if the host sets...
Dean
2010-05-03
Added new ENDPOINT_*_BusSuspended error code to the Endpoint function, so tha...
Dean
2010-05-02
Increase hardware PDI/TPI programming speed to 1MHz in the AVRISP MKII clone ...
Dean
2010-05-02
Switch back to C based timeout ISR in the AVRISP project - assembly version w...
Dean
2010-05-02
Change AVRISP project's timeout to be interrupt based again, but make the int...
Dean
2010-04-30
Make sure that long reads are aborted early if the connection times out while...
Dean
2010-04-30
Make sure that the NVM bus/controller busy waits in the AVRISP MKII clone pro...
Dean
2010-04-28
Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...
Dean
2010-04-28
USB_Init() no longer calls sei() to enable global interrupts - this must now ...
Dean
2010-04-28
Make AVRISP-MKII clone project's software PDI/TPI mode more robust by keeping...
Dean
2010-04-22
Added ability to search by Channel PSM to the GetChannelData() function in th...
Dean
2010-04-18
Add const keyword to the demo function parameters where possible.
Dean
2010-04-14
Fixed Set/Clear Feature requests directed to a non-configured endpoint not re...
Dean
2010-04-13
Document the Bluetooth ACL layer. Remove unneeded parameters from the signall...
Dean
2010-04-06
Add information request/response signal handler to the Bluetooth Host demo.
Dean
2010-04-05
Add user callback function to the Bluetooth host demo to filter out connectio...
Dean
2010-04-01
More improvements to the incomplete BluetoothHost demo - add Disconnection Ev...
Dean
2010-03-31
Added WIN_LIBUSB_COMPAT compile time option to the AVRISP programmer project ...
Dean
2010-03-31
Add RelayBoard project patch from OBinou.
Dean
2010-03-30
Added board hardware driver support for the Benito programmer.
Dean
2010-03-29
Add briefs for the library core structures.
Dean
[next]