Add emergency aborts to the recursive makefiles to prevent system failures due to...
[pub/USBasp.git] / Demos /
2012-06-04 Dean CameraAdd emergency aborts to the recursive makefiles to...
2012-06-03 Dean CameraQuiet initial recursive makefile invocation for all...
2012-06-03 Dean CameraUse auto-detection of project directories for the demo...
2012-06-01 Dean CameraSwitch over Demos, Bootloaders and Projects to the...
2012-05-27 Dean CameraMerge in AppConfigHeaders branch to trunk, altering...
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraRemove legacy AS4 project files, now that they can...
2012-05-27 Dean CameraAdd missing documentation to custom BuiltTest hardware...
2012-05-26 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-21 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraAdditional fixes to the MIDI host driver due to not...
2012-05-20 Dean CameraUpgrade Doxygen configuration files for Doxygen 1.8...
2012-05-18 Dean CameraMinor documentation adjustments to the demos, projects...
2012-05-17 Dean CameraUpdate project Doxygen and makefiles so that the result...
2012-05-15 Dean CameraAppConfigHeaders: Fix branch validation error.
2012-05-15 Dean CameraAppConfigHeaders: Make sure that in applications using...
2012-05-13 Dean CameraAppConfigHeaders: Move out the last of the demo/app...
2012-05-13 Dean CameraAppConfigHeaders: Fix branch validation errors.
2012-05-13 Dean CameraAppConfigHeaders: Switch class driver Device mode demos...
2012-05-13 Dean CameraAppConfigHeaders: Oops - fix up AppConfig.h for the...
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest main.
2012-05-13 Dean CameraAppConfigHeaders: Switch low level Device mode demos...
2012-05-13 Dean CameraAppConfigHeaders: Switch class driver Host mode demos...
2012-05-13 Dean CameraAppConfigHeaders: Switch DualRole and low level Host...
2012-05-13 Dean CameraAppConfigHeaders: Remove outdated incomplete BluetoothH...
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-12 Dean CameraAppConfigHeaders: Fix broken documentation in the HID...
2012-05-12 Dean CameraAppConfigHeaders: Merge in minor changes from trunk.
2012-05-12 Dean CameraAppConfigHeaders: Update several additional user projec...
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-05-06 Dean CameraIncreased endpoint polling interval for all demos and...
2012-04-25 Dean CameraChanged MIDI event structure MIDI_EventPacket_t to...
2012-04-14 Dean CameraReintegrate the FullEPAddresses development branch...
2012-04-09 Dean CameraMake Doxygen fail for any Doxygen output other than...
2012-03-29 Dean CameraOops - fix compile errors in the AudioInput/AudioOutput...
2012-03-29 Dean CameraRemoved variable axis support from the HID_DESCRIPTOR_J...
2012-03-25 Dean CameraRe-enable cppcheck static analysis unused function...
2012-03-14 Dean CameraAudio Device Class driver changed to also require the...
2012-03-09 Dean CameraOnly abort Doxygen documentation generation if a non...
2012-03-09 Dean CameraAdded Dataflash operational checks and aborts to all...
2012-03-09 Dean CameraUpdate Doxygen documentation build scripts to fail...
2012-03-08 Dean CameraFix corrupt Doxygen configuration files, update project...
2012-03-08 Dean CameraUpdate Doxygen configuration files to disable Markdown...
2012-03-07 Dean CameraFix incorrect Doxygen references in the Audio Input...
2012-03-07 Dean CameraUpdate Doxygen configuration files for all projects.
2012-02-29 Dean CameraUpdate StaticAnalysisTest to check for missing header...
2012-02-28 Dean CameraFix warnings and errors found by the new cppcheck provi...
2012-02-24 Dean CameraModified the CDC Host demos to set a default CDC Line...
2012-02-24 Dean CameraMinor documentation fixes - change \note entries to...
2012-02-20 Dean CameraUpdate the Android Accessory Host ClassDriver demo...
2012-02-04 Dean CameraAdd missing svn:eol-style properties to /trunk/.
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2012-02-04 Dean CameraMinor documentation corrections.
2012-02-01 Dean CameraMinor documentation improvements.
2012-01-28 Dean CameraAdded new CALLBACK_Audio_Device_GetSetInterfaceProperty...
2012-01-02 Dean CameraUSB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONF...
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-12-14 Dean CameraDon't validate the Device Descriptor's vendor ID when...
2011-12-01 Dean CameraAltered the Mass Storage Host class driver so that...
2011-11-28 Dean CameraRemove unnecessary ErrorCode variable initializations...
2011-11-24 Dean CameraConvert the LowLevel AndroidAccessory demo to use the...
2011-11-24 Dean CameraAdd new Android Open Accessory class driver to the...
2011-11-23 Dean CameraUpdate library to indicate support for the Android...
2011-11-23 Dean CameraMove out Android Accessory Host demo to the Host mode...
2011-11-23 Dean CameraAdd const-correctness to the Android_SendString() funct...
2011-11-23 Dean CameraFix interface protocol match value for the Android...
2011-11-18 Dean CameraAdded Class, ClassDevice, ClassHost and ClassCommon...
2011-11-16 Dean CameraFixed misspelled HID_KEYBOARD_MODIFIER_* macros in...
2011-11-09 Dean CameraAdd missing SVN eol-style property to ensure that sourc...
2011-10-28 Dean CameraFix incorrect Android Accessory Host interface descript...
2011-10-09 Dean CameraFixed port state table corruption in the TCP layer...
2011-10-07 Dean CameraFix incorrect function call name in USB_Host_SendContro...
2011-09-21 Dean CameraFix missing C++ linkage command in ArchitectureSpecific.h.
2011-09-21 Dean CameraAdd project name to the Doxygen makefile target output.
2011-09-21 Dean CameraAdd const qualifier to all PROGMEM data to prevent...
2011-09-21 Dean CameraFix Class Driver GenericHID demo using the wrong size...
2011-08-24 Dean CameraRenamed USB_Host_ClearPipeStall() to USB_Host_ClearEndp...
2011-08-23 Dean CameraAdd multiple axis support to the HID joystick report...
2011-08-22 Dean CameraRenamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
2011-08-16 Dean CameraAdd shortcuts to SwapEndian_16() and SwapEndian_32...
2011-08-09 Dean CameraSet HOST_DEVICE_SETTLE_DELAY_MS to zero for the incompl...
2011-07-30 Dean CameraFixed incorrect Dataflash buffer use in the DataflashMa...
2011-07-25 Dean CameraFixed USB_USBTask not being called internally in stream...
2011-07-19 Dean CameraRemoved the ENDPOINT_DESCRIPTOR_DIR_* macros in favour...
2011-07-15 Dean CameraAdd missing SVN eol-style property to files where it...
2011-07-12 Dean CameraFixed error in the pipe unordered allocation algorithm...
2011-07-11 Dean CameraMore endianness porting of the LUFA device mode class...
2011-07-11 Dean CameraMinor style improvements to the incomplete AndroidAcces...
2011-07-11 Dean CameraMinor demo/project documentation and style fixes.
2011-07-10 Dean CameraReplace blind interface descriptor search in the incomp...
2011-07-08 Dean CameraAdd missing device deconfiguration-on-error statements...
2011-07-08 Dean CameraUpdated all host mode demos and projects to use the...
2011-07-02 Dean CameraOops: Fix compile error in the low level KeyboardMouse...
2011-07-01 Dean CameraSeperate out the device demos and project's configurati...
2011-06-30 Dean CameraPull out Android Accessory Mode functions into a sepera...
2011-06-29 Dean CameraUpdate AudioInput and AudioOutput Class Driver device...
next