projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add extra LUFA TAR archive export exclusions.
[pub/USBasp.git]
/
Demos
/
Host
/
LowLevel
/
2012-03-09
Dean Camera
Only abort Doxygen documentation generation if a non...
tree
|
commitdiff
2012-03-09
Dean Camera
Update Doxygen documentation build scripts to fail...
tree
|
commitdiff
2012-03-08
Dean Camera
Update Doxygen configuration files to disable Markdown...
tree
|
commitdiff
2012-03-07
Dean Camera
Update Doxygen configuration files for all projects.
tree
|
commitdiff
2012-02-29
Dean Camera
Update StaticAnalysisTest to check for missing header...
tree
|
commitdiff
2012-02-24
Dean Camera
Modified the CDC Host demos to set a default CDC Line...
tree
|
commitdiff
2012-02-04
Dean Camera
Add missing svn:eol-style properties to /trunk/.
tree
|
commitdiff
2012-02-04
Dean Camera
Update file contributor copyrights for 2012.
tree
|
commitdiff
2012-02-04
Dean Camera
Update file header copyrights for 2012.
tree
|
commitdiff
2011-12-23
Dean Camera
Run wspurify script on /trunk/ and /branches/ C source...
tree
|
commitdiff
2011-12-14
Dean Camera
Don't validate the Device Descriptor's vendor ID when...
tree
|
commitdiff
2011-12-01
Dean Camera
Altered the Mass Storage Host class driver so that...
tree
|
commitdiff
2011-11-28
Dean Camera
Remove unnecessary ErrorCode variable initializations...
tree
|
commitdiff
2011-11-24
Dean Camera
Convert the LowLevel AndroidAccessory demo to use the...
tree
|
commitdiff
2011-11-24
Dean Camera
Add new Android Open Accessory class driver to the...
tree
|
commitdiff
2011-11-23
Dean Camera
Update library to indicate support for the Android...
tree
|
commitdiff
2011-11-23
Dean Camera
Move out Android Accessory Host demo to the Host mode...
tree
|
commitdiff
2011-11-09
Dean Camera
Add missing SVN eol-style property to ensure that sourc...
tree
|
commitdiff
2011-10-09
Dean Camera
Fixed port state table corruption in the TCP layer...
tree
|
commitdiff
2011-09-21
Dean Camera
Add project name to the Doxygen makefile target output.
tree
|
commitdiff
2011-08-24
Dean Camera
Renamed USB_Host_ClearPipeStall() to USB_Host_ClearEndp...
tree
|
commitdiff
2011-07-19
Dean Camera
Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour...
tree
|
commitdiff
2011-07-11
Dean Camera
Minor demo/project documentation and style fixes.
tree
|
commitdiff
2011-07-08
Dean Camera
Add missing device deconfiguration-on-error statements...
tree
|
commitdiff
2011-07-08
Dean Camera
Updated all host mode demos and projects to use the...
tree
|
commitdiff
2011-06-20
Dean Camera
Add new "checksource" target to the library makefiles...
tree
|
commitdiff
2011-06-20
Dean Camera
Remove HID parser information output from the Low Level...
tree
|
commitdiff
2011-06-16
Dean Camera
Add missing SVN eol-style properties to source files...
tree
|
commitdiff
2011-06-14
Dean Camera
Fix Doxygen documentation errors.
tree
|
commitdiff
2011-06-12
Dean Camera
Fix bugs in the Host mode Audio class driver.
tree
|
commitdiff
2011-06-09
Dean Camera
Add missing AS4 and project description files to the...
tree
|
commitdiff
2011-06-09
Dean Camera
Add new Audio Class Driver Host demos.
tree
|
commitdiff
2011-06-06
Dean Camera
Add additional support files for the new low level...
tree
|
commitdiff
2011-06-06
Dean Camera
Move completed low level Audio Host demos into the...
tree
|
commitdiff
2011-06-05
Dean Camera
Massive corrections to the project documentation and...
tree
|
commitdiff
2011-06-03
Dean Camera
Added new callback to the Audio Class driver to allow...
tree
|
commitdiff
2011-06-01
Dean Camera
Spell check library source code files.
tree
|
commitdiff
2011-05-27
Dean Camera
Add new USB_Host_SetInterfaceAltSetting() convenience...
tree
|
commitdiff
2011-04-04
Dean Camera
Renamed all low level Endpoint_Read_*, Endpoint_Write_...
tree
|
commitdiff
2011-03-21
Dean Camera
F_CLOCK changed to F_USB to be more descriptive, and...
tree
|
commitdiff
2011-02-19
Dean Camera
Add new ARCH option to the makefiles to (eventually...
tree
|
commitdiff
2011-01-30
Dean Camera
Renamed all driver termination *_ShutDown() functions...
tree
|
commitdiff
2011-01-30
Dean Camera
Oops - fix up some calls to the old function names...
tree
|
commitdiff
2011-01-30
Dean Camera
Removed SerialStream module, rolled functionality into...
tree
|
commitdiff
2011-01-10
Dean Camera
Altered all endpoint/pipe stream transfers so that...
tree
|
commitdiff
2011-01-01
Dean Camera
Update copyright year on all source files.
tree
|
commitdiff
2010-12-26
Dean Camera
Documentation improvements - put driver example code...
tree
|
commitdiff
2010-11-05
Dean Camera
Loop in the ClassDriver MIDI device/host demos until...
tree
|
commitdiff
2010-11-02
Dean Camera
Fix XPLAINBridge code broken during the changes to...
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-25
Dean Camera
Add descriptor class, subclass and protocol constants...
tree
|
commitdiff
2010-10-24
Dean Camera
All USB class drivers are now automatically included...
tree
|
commitdiff
2010-10-13
Dean Camera
Clean up excessive whitespace at the end of each line...
tree
|
commitdiff
2010-10-01
Dean Camera
Fixed LowLevel JoystickHostWithParser demo not saving...
tree
|
commitdiff
2010-09-30
Dean Camera
Fix low level host mode demos not correctly fetching...
tree
|
commitdiff
2010-09-30
Dean Camera
Reverted Endpoint/Pipe non-sequential configuration...
tree
|
commitdiff
2010-09-28
Dean Camera
Move out many of the common class driver constants...
tree
|
commitdiff
2010-09-24
Dean Camera
Remove dfu-programmer program switches, to ensure maxim...
tree
|
commitdiff
2010-09-24
Dean Camera
Added the --suppress-bootloader-mem option to the makef...
tree
|
commitdiff
2010-09-15
Dean Camera
Make project makefiles correctly clean intermeditary...
tree
|
commitdiff
2010-09-07
Dean Camera
Added new PRNT_Host_BytesReceived() and PRNT_Host_Recei...
tree
|
commitdiff
2010-09-05
Dean Camera
Added new USB_Device_GetFrameNumber() and USB_Host_GetF...
tree
|
commitdiff
2010-08-31
Dean Camera
Clarify in the project documentation files what the...
tree
|
commitdiff
2010-08-24
Dean Camera
Fixed LowLevel PrinterHost demo not sending control...
tree
|
commitdiff
2010-08-20
Dean Camera
Added new SCSI_ASENSE_NOT_READY_TO_READY_CHANGE constan...
tree
|
commitdiff
2010-08-09
Dean Camera
Tighten up the code in the delta movement detection...
tree
|
commitdiff
2010-08-08
Dean Camera
Fix invocations of avr-size in all makefiles broken...
tree
|
commitdiff
2010-08-02
Dean Camera
Hide the PROGMEM attribute from Doxygen, as it appears...
tree
|
commitdiff
2010-07-30
Dean Camera
More spell checking of all source files -- correct...
tree
|
commitdiff
2010-07-30
Dean Camera
Oops - need to turn off USART via control register...
tree
|
commitdiff
2010-07-29
Dean Camera
Spell check all source files once again to find any...
tree
|
commitdiff
2010-07-26
Dean Camera
Rename reserved members of all structs so that they...
tree
|
commitdiff
2010-07-21
Dean Camera
Update all demos, projects and bootloaders to indent...
tree
|
commitdiff
2010-07-19
Dean Camera
Update makefiles to use the latest WinAVR/Atmel toolcha...
tree
|
commitdiff
2010-07-18
Dean Camera
Change over all makefiles to use C99 standards mode...
tree
|
commitdiff
2010-07-15
Dean Camera
Disable strict aliasing explicitly in the project makef...
tree
|
commitdiff
2010-07-15
Dean Camera
Removed the automated checking of event names in the...
tree
|
commitdiff
2010-07-13
Dean Camera
Add AVRStudio 4 project files to the LowLevel Host...
tree
|
commitdiff
2010-07-12
Dean Camera
Add missing clean_doxygen phony targets to the project...
tree
|
commitdiff
2010-07-02
Dean Camera
Added new Drivers/USB/LowLevel/Device.c file to house...
tree
|
commitdiff
2010-06-12
Dean Camera
Minor fixes to demos to add in some missing comments...
tree
|
commitdiff
2010-06-03
Dean Camera
More documentation fixes.
tree
|
commitdiff
2010-06-03
Dean Camera
Minor documentation cleanups.
tree
|
commitdiff
2010-05-23
Dean Camera
Remove obsolete entry from the Doxygen configuration...
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-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-18
Dean Camera
Add const keyword to the demo function parameters where...
tree
|
commitdiff
2010-04-01
Dean Camera
More improvements to the incomplete BluetoothHost demo...
tree
|
commitdiff
2010-03-29
Dean Camera
Add file-level brief documentation.
tree
|
commitdiff
2010-03-25
Dean Camera
All Class Driver Host mode demos now correctly set...
tree
|
commitdiff
2010-03-16
Dean Camera
Fixed PDI programming mode in the AVRISP programmer...
tree
|
commitdiff
2010-02-04
Dean Camera
New BOARD value option BOARD_NONE (equivelent to not...
tree
|
commitdiff
2010-02-03
Dean Camera
Exlude the "INCLUDE_FROM_*" macros from the individual...
tree
|
commitdiff
2010-01-28
Dean Camera
Removed the stream example code from the Low Level...
tree
|
commitdiff
2010-01-28
Dean Camera
Fix up project documentation files' overview tables...
tree
|
commitdiff
2010-01-25
Dean Camera
Add Webserver project Doxygen configuration file and...
tree
|
commitdiff
2010-01-25
Dean Camera
Fixed CDC and RNDIS host demos and class drivers -...
tree
|
commitdiff
next