projects
/
pub
/
USBasp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pub/USBasp.git
2011-05-14
Dean Camera
Add skeleton LUFAConfig.h to the CodeTemplates directory.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-05-14
Dean Camera
Fixed possible invalid program execution when in host...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-05-13
Dean Camera
Add incomplete Android Accessory Host LowLevel demo.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-05-09
Dean Camera
Add new USE_LUFA_CONFIG_HEADER compile time option.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-05-08
Dean Camera
Minor documentation fixes.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-27
Dean Camera
Fix up mistakes in the Device Support documentation...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-25
Dean Camera
Add __VA_ARGS__ support to the LUFA supplied ISR macro...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-23
Dean Camera
Add new LUFA powered user projects to the documentation.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-23
Dean Camera
Fix HID class bootloader not working on the larger...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-23
Dean Camera
Make DFU and CDC class bootloaders also toggle the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-23
Dean Camera
Added LED flashing to the CDC and DFU class bootloaders...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-20
Dean Camera
Fix reversed descriptions for the AVR8 USB pad regulato...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-13
Dean Camera
Fix definition of pgm_read_ptr().
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-13
Dean Camera
Replace cast-as-char* byte access of multibyte variable...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-12
Dean Camera
Slight cleanups to the architecture specific makefile...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-12
Dean Camera
Update architecture specific makefile templates so...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-12
Dean Camera
Add makefile template for the AVR32 UC3 architecture.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-12
Dean Camera
Add missing function attributes to the pipe/endpoint...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-10
Dean Camera
Remove redundant type information for bitfield elements...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-08
Dean Camera
Create a new Common module documentation group for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-08
Dean Camera
Move global interrupt enable/disable functions out...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-08
Dean Camera
Correct UC3 global interrupt functions.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-08
Dean Camera
Add in a new common Delay_MS() function, which provides...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-04
Dean Camera
Oops - fix misnamed function call in Pipe_Discard_Stream().
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-04
Dean Camera
Oops - fix incorrect variable name in the updated Pipe_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-04
Dean Camera
Renamed all low level Endpoint_Read_*, Endpoint_Write_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-04-04
Dean Camera
Conditionally add available address spaces to the addre...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-27
Dean Camera
Ensure the library builds cleanly in device mode for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-23
Dean Camera
Use the MIN() macro where possible instead of manual...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-23
Dean Camera
Fix corner case in the HID report descriptor Mouse...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-21
Dean Camera
Add in new architecture attribute defines to selectivel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-21
Dean Camera
F_CLOCK changed to F_USB to be more descriptive, and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-18
Dean Camera
Oops - Bootloader optimizations to GetDescriptor()...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-16
Dean Camera
Fix bugs in the new VirtualSerialMassStorage demo ...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-16
Dean Camera
Fix incorrectly named include guards in the Board drive...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-16
Dean Camera
Added new VirtualSerialMassStorage Device Class Driver...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-15
Dean Camera
Remove redundant Doxygen guards from the internal prepr...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-15
Dean Camera
Fixed Remote Wakeup broken on the AVRs due to the mecha...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-15
Dean Camera
Add named macros to the board joystick drivers where...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-15
Dean Camera
Implemented on-demand PLL clock generation for the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-15
Dean Camera
Updated the software USART code in the XPLAIN Bridge...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-14
Dean Camera
Oops - fix internal serial number extraction routine...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-14
Dean Camera
Correct Endpoint/Pipe maximum constants for the AVR32...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-13
Dean Camera
Simplify the internal serial extraction routines for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-13
Dean Camera
Add experimental support for the AVR32 UC3A4 microcontr...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-13
Dean Camera
Re-add accidentally deleted Host_UC3.c and Host_UC3...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-13
Dean Camera
Rename UC3B driver files to UC3, as they are generic...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-13
Dean Camera
Add experimental support for the UC3A0, UC3A1 and UC3A3...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-13
Dean Camera
Oops - rename misnamed Endianess.h header file.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-13
Dean Camera
Move out endianness management macros into a new common...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-11
Dean Camera
Simplify AVR32 UC3B software FIFO, as it will only...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-11
Dean Camera
Add structure padding to the appropriate descriptor...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-05
Dean Camera
Fix UC3B architecture compile errors and ensure the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-05
Dean Camera
Endpoint_ResetFIFO() renamed to Endpoint_ResetEndpoint...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-05
Dean Camera
Add software FIFOs to the UC3B pipe control interfaces...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-05
Dean Camera
Porting updates for the UC3B architecture - get UC3B...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-05
Dean Camera
Minor documentation updates.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-03-03
Dean Camera
Fixed Still Image Host class driver exiting the descrip...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-28
Dean Camera
Add in USB_INT_RegisterHandlers() internal function...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-27
Dean Camera
Fix EVK1101 board joystick driver movement masks.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-27
Dean Camera
Add code to start the USBB Generic Clock from the user...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-27
Dean Camera
Oops - ensure that only the relevant/available interrup...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-27
Dean Camera
Changed over the AVR8 USB controller interrupt manageme...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-27
Dean Camera
General cleanup and more port work to the AVR32 UC3B.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-27
Dean Camera
Fix USB Host mode compile errors for the UC3B architecture.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-27
Dean Camera
Move out common architecture-independent core definitio...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-27
Dean Camera
More AVR32 UC3B architecture ports - USB device mode...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-26
Dean Camera
Removed Pipe_ClearErrorFlags(), pipe error flags are...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-26
Dean Camera
Added TWI baud rate prescaler and bit length parameters...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-26
Dean Camera
More UC3B architecture port updates.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-20
Dean Camera
Update board driver common APIs to use uint_reg_t.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-20
Dean Camera
Fix incorrect Doxygen grouping in the incomplete AVR32...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-20
Dean Camera
Make sure the peripheral driver .c files include the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-20
Dean Camera
Rename architecture specific driver files, to make...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-20
Dean Camera
Added start of a port of the core USB driver code to...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-20
Dean Camera
More updates to remove architecture-specific comments...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-20
Dean Camera
More Doxygen updates for multiple architecture support.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-20
Dean Camera
Start update of documentation to support possible multi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-19
Dean Camera
Initial restructuring of the core USB driver module...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-19
Dean Camera
Fix documentation glitches from the restructuring changes.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-19
Dean Camera
Move out Dataflash IC command constants headers into...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-19
Dean Camera
Add new ARCH option to the makefiles to (eventually...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-19
Dean Camera
Reduced latency for executing the Start-Of-Frame events...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-17
Dean Camera
Fix non-ASCII characters breaking LaTex documentation...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-16
Dean Camera
Added board driver support for the Sparkfun ATMEGA8U2...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-15
Dean Camera
Add missing HID bootloader AVRStudio project.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-13
Dean Camera
Add more const-ness to the stream endpoint/pipe functio...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-12
Dean Camera
Fix include path in the library RingBuffer.h header...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-11
Dean Camera
Fix typos in the HID class bootloader makefile.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-10
Dean Camera
Add static keyword to all project globals whose scope...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-09
Dean Camera
Fix errors in the hid_bootloader_cli.c program code.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-09
Dean Camera
Update HID bootloader loader application to support...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-09
Dean Camera
Added HID class bootloader, compatible with a modified...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-09
Dean Camera
Add missing svn:eol-style properties to the new Keyboar...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-09
Dean Camera
Change bootloader makefiles to automatically compute...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-06
Dean Camera
Oops - fix missing constants in the TempDataLogger...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-06
Dean Camera
Tighten up the Bootloader GetDescriptor() function...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-06
Dean Camera
Update projects using FatFS and PetiteFatFS to the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-06
Dean Camera
Fix incorrect #include filenames in the RNDIS demos.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-02-04
Dean Camera
Fixed programming errors in the AVRISP-MKII project...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
next