projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git]
/
Demos
/
2010-09-28
Dean Camera
Added CDC functional descriptor structs to the Low...
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-22
Dean Camera
Reverted modifications to USBInterrupt.h that were...
tree
|
commitdiff
2010-09-19
Dean Camera
Rename internal suspend and wake up USB interrupt macro...
tree
|
commitdiff
2010-09-19
Dean Camera
Ensure device address latch bit is not set at the same...
tree
|
commitdiff
2010-09-15
Dean Camera
Make project makefiles correctly clean intermeditary...
tree
|
commitdiff
2010-09-09
Dean Camera
Fix typos in the project overview text files.
tree
|
commitdiff
2010-09-09
Dean Camera
Added class specific descriptor type defines with stand...
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-29
Dean Camera
Remove remaining void* descriptor casts in the projects...
tree
|
commitdiff
2010-08-24
Dean Camera
Fixed LowLevel PrinterHost demo not sending control...
tree
|
commitdiff
2010-08-24
Dean Camera
Changed the signature of the CALLBACK_USB_GetDescriptor...
tree
|
commitdiff
2010-08-22
Dean Camera
Changed all Device mode LowLevel demos and Device Class...
tree
|
commitdiff
2010-08-21
Dean Camera
Clarify in the documentation that the Audio demos and...
tree
|
commitdiff
2010-08-21
Dean Camera
Remove unneccesary call to USB_Device_EnableSOFEvents...
tree
|
commitdiff
2010-08-20
Dean Camera
Added new SCSI_ASENSE_NOT_READY_TO_READY_CHANGE constan...
tree
|
commitdiff
2010-08-18
Dean Camera
Fixed MassStorage based demos and projects resetting...
tree
|
commitdiff
2010-08-09
Dean Camera
Tighten up the code in the delta movement detection...
tree
|
commitdiff
2010-08-09
Dean Camera
Removed complicated logic for the Endpoint_ConfigureEnd...
tree
|
commitdiff
2010-08-09
Dean Camera
Add notification endpoint to the incomplete TMC demo.
tree
|
commitdiff
2010-08-08
Dean Camera
Fix invocations of avr-size in all makefiles broken...
tree
|
commitdiff
2010-08-03
Dean Camera
Ensure all demos now compile in C99 standards mode...
tree
|
commitdiff
2010-08-02
Dean Camera
Hide the PROGMEM attribute from Doxygen, as it appears...
tree
|
commitdiff
2010-07-31
Dean Camera
Fixed Serial peripheral driver not turning off the...
tree
|
commitdiff
2010-07-30
Dean Camera
Oops - fix mixed "initialize" and "initialise" - opt...
tree
|
commitdiff
2010-07-30
Dean Camera
More spell checking of all source files -- correct...
tree
|
commitdiff
2010-07-30
Dean Camera
Fix typo in DualVirtualSerial.c due to the changed...
tree
|
commitdiff
2010-07-30
Dean Camera
Altered the CDC Deivice and Host Class drivers' receive...
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-29
Dean Camera
Added support to the AVRISP-MKII project for ISP speeds...
tree
|
commitdiff
2010-07-28
Dean Camera
Add TMC header read and write functions, so that TMC...
tree
|
commitdiff
2010-07-27
Dean Camera
Move over message ID specific header data to unions...
tree
|
commitdiff
2010-07-26
Dean Camera
Rename reserved members of all structs so that they...
tree
|
commitdiff
2010-07-26
Dean Camera
Add comments to the currently completed portions of...
tree
|
commitdiff
2010-07-26
Dean Camera
Add missing INTERRUPT_CONTROL_ENDPOINT compile time...
tree
|
commitdiff
2010-07-26
Dean Camera
Add stream callback flags and class specific control...
tree
|
commitdiff
2010-07-23
Dean Camera
Add TMC device capabilities to the incomplete TMC demo.
tree
|
commitdiff
2010-07-22
Dean Camera
Convert over internal pseudo-function macros to true...
tree
|
commitdiff
2010-07-22
Dean Camera
Added start of a low level device Test and Measurement...
tree
|
commitdiff
2010-07-22
Dean Camera
Fix up minor whitespace formatting errors.
tree
|
commitdiff
2010-07-21
Dean Camera
Update all demos, projects and bootloaders to indent...
tree
|
commitdiff
2010-07-21
Dean Camera
Add missing const qualifiers to class drivers.
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-15
Dean Camera
Fix pointer aliasing warning in the Mass Storage demos.
tree
|
commitdiff
2010-07-13
Dean Camera
Added const attributes to some of the class driver...
tree
|
commitdiff
2010-07-13
Dean Camera
Add AVRStudio 4 project files to the ClassDriver Device...
tree
|
commitdiff
2010-07-13
Dean Camera
Add AVRStudio 4 project files to the LowLevel Device...
tree
|
commitdiff
2010-07-13
Dean Camera
Add AVRStudio 4 project files to the ClassDriver Host...
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 eol-style properties to new source files.
tree
|
commitdiff
2010-07-12
Dean Camera
Add missing clean_doxygen phony targets to the project...
tree
|
commitdiff
2010-07-11
Dean Camera
Correct misspellings in the Bluetooth demo code.
tree
|
commitdiff
2010-07-11
Dean Camera
Add more doxygen function documentation to the RFCOMM...
tree
|
commitdiff
2010-07-11
Dean Camera
Oops - ACL layer Bluetooth_SendPacket() function should...
tree
|
commitdiff
2010-07-11
Dean Camera
Rename Bluetooth stack function parameters to clearly...
tree
|
commitdiff
2010-07-09
Dean Camera
Oops - fix errors in the MassStorageKeyboard SCSI drive...
tree
|
commitdiff
2010-07-09
Dean Camera
Rewrote the implementation of the SwapEndian_16() and...
tree
|
commitdiff
2010-07-08
Dean Camera
Add a new RFCOMM_ChannelOpened() callback event for...
tree
|
commitdiff
2010-07-08
Dean Camera
Add a new RFCOMM service callback for when new data...
tree
|
commitdiff
2010-07-08
Dean Camera
Move out Bluetooth stack callback functions to a sepera...
tree
|
commitdiff
2010-07-02
Dean Camera
Added new Drivers/USB/LowLevel/Device.c file to house...
tree
|
commitdiff
2010-07-02
Dean Camera
Move out RFCOMM channel structure init code to a sepera...
tree
|
commitdiff
2010-06-29
Dean Camera
Add RFCOMM service routine, to send pending configurati...
tree
|
commitdiff
2010-06-26
Dean Camera
Make Bluetooth ACL channel searches skip over closed...
tree
|
commitdiff
2010-06-25
Dean Camera
Add default "all" makefile targets to the demo tree...
tree
|
commitdiff
2010-06-25
Dean Camera
Fix Doxygen formatting of parameters for the CALLBACK_H...
tree
|
commitdiff
2010-06-23
Dean Camera
Split RFCOMM channel signals into Remote and Local...
tree
|
commitdiff
2010-06-23
Dean Camera
Add TEST RFCOMM command handler. Remove the RFCOMM...
tree
|
commitdiff
2010-06-22
Dean Camera
Use a bitmask instead of an array of bools in the SDP...
tree
|
commitdiff
2010-06-22
Dean Camera
Added new pgm_read_ptr() macro to Common.h for reading...
tree
|
commitdiff
2010-06-16
Dean Camera
Fix compile and Doxygen errors due to the spell-check...
tree
|
commitdiff
2010-06-15
Dean Camera
Rename RFCOMM_GetFrameDataLength() to RFCOMM_GetVariabl...
tree
|
commitdiff
2010-06-15
Dean Camera
Changed the RFCOMM-specific ItemProtocolChannel_t type...
tree
|
commitdiff
2010-06-15
Dean Camera
Add RFCOMM channel configuration parsing and channel...
tree
|
commitdiff
2010-06-15
Dean Camera
Change over Doxygen \note documentation to \pre where...
tree
|
commitdiff
2010-06-13
Dean Camera
Split out the RFCOMM Control Channel command processing...
tree
|
commitdiff
2010-06-13
Dean Camera
Rename the incomplete Bluetooth Host demo's ServiceDisc...
tree
|
commitdiff
2010-06-13
Dean Camera
More RFCOMM layer additions - begin to add multiplexer...
tree
|
commitdiff
2010-06-12
Dean Camera
Minor fixes to demos to add in some missing comments...
tree
|
commitdiff
2010-06-07
Dean Camera
Add stub RFCOMM command handlers. Move out RFCOMM frame...
tree
|
commitdiff
2010-06-07
Dean Camera
More RFCOMM layer implementation - fix FCS calculation...
tree
|
commitdiff
2010-06-07
Dean Camera
Make the RFCOMM_SendFrame() function correctly generate...
tree
|
commitdiff
2010-06-06
Dean Camera
Refactor out RFCOMM packet send code into a seperate...
tree
|
commitdiff
2010-06-06
Dean Camera
Fix incorrect copyright attribution on the class-driver...
tree
|
commitdiff
2010-06-06
Dean Camera
Add the svn:eol-style property onto new files which...
tree
|
commitdiff
2010-06-04
Dean Camera
Document Bluetooth files with overall file Doxygen...
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
Start implementation of RFCOMM decoding layer. Add...
tree
|
commitdiff
2010-06-03
Dean Camera
Delay needed in bluetooth code due to the send function...
tree
|
commitdiff
2010-06-03
Dean Camera
Extra protocol value in the RFCOMM protocol is the...
tree
|
commitdiff
2010-06-03
Dean Camera
Add PSM value to the RFCOMM service so that the host...
tree
|
commitdiff
next