pub/USBasp.git
2011-03-05 Dean CameraPorting updates for the UC3B architecture - get UC3B...
2011-03-05 Dean CameraMinor documentation updates.
2011-03-03 Dean CameraFixed Still Image Host class driver exiting the descrip...
2011-02-28 Dean CameraAdd in USB_INT_RegisterHandlers() internal function...
2011-02-27 Dean CameraFix EVK1101 board joystick driver movement masks.
2011-02-27 Dean CameraAdd code to start the USBB Generic Clock from the user...
2011-02-27 Dean CameraOops - ensure that only the relevant/available interrup...
2011-02-27 Dean CameraChanged over the AVR8 USB controller interrupt manageme...
2011-02-27 Dean CameraGeneral cleanup and more port work to the AVR32 UC3B.
2011-02-27 Dean CameraFix USB Host mode compile errors for the UC3B architecture.
2011-02-27 Dean CameraMove out common architecture-independent core definitio...
2011-02-27 Dean CameraMore AVR32 UC3B architecture ports - USB device mode...
2011-02-26 Dean CameraRemoved Pipe_ClearErrorFlags(), pipe error flags are...
2011-02-26 Dean CameraAdded TWI baud rate prescaler and bit length parameters...
2011-02-26 Dean CameraMore UC3B architecture port updates.
2011-02-20 Dean CameraUpdate board driver common APIs to use uint_reg_t.
2011-02-20 Dean CameraFix incorrect Doxygen grouping in the incomplete AVR32...
2011-02-20 Dean CameraMake sure the peripheral driver .c files include the...
2011-02-20 Dean CameraRename architecture specific driver files, to make...
2011-02-20 Dean CameraAdded start of a port of the core USB driver code to...
2011-02-20 Dean CameraMore updates to remove architecture-specific comments...
2011-02-20 Dean CameraMore Doxygen updates for multiple architecture support.
2011-02-20 Dean CameraStart update of documentation to support possible multi...
2011-02-19 Dean CameraInitial restructuring of the core USB driver module...
2011-02-19 Dean CameraFix documentation glitches from the restructuring changes.
2011-02-19 Dean CameraMove out Dataflash IC command constants headers into...
2011-02-19 Dean CameraAdd new ARCH option to the makefiles to (eventually...
2011-02-19 Dean CameraReduced latency for executing the Start-Of-Frame events...
2011-02-17 Dean CameraFix non-ASCII characters breaking LaTex documentation...
2011-02-16 Dean CameraAdded board driver support for the Sparkfun ATMEGA8U2...
2011-02-15 Dean CameraAdd missing HID bootloader AVRStudio project.
2011-02-13 Dean CameraAdd more const-ness to the stream endpoint/pipe functio...
2011-02-12 Dean CameraFix include path in the library RingBuffer.h header...
2011-02-11 Dean CameraFix typos in the HID class bootloader makefile.
2011-02-10 Dean CameraAdd static keyword to all project globals whose scope...
2011-02-09 Dean CameraFix errors in the hid_bootloader_cli.c program code.
2011-02-09 Dean CameraUpdate HID bootloader loader application to support...
2011-02-09 Dean CameraAdded HID class bootloader, compatible with a modified...
2011-02-09 Dean CameraAdd missing svn:eol-style properties to the new Keyboar...
2011-02-09 Dean CameraChange bootloader makefiles to automatically compute...
2011-02-06 Dean CameraOops - fix missing constants in the TempDataLogger...
2011-02-06 Dean CameraTighten up the Bootloader GetDescriptor() function...
2011-02-06 Dean CameraUpdate projects using FatFS and PetiteFatFS to the...
2011-02-06 Dean CameraFix incorrect #include filenames in the RNDIS demos.
2011-02-04 Dean CameraFixed programming errors in the AVRISP-MKII project...
2011-02-02 Dean CameraFixed incorect BUTTONS_BUTTON1 definition for the Minim...
2011-01-30 Dean CameraRenamed all driver termination *_ShutDown() functions...
2011-01-30 Dean CameraOops - fix up some calls to the old function names...
2011-01-30 Dean CameraRenamed the PRNT_Host_SendString(), CDC_Host_SendString...
2011-01-30 Dean CameraRemoved SerialStream module, rolled functionality into...
2011-01-30 Dean CameraOops - forgot to add in LOGICAL MINIMUM and LOGICAL...
2011-01-30 Dean CameraAdd new HID_DESCRIPTOR_VENDOR() macro, change over...
2011-01-26 Dean CameraAdded new KeyboardMouseMultiReport Device ClassDriver...
2011-01-23 Dean CameraAdded new HID_DESCRIPTOR_MOUSE, HID_DESCRIPTOR_KEYBOARD...
2011-01-23 Dean CameraChange over Joystick demo HID report descriptor to...
2011-01-22 Dean CameraChanged AVRISP-MKII project to use the Watchdog interru...
2011-01-17 Dean CameraFixed incorrect definition of the HID_KEYBOARD_SC_RIGHT...
2011-01-17 Dean CameraAbuse the the C preprocessor so that the HID macros...
2011-01-16 Dean CameraFixed several functions in the Host mode Still Image...
2011-01-16 Dean CameraMinor documentation corrections for the new HID report...
2011-01-16 Dean CameraNew HID report item macros (with HID_RI_ prefix) to...
2011-01-16 Dean CameraAdded new ADC_GET_CHANNEL_MASK() convenience macro...
2011-01-13 Dean CameraAdded new high level TWI packet read/write commands...
2011-01-13 Dean CameraOops - The DS1307 contains an unused "DayOfWeek" regist...
2011-01-13 Dean CameraChanged TempDataLogger project's DS1307 driver to simpl...
2011-01-10 Dean CameraFix typos and outdated information.
2011-01-10 Dean CameraCall USB_USBTask() in the Endpoint stream functions...
2011-01-10 Dean CameraAltered all endpoint/pipe stream transfers so that...
2011-01-08 Dean CameraOops - fix type preventing compilation of demos using...
2011-01-08 Dean CameraMinor documentation improvements.
2011-01-08 Dean CameraThe FAST_STREAM_TRANSFERS compile time option has been...
2011-01-03 Dean CameraAdd custom footer to the main library documentation.
2011-01-03 Dean CameraUpdate Doxygen documentation configuration file for...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-12-31 Dean CameraFixed incorrect byte ordering in the Audio_Device_Write...
2010-12-31 Dean CameraRename RingBuffer header functions and typedefs from...
2010-12-28 Dean CameraFixed inverted Minimus board LEDs.
2010-12-26 Dean CameraFix compile errors from the changes to the SerialStream...
2010-12-26 Dean CameraMore minor documentation corrections.
2010-12-26 Dean CameraDocumentation improvements - put driver example code...
2010-12-26 Dean CameraAdded basic driver example use code to the library...
2010-12-26 Dean CameraMake a new general RingBuffer.h misc library driver...
2010-12-25 Dean CameraCombined page and word ISP programming mode code in...
2010-12-25 Dean CameraFixed possible programming problem in the AVRISP-MKII...
2010-12-24 Dean CameraMuch more efficient algorithm for the Endpoint/Pipe...
2010-12-24 Dean CameraAdd ORDERED_EP_CONFIG compile time option to the CDC...
2010-12-24 Dean CameraAdd DEVICE_STATE_AS_GPIOR=0 compile time option to...
2010-12-24 Dean CameraRe-add in old Endpoint/Pipe workaround for unordered...
2010-12-17 Dean CameraFix a few more incorrectly ordered endpoint initialisat...
2010-12-17 Dean CameraAdd missing AVRStudio4 project file for the MIDIToneGen...
2010-12-17 Dean CameraFixed incorrect endpoint initialisation order in the...
2010-12-13 Dean CameraFixed incorrect definition of the HID_KEYBOARD_SC_D...
2010-12-12 Dean CameraFixed possible lost data in the XPLAINBridge, USBtoSeri...
2010-12-12 Dean CameraAdded new RingBuffer_Peek() function to the lightweight...
2010-12-03 Dean CameraAdded new completed MIDIToneGenerator project.
2010-12-02 Dean CameraFixed HID hpst class driver incorrectly binding to...
2010-12-02 Dean CameraRefactored Host mode Class Driver *_Host_ConfigurePipes...
2010-11-30 Dean CameraFixed broken USBFOO board drivers due to missing BOARD_...
2010-11-29 Dean CameraFixed broken HID_REQ_GetReport request handler in the...
2010-11-27 Dean CameraFixed broken DFU bootloader, added XPLAIN support for...
next