projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make XPLAINBridge serial bridge much more reliable for the reception of characters...
[pub/USBasp.git]
/
LUFA
/
ManPages
/
2010-06-23
Dean Camera
Add TEST RFCOMM command handler. Remove the RFCOMM...
tree
|
commitdiff
2010-06-22
Dean Camera
Added new pgm_read_ptr() macro to Common.h for reading...
tree
|
commitdiff
2010-06-17
Dean Camera
Fixed broken PDI EEPROM Section Erase functionality...
tree
|
commitdiff
2010-06-17
Dean Camera
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
tree
|
commitdiff
2010-06-16
Dean Camera
Fix compile and Doxygen errors due to the spell-check...
tree
|
commitdiff
2010-06-16
Dean Camera
Spell check code and manual pages. Remove custom Doxyge...
tree
|
commitdiff
2010-06-15
Dean Camera
Change over Doxygen \note documentation to \pre where...
tree
|
commitdiff
2010-06-08
Dean Camera
Add Mecurial repository mirror link to the library...
tree
|
commitdiff
2010-06-07
Dean Camera
Make the RFCOMM_SendFrame() function correctly generate...
tree
|
commitdiff
2010-06-02
Dean Camera
Better fix to avoid void pointer arithmetic in ConfigDe...
tree
|
commitdiff
2010-05-31
Dean Camera
Remove void* arithmetic in the USB_GetNextDescriptor...
tree
|
commitdiff
2010-05-30
Dean Camera
Fixed internal device serial not being accessible on...
tree
|
commitdiff
2010-05-29
Dean Camera
Fixed incorrect signature for the ATMEGA32U2 in the...
tree
|
commitdiff
2010-05-27
Dean Camera
Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR...
tree
|
commitdiff
2010-05-26
Dean Camera
Replace ring buffer library in Benito and USBtoSerial...
tree
|
commitdiff
2010-05-26
Dean Camera
Removed unused line encoding data and control requests...
tree
|
commitdiff
2010-05-26
Dean Camera
The EEPROM stream read/write functions now use eeprom_u...
tree
|
commitdiff
2010-05-26
Dean Camera
The RingBuff library code has been replaced in the...
tree
|
commitdiff
2010-05-25
Dean Camera
Fixed RNDISEthernet demos crashing when calculating...
tree
|
commitdiff
2010-05-21
Dean Camera
Oops - when adding a sequence header to the SDP respons...
tree
|
commitdiff
2010-05-18
Dean Camera
Added new ADC_DisableChannel() function (thanks to...
tree
|
commitdiff
2010-05-17
Dean Camera
Begin processing code for Service Discovery Protocol...
tree
|
commitdiff
2010-05-16
Dean Camera
Fixed AVRISP project not sending a full erase-and-write...
tree
|
commitdiff
2010-05-14
Dean Camera
Fixed AVRISP project sending a LOAD EXTENDED ADDRESS...
tree
|
commitdiff
2010-05-13
Dean Camera
Commit for 100513 re-release due to critical device...
tree
|
commitdiff
2010-05-13
Dean Camera
Remove incorrect check for the current device state...
tree
|
commitdiff
2010-05-13
Dean Camera
Additional fix to the AVRISP-MKII clone project for...
tree
|
commitdiff
2010-05-13
Dean Camera
Fixed AVRISP-MKII clone project not correctly issuing...
tree
|
commitdiff
2010-05-13
Dean Camera
Fixed possible device lockup when INTERRUPT_CONTROL_END...
tree
|
commitdiff
2010-05-13
Dean Camera
The LIBUSB_FILTERDRV_COMPAT compile time option in...
tree
|
commitdiff
2010-05-12
Dean Camera
Removed TeensyHID bootloader, per request from Paul...
tree
|
commitdiff
2010-05-12
Dean Camera
Commit for the 100512 release.
tree
|
commitdiff
2010-05-09
Dean Camera
Add new ReportType parameter to the HID class driver...
tree
|
commitdiff
2010-05-08
Dean Camera
Add svn:eol-style property to source files, so that...
tree
|
commitdiff
2010-05-07
Dean Camera
Device mode class driver callbacks are now fired before...
tree
|
commitdiff
2010-05-07
Dean Camera
Fix TeensyHID bootloader for the largest AVRs - only...
tree
|
commitdiff
2010-05-06
Dean Camera
Added new EVENT_CDC_Device_BreakSent() event and CDC_Ho...
tree
|
commitdiff
2010-05-06
Dean Camera
Remove incorrect Abstract Call Management class specifi...
tree
|
commitdiff
2010-05-06
Dean Camera
Make CDC class bootloader hard-reset the AVR when exite...
tree
|
commitdiff
2010-05-04
Dean Camera
Removed software PDI/TPI emulation from the AVRISP...
tree
|
commitdiff
2010-05-04
Dean Camera
Fixed INTERRUPT_CONTROL_ENDPOINT compile time option...
tree
|
commitdiff
2010-05-04
Dean Camera
Fixed Host mode HID class driver not sending the correc...
tree
|
commitdiff
2010-05-04
Dean Camera
Fixed device state not being reset back to the default...
tree
|
commitdiff
2010-05-03
Dean Camera
Added new ENDPOINT_*_BusSuspended error code to the...
tree
|
commitdiff
2010-05-02
Dean Camera
Change AVRISP project's timeout to be interrupt based...
tree
|
commitdiff
2010-04-29
Dean Camera
The Audio_Device_IsSampleReceived() and Audio_Device_Is...
tree
|
commitdiff
2010-04-28
Dean Camera
Use puts_P() and printf_P() instead of the normal varia...
tree
|
commitdiff
2010-04-28
Dean Camera
Relocate USBInterrupt.c/.h from the HighLevel USB drive...
tree
|
commitdiff
2010-04-28
Dean Camera
USB_Init() no longer calls sei() to enable global inter...
tree
|
commitdiff
2010-04-22
Dean Camera
Added ability to search by Channel PSM to the GetChanne...
tree
|
commitdiff
2010-04-20
Dean Camera
Fixed HID Device Class Driver not allocating a temporar...
tree
|
commitdiff
2010-04-19
Dean Camera
Make bluetooth SDP code correctly unpack the search...
tree
|
commitdiff
2010-04-15
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2010-04-15
Dean Camera
Rename FunctionAttributes.h to Attributes.h, as some...
tree
|
commitdiff
2010-04-14
Dean Camera
Fixed Set/Clear Feature requests directed to a non...
tree
|
commitdiff
2010-04-13
Dean Camera
Removed two-step endpoint/pipe bank clear and switch...
tree
|
commitdiff
2010-04-13
Dean Camera
Removed invalid dfu and flip related targets from the...
tree
|
commitdiff
2010-04-13
Dean Camera
Document the Bluetooth ACL layer. Remove unneeded param...
tree
|
commitdiff
2010-04-10
Dean Camera
Bluetooth demo can now create and maintain logical...
tree
|
commitdiff
2010-04-06
Dean Camera
Add information request/response signal handler to...
tree
|
commitdiff
2010-04-05
Dean Camera
Add user callback function to the Bluetooth host demo...
tree
|
commitdiff
2010-03-31
Dean Camera
Massive cleanups to the incomplete BluetoothHost demo...
tree
|
commitdiff
2010-03-31
Dean Camera
Added WIN_LIBUSB_COMPAT compile time option to the...
tree
|
commitdiff
2010-03-30
Dean Camera
Add updated board driver directory summaries to the...
tree
|
commitdiff
2010-03-30
Dean Camera
Oops - make sure board driver dispatch headers test...
tree
|
commitdiff
2010-03-30
Dean Camera
Added support for the JM-DB-U2 board hardware.
tree
|
commitdiff
2010-03-30
Dean Camera
Added board hardware driver support for the Benito...
tree
|
commitdiff
2010-03-30
Dean Camera
Added board hardware driver support for Tom's USBTINY...
tree
|
commitdiff
2010-03-29
Dean Camera
Add briefs for the library core structures.
tree
|
commitdiff
2010-03-29
Dean Camera
Add file-level brief documentation.
tree
|
commitdiff
2010-03-25
Dean Camera
Add new LUFA logo by Ryo Yamauchi.
tree
|
commitdiff
2010-03-25
Dean Camera
All Class Driver Host mode demos now correctly set...
tree
|
commitdiff
2010-03-24
Dean Camera
Added new Relay Controller Board project (thanks to...
tree
|
commitdiff
2010-03-24
Dean Camera
Fixed incorrect definition of HID_ALIGN_DATA() causing...
tree
|
commitdiff
2010-03-24
Dean Camera
Fixed compilation error in the AudioInput demos when...
tree
|
commitdiff
2010-03-23
Dean Camera
Added incomplete MIDIToneGenerator project.
tree
|
commitdiff
2010-03-22
Dean Camera
Standardized the naming scheme given to configuration...
tree
|
commitdiff
2010-03-21
Dean Camera
Double bank CDC endpoints in the XPLAIN Bridge project...
tree
|
commitdiff
2010-03-19
Dean Camera
Fixed LowLevel MassStorage demo broken on the U2 AVRs...
tree
|
commitdiff
2010-03-17
Dean Camera
Remove redundant check in the software PDI programming...
tree
|
commitdiff
2010-03-17
Dean Camera
Software PDI mode breaks unless the software USART...
tree
|
commitdiff
2010-03-16
Dean Camera
Increased throughput of the USBtoSerial demo on systems...
tree
|
commitdiff
2010-03-16
Dean Camera
Don't enable the pullup on the target /RESET line in...
tree
|
commitdiff
2010-03-16
Dean Camera
Fixed PDI programming mode in the AVRISP programmer...
tree
|
commitdiff
2010-03-13
Dean Camera
Fixed ADC routines not correctly returning the last...
tree
|
commitdiff
2010-03-10
Dean Camera
Added ENABLE_TELNET_SERVER compile time option to the...
tree
|
commitdiff
2010-03-09
Dean Camera
Webserver project now uses the board LEDs to indicate...
tree
|
commitdiff
2010-03-01
Dean Camera
Minor documentation updates.
tree
|
commitdiff
2010-02-25
Dean Camera
Fix TWI driver not aborting when faced with no response...
tree
|
commitdiff
2010-02-24
Dean Camera
Added a timeout value to the TWI_StartTransmission...
tree
|
commitdiff
2010-02-24
Dean Camera
Revert changes made for the partial port to the AVR32...
tree
|
commitdiff
2010-02-24
Dean Camera
More AVR32 achitecture ports.
tree
|
commitdiff
2010-02-23
Dean Camera
More porting of the USB core to the AVR32.
tree
|
commitdiff
2010-02-23
Dean Camera
Start porting the USB core to the AVR32 UC3B.
tree
|
commitdiff
2010-02-23
Dean Camera
Update Temperature board driver to be AVR32 compatible...
tree
|
commitdiff
2010-02-23
Dean Camera
Fixed software PDI/TPI programming mode in the AVRISP...
tree
|
commitdiff
2010-02-22
Dean Camera
Update manual pages to reference unfinished AVR32 port...
tree
|
commitdiff
2010-02-22
Dean Camera
Add drivers for the EVK1101 - begin full port to the...
tree
|
commitdiff
2010-02-21
Dean Camera
Increased the speed of both software and hardware TPI...
tree
|
commitdiff
2010-02-19
Dean Camera
AVRISP programmer project now has a more robust timeout...
tree
|
commitdiff
next