projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Mark build test makefiles as being incompatible with parallel make builds, as they...
[pub/USBasp.git]
/
Projects
/
2010-06-06
Dean Camera
Document lightweight ring buffer header files.
tree
|
commitdiff
2010-06-06
Dean Camera
Add the svn:eol-style property onto new files which...
tree
|
commitdiff
2010-06-03
Dean Camera
More documentation fixes.
tree
|
commitdiff
2010-06-03
Dean Camera
Minor documentation cleanups.
tree
|
commitdiff
2010-06-03
Dean Camera
Add start of RFCOMM service layer to the incomplete...
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
The EEPROM stream read/write functions now use eeprom_u...
tree
|
commitdiff
2010-05-26
Dean Camera
Add better documentation to the Software UART code...
tree
|
commitdiff
2010-05-26
Dean Camera
Switch software UART over to timer 1 and remove timer...
tree
|
commitdiff
2010-05-26
Dean Camera
Rename software USART driver globals to make the code...
tree
|
commitdiff
2010-05-26
Dean Camera
Make software USART used in the XPLAINBridge project...
tree
|
commitdiff
2010-05-26
Dean Camera
Create a new LightweightRingBuffer.h header file for...
tree
|
commitdiff
2010-05-26
Dean Camera
The RingBuff library code has been replaced in the...
tree
|
commitdiff
2010-05-23
Dean Camera
Remove obsolete entry from the Doxygen configuration...
tree
|
commitdiff
2010-05-20
Dean Camera
Short UUIDs are measured in bytes, not bits -- update...
tree
|
commitdiff
2010-05-20
Dean Camera
Renamed CDC device class demos' ManagementEndpoint...
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
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
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-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
Change over instances of "make" in the makefiles to...
tree
|
commitdiff
2010-05-07
Dean Camera
Don't cast the line encoding baud rate to a uint16_t...
tree
|
commitdiff
2010-05-07
Dean Camera
Change over unix line-endings to dos line endings.
tree
|
commitdiff
2010-05-06
Dean Camera
Remove incorrect Abstract Call Management class specifi...
tree
|
commitdiff
2010-05-04
Dean Camera
Removed software PDI/TPI emulation from the AVRISP...
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
Increase hardware PDI/TPI programming speed to 1MHz...
tree
|
commitdiff
2010-05-02
Dean Camera
Switch back to C based timeout ISR in the AVRISP projec...
tree
|
commitdiff
2010-05-02
Dean Camera
Change AVRISP project's timeout to be interrupt based...
tree
|
commitdiff
2010-04-30
Dean Camera
Make sure that long reads are aborted early if the...
tree
|
commitdiff
2010-04-30
Dean Camera
Make sure that the NVM bus/controller busy waits in...
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-28
Dean Camera
Make AVRISP-MKII clone project's software PDI/TPI mode...
tree
|
commitdiff
2010-04-22
Dean Camera
Added ability to search by Channel PSM to the GetChanne...
tree
|
commitdiff
2010-04-18
Dean Camera
Add const keyword to the demo function parameters where...
tree
|
commitdiff
2010-04-14
Dean Camera
Fixed Set/Clear Feature requests directed to a non...
tree
|
commitdiff
2010-04-13
Dean Camera
Document the Bluetooth ACL layer. Remove unneeded param...
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-04-01
Dean Camera
More improvements 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-31
Dean Camera
Add RelayBoard project patch from OBinou.
tree
|
commitdiff
2010-03-30
Dean Camera
Added board hardware driver support for the Benito...
tree
|
commitdiff
2010-03-29
Dean Camera
Add briefs for the library core structures.
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 compilation error in the AudioInput demos when...
tree
|
commitdiff
2010-03-23
Dean Camera
Change over MIDIToneGenerator to use only a single...
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-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-10
Dean Camera
Added ENABLE_TELNET_SERVER compile time option to the...
tree
|
commitdiff
2010-03-09
Dean Camera
Fix incorrect LED mask name in the Webserver project.
tree
|
commitdiff
2010-03-09
Dean Camera
Webserver project now uses the board LEDs to indicate...
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-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-21
Dean Camera
Oops - need to revert changes made to ease testing...
tree
|
commitdiff
2010-02-21
Dean Camera
Remove dual ISR for software PDI mode, use a single...
tree
|
commitdiff
2010-02-21
Dean Camera
More fixes to the AVRISP command timeout system so...
tree
|
commitdiff
2010-02-21
Dean Camera
Increased the speed of both software and hardware TPI...
tree
|
commitdiff
2010-02-20
Dean Camera
Oops - missed a few references to the old global Timeou...
tree
|
commitdiff
2010-02-19
Dean Camera
AVRISP programmer project now has a more robust timeout...
tree
|
commitdiff
2010-02-19
Dean Camera
Commit for the 100219 release.
tree
|
commitdiff
2010-02-18
Dean Camera
Use a temporary variable to hold the current URI length...
tree
|
commitdiff
2010-02-18
Dean Camera
Turn OFF double banking in the Webserver demo - leaving...
tree
|
commitdiff
2010-02-18
Dean Camera
Add uIP-split code to the Webserver project, so that...
tree
|
commitdiff
2010-02-16
Dean Camera
Clean up XPLAINBridge code.
tree
|
commitdiff
2010-02-15
Dean Camera
Oops - missing brackets in the declaration of a string...
tree
|
commitdiff
2010-02-15
Dean Camera
Add missing TWI_Init() call to the TemperatureDataLogge...
tree
|
commitdiff
2010-02-13
Dean Camera
Add NO_VTARGET_DETECT compile time option to the AVRISP...
tree
|
commitdiff
2010-02-12
Dean Camera
Speed up Webserver demo data rate by not sending a...
tree
|
commitdiff
2010-02-12
Dean Camera
Move DHCP negotiation timer into the DHCP connection...
tree
|
commitdiff
2010-02-12
Dean Camera
Fix DHCPClient init code in the Webserver project writi...
tree
|
commitdiff
2010-02-10
Dean Camera
Fixed lack of SECTION ERASE command in TPI programming...
tree
|
commitdiff
2010-02-10
Dean Camera
Added .5MHz recovery clock to the AVRISP programmer...
tree
|
commitdiff
2010-02-09
Dean Camera
Fixed USB_GetHIDReportSize() returning the number of...
tree
|
commitdiff
2010-02-08
Dean Camera
Fix LowLevel Keyboard demo -- accidentally trying to...
tree
|
commitdiff
2010-02-08
Dean Camera
Fix AVRISP-MKII clone project's TPI Chip Erase command...
tree
|
commitdiff
2010-02-07
Dean Camera
Make Webserver allow HTTP requests for files with up...
tree
|
commitdiff
2010-02-04
Dean Camera
New BOARD value option BOARD_NONE (equivelent to not...
tree
|
commitdiff
2010-02-03
Dean Camera
Re-add Webserver uIP application polling, apply patch...
tree
|
commitdiff
2010-02-03
Dean Camera
Fix TELNET server locking up if an invalid command...
tree
|
commitdiff
2010-02-03
Dean Camera
Disable uIP connection polling for now - this seems...
tree
|
commitdiff
2010-02-03
Dean Camera
Add a TELNET server to the webserver project, which...
tree
|
commitdiff
next