projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added class specific descriptor type defines with standard USB-IF element naming.
[pub/USBasp.git]
/
LUFA.pnproj
2010-09-04
Dean Camera
Added board hardware driver support for the USBFOO...
blob
|
commitdiff
2010-09-03
Dean Camera
Added board hardware driver support for the Olimex...
blob
|
commitdiff
|
diff to current
2010-08-22
Dean Camera
Split out endpoint and pipe stream functions into new...
blob
|
commitdiff
|
diff to current
2010-07-22
Dean Camera
Added start of a low level device Test and Measurement...
blob
|
commitdiff
|
diff to current
2010-07-21
Dean Camera
Move and rename DevChaper9.c/.h and HostChapter9.c...
blob
|
commitdiff
|
diff to current
2010-07-13
Dean Camera
Add AVRStudio 4 project files to the ClassDriver Device...
blob
|
commitdiff
|
diff to current
2010-07-13
Dean Camera
Add AVRStudio 4 project files to the LowLevel Device...
blob
|
commitdiff
|
diff to current
2010-07-13
Dean Camera
Add AVRStudio 4 project files to the ClassDriver Host...
blob
|
commitdiff
|
diff to current
2010-07-13
Dean Camera
Add AVRStudio 4 project files to the LowLevel Host...
blob
|
commitdiff
|
diff to current
2010-07-13
Dean Camera
Add AVRStudio 4 project files for the library bootloaders.
blob
|
commitdiff
|
diff to current
2010-07-13
Dean Camera
Add remaining AVRStudio project files to the library...
blob
|
commitdiff
|
diff to current
2010-07-13
Dean Camera
Add first lot of AVRStudio project files for some of...
blob
|
commitdiff
|
diff to current
2010-07-13
Dean Camera
Rename the AVRISP main source files to AVRISP-MKII...
blob
|
commitdiff
|
diff to current
2010-07-08
Dean Camera
Move out Bluetooth stack callback functions to a sepera...
blob
|
commitdiff
|
diff to current
2010-07-02
Dean Camera
Added new Drivers/USB/LowLevel/Device.c file to house...
blob
|
commitdiff
|
diff to current
2010-06-16
Dean Camera
Spell check code and manual pages. Remove custom Doxyge...
blob
|
commitdiff
|
diff to current
2010-06-13
Dean Camera
Split out the RFCOMM Control Channel command processing...
blob
|
commitdiff
|
diff to current
2010-06-13
Dean Camera
Rename the incomplete Bluetooth Host demo's ServiceDisc...
blob
|
commitdiff
|
diff to current
2010-06-06
Dean Camera
Document lightweight ring buffer header files.
blob
|
commitdiff
|
diff to current
2010-06-03
Dean Camera
Add start of RFCOMM service layer to the incomplete...
blob
|
commitdiff
|
diff to current
2010-06-01
Dean Camera
Move SDP service tables out into a new set of files...
blob
|
commitdiff
|
diff to current
2010-05-26
Dean Camera
Replace ring buffer library in Benito and USBtoSerial...
blob
|
commitdiff
|
diff to current
2010-05-26
Dean Camera
Create a new LightweightRingBuffer.h header file for...
blob
|
commitdiff
|
diff to current
2010-05-26
Dean Camera
The RingBuff library code has been replaced in the...
blob
|
commitdiff
|
diff to current
2010-05-12
Dean Camera
Removed TeensyHID bootloader, per request from Paul...
blob
|
commitdiff
|
diff to current
2010-05-12
Dean Camera
Fix Doxygen treating the license as a documentation...
blob
|
commitdiff
|
diff to current
2010-05-02
Dean Camera
Switch back to C based timeout ISR in the AVRISP projec...
blob
|
commitdiff
|
diff to current
2010-05-02
Dean Camera
Change AVRISP project's timeout to be interrupt based...
blob
|
commitdiff
|
diff to current
2010-04-28
Dean Camera
Relocate USBInterrupt.c/.h from the HighLevel USB drive...
blob
|
commitdiff
|
diff to current
2010-04-28
Dean Camera
Remove incomplete/nonfunctional MIDI class bootloader.
blob
|
commitdiff
|
diff to current
2010-04-27
Dean Camera
Fix TeensyHID bootloader Doxygen configuration file...
blob
|
commitdiff
|
diff to current
2010-04-18
Dean Camera
Add const keyword to the demo function parameters where...
blob
|
commitdiff
|
diff to current
2010-04-18
Dean Camera
Add bluetooth channel connection callback to the incomp...
blob
|
commitdiff
|
diff to current
2010-04-15
Dean Camera
Rename FunctionAttributes.h to Attributes.h, as some...
blob
|
commitdiff
|
diff to current
2010-04-13
Dean Camera
Document the Bluetooth ACL layer. Remove unneeded param...
blob
|
commitdiff
|
diff to current
2010-03-30
Dean Camera
Oops, incorrectly edited the Benito buttons driver...
blob
|
commitdiff
|
diff to current
2010-03-30
Dean Camera
Add missing board Buttons driver for the USBTINY MKII...
blob
|
commitdiff
|
diff to current
2010-03-30
Dean Camera
Oops - make sure board driver dispatch headers test...
blob
|
commitdiff
|
diff to current
2010-03-30
Dean Camera
Added support for the JM-DB-U2 board hardware.
blob
|
commitdiff
|
diff to current
2010-03-30
Dean Camera
Added board hardware driver support for the Benito...
blob
|
commitdiff
|
diff to current
2010-03-30
Dean Camera
Added board hardware driver support for Tom's USBTINY...
blob
|
commitdiff
|
diff to current
2010-03-29
Dean Camera
Add briefs for the library core structures.
blob
|
commitdiff
|
diff to current
2010-03-25
Dean Camera
Add new LUFA logo by Ryo Yamauchi.
blob
|
commitdiff
|
diff to current
2010-03-24
Dean Camera
Added new Relay Controller Board project (thanks to...
blob
|
commitdiff
|
diff to current
2010-03-23
Dean Camera
Added incomplete MIDIToneGenerator project.
blob
|
commitdiff
|
diff to current
2010-02-24
Dean Camera
Revert changes made for the partial port to the AVR32...
blob
|
commitdiff
|
diff to current
2010-02-22
Dean Camera
Add start of an AVR32 SPI driver.
blob
|
commitdiff
|
diff to current
2010-02-22
Dean Camera
Make SPI and USART peripheral dispatch driver headers...
blob
|
commitdiff
|
diff to current
2010-02-18
Dean Camera
Add uIP-split code to the Webserver project, so that...
blob
|
commitdiff
|
diff to current
2010-02-03
Dean Camera
Add a TELNET server to the webserver project, which...
blob
|
commitdiff
|
diff to current
2010-02-02
Dean Camera
Replace the Webserver demo's uIP with the latest code...
blob
|
commitdiff
|
diff to current
2010-01-28
Dean Camera
Oops - fix path case in the Webserver project makefile...
blob
|
commitdiff
|
diff to current
2010-01-28
Dean Camera
Add FatFS library to the Webserver project, extend...
blob
|
commitdiff
|
diff to current
2010-01-27
Dean Camera
Add DHCP server to the Webserver demo for automatic...
blob
|
commitdiff
|
diff to current
2010-01-25
Dean Camera
Exclude host application directories from the Doxygen...
blob
|
commitdiff
|
diff to current
2010-01-25
Dean Camera
Move TWI.c driver into the straight LUFA/Drivers/Periph...
blob
|
commitdiff
|
diff to current
2010-01-25
Dean Camera
Add Webserver project Doxygen configuration file and...
blob
|
commitdiff
|
diff to current
2010-01-25
Dean Camera
ADC2 and ADC3 channels do not exist on the U4 series...
blob
|
commitdiff
|
diff to current
2010-01-24
Dean Camera
Enhance TemperatureDatalogger project -- add RTC capabi...
blob
|
commitdiff
|
diff to current
2010-01-21
Dean Camera
Fix up the incomplete Webserver project so that it...
blob
|
commitdiff
|
diff to current
2010-01-19
Dean Camera
Clean up of the altered XPLAINBridge project.
blob
|
commitdiff
|
diff to current
2010-01-19
Dean Camera
Changed XPLAINBridge project to be both a USB to USART...
blob
|
commitdiff
|
diff to current
2010-01-19
Dean Camera
Added master mode hardware TWI driver.
blob
|
commitdiff
|
diff to current
2010-01-12
Dean Camera
Started Webserver RNDIS host project.
blob
|
commitdiff
|
diff to current
2009-12-30
Dean Camera
Add new TemperatureDataLogger project, a simple USB...
blob
|
commitdiff
|
diff to current
2009-12-27
Dean Camera
Fix references to the renamed AVRISP-MKII project folder.
blob
|
commitdiff
|
diff to current
2009-12-24
Dean Camera
Complete combining of PDI and TPI target communication...
blob
|
commitdiff
|
diff to current
2009-12-24
Dean Camera
Rename PDIProtocol.c/.h to XPROGProtocol.c/.h as it...
blob
|
commitdiff
|
diff to current
2009-12-24
Dean Camera
Combine AVRISP project TPI and PDI lib directories...
blob
|
commitdiff
|
diff to current
2009-12-23
Dean Camera
Correct include paths and makefile for the AVRISP proje...
blob
|
commitdiff
|
diff to current
2009-12-23
Dean Camera
Stub out more of the TPI programming protocol routines...
blob
|
commitdiff
|
diff to current
2009-12-23
Dean Camera
Seperate out XMEGA and TINY NVM routines into seperate...
blob
|
commitdiff
|
diff to current
2009-12-23
Dean Camera
Start of implementation of the low level TPI programmin...
blob
|
commitdiff
|
diff to current
2009-12-20
Dean Camera
Add const qualifier to the parameters of Projects'...
blob
|
commitdiff
|
diff to current
2009-12-18
Dean Camera
Add LEDNotifier project to the Projects folder build...
blob
|
commitdiff
|
diff to current
2009-12-18
Dean Camera
Fix up references in the LEDNotifier project to the...
blob
|
commitdiff
|
diff to current
2009-12-18
Dean Camera
Rename HotmailNotifier project files to LEDNotifier.
blob
|
commitdiff
|
diff to current
2009-12-18
Dean Camera
Renamed HotmailNotifier project to LEDNotifier.
blob
|
commitdiff
|
diff to current
2009-12-18
Dean Camera
Enhance the HotmailNotifier project so that the LEDs...
blob
|
commitdiff
|
diff to current
2009-12-17
Dean Camera
Un-inline the SendAddress function in NVMTarget.c/...
blob
|
commitdiff
|
diff to current
2009-12-14
Dean Camera
Split out NVM access code in the AVRISP project into...
blob
|
commitdiff
|
diff to current
2009-12-13
Dean Camera
The AVRISP project can now enter PDI mode under both...
blob
|
commitdiff
|
diff to current
2009-12-07
Dean Camera
Additional file renames and modifications to change...
blob
|
commitdiff
|
diff to current
2009-12-04
Dean Camera
Added support for the Atmel EVK527 board hardware.
blob
|
commitdiff
|
diff to current
2009-12-03
Dean Camera
Added support for the Dataflash mounted on the XPLAIN...
blob
|
commitdiff
|
diff to current
2009-12-03
Dean Camera
Started implementing the low level PDI protocol in...
blob
|
commitdiff
|
diff to current
2009-12-02
Dean Camera
Add new more reliable software UART for the XPLAINBridg...
blob
|
commitdiff
|
diff to current
2009-12-02
Dean Camera
Removed John Steggall's software UART code from the...
blob
|
commitdiff
|
diff to current
2009-12-02
Dean Camera
Add support for unwrapping of the XMEGA PDI programming...
blob
|
commitdiff
|
diff to current
2009-12-02
Dean Camera
Rename V2ProtocolTarget files to ISPTarget in the AVRIS...
blob
|
commitdiff
|
diff to current
2009-11-26
Dean Camera
Added new RNDIS Host class driver and the beginnings...
blob
|
commitdiff
|
diff to current
2009-11-26
Dean Camera
Updated John Steggall's software USART in the XPLAINBri...
blob
|
commitdiff
|
diff to current
2009-11-25
Dean Camera
Fix build and Doxygen errors.
blob
|
commitdiff
|
diff to current
2009-11-25
Dean Camera
Added new RNDISHost Host LowLevel demo. Fixed misnamed...
blob
|
commitdiff
|
diff to current
2009-11-25
Dean Camera
Added new XPLAIN serial Bridge project (thanks to John...
blob
|
commitdiff
|
diff to current
2009-11-23
Dean Camera
The incomplete StandaloneProgrammer project now uses...
blob
|
commitdiff
|
diff to current
2009-11-17
Dean Camera
Make RNDISHost demo validate the set Packet Filter...
blob
|
commitdiff
|
diff to current
2009-11-12
Dean Camera
Add beginnings of a RNDIS Ethernet Host demo.
blob
|
commitdiff
|
diff to current
2009-11-04
Dean Camera
Added new Printer Host mode Class driver.
blob
|
commitdiff
|
diff to current
2009-11-04
Dean Camera
Added new JoystickHostWithParser demos to the library.
blob
|
commitdiff
|
diff to current
next