summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-13AppConfigHeaders: Remove outdated incomplete BluetoothHost demo - updated Blu...Dean
2012-05-13AppConfigHeaders: Merge in latest trunk.Dean
2012-05-13Fix incorrectly names build test directory references.Dean
2012-05-13Added build test to verify correct compilation of all bootloaders using all s...Dean
2012-05-13Fixed CDC and DFU bootloaders API function offsets incorrect on some devices ...Dean
2012-05-12AppConfigHeaders: Fix broken documentation in the HID class bootloader.Dean
2012-05-12Fix broken documentation in the HID class bootloader.Dean
2012-05-12AppConfigHeaders: Merge in minor changes from trunk.Dean
2012-05-12AppConfigHeaders: Update project file for Programmers Notepad.Dean
2012-05-12AppConfigHeaders: Update several additional user projects to use configuratio...Dean
2012-05-12Minor documentation improvements.Dean
2012-05-10AppConfigHeaders: Update several additional user projects to use configuratio...Dean
2012-05-10AppConfigHeaders: Update several user projects to use configuration header fi...Dean
2012-05-10AppConfigHeaders: Update bootloaders to use configuration header files, rathe...Dean
2012-05-10Fix broken documentation in the CDC and DFU class bootloaders due to Doxygen'...Dean
2012-05-10Add branch for the conversion of demos to use standard C header files for con...Dean
2012-05-07Speed up build tests by only building each test to the ELF output stage (when...Dean
2012-05-07Add support for the ATXMEGA384C3.Dean
2012-05-06Improve BoardDriverTest build test so that it will work regardless of native ...Dean
2012-05-06Complete BoardDriverTest build test.Dean
2012-05-06Add partially complete BoardDriverTest build test.Dean
2012-05-06Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 ar...Dean
2012-05-06Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.Dean
2012-05-06Fixed broken MIDI host driver MIDI_Host_ReceiveEventPacket() function due to ...Dean
2012-05-06Increased endpoint polling interval for all demos and projects to 5ms, as 1ms...Dean
2012-05-05Fix bootloaders to make the StaticAnalysis build test happy.Dean
2012-05-05Add additional preprocessor sanity checks for the XMEGA platform based on the...Dean
2012-05-05Fixed possible deadlock in the CDC device driver if the USB connection is dro...Dean
2012-05-05Fixed incorrect DFU version number reported to the host in the DFU bootloade...Dean
2012-04-29The library bootloaders will now correctly start the user application after a...Dean
2012-04-25Oops - fix broken MIDIToneGenerator project due to MIDI class API changes.Dean
2012-04-25Added support for the DorkbotPDX Duce board.Dean
2012-04-25Fixed inverted LED logic in the USB2AX board LED driver (thanks to Nicolas Sa...Dean
2012-04-25Changed MIDI event structure MIDI_EventPacket_t to use a single field for the...Dean
2012-04-25Add basic hardware mapping information for all supported boards.Dean
2012-04-23Fix documentation of the board LED driver (thanks to Karl Lunt).Dean
2012-04-19Remove an unused variable in the HID loader CLI application. Update known iss...Dean
2012-04-18Add known issues to the documentation.Dean
2012-04-18Alter the bootloader section sizes to all be 8KB, to be in line with the defa...Dean
2012-04-16Fix up static analysis build test so that inline suppressions for missing hea...Dean
2012-04-16Fixed AVRISP-MKII programmer project reset line polarity inverted when the ge...Dean
2012-04-16Remove non-functional maintenance link check.Dean
2012-04-15Minor documentation improvements.Dean
2012-04-15Make sure CRC value is pre-zeroed before reading from the XMEGA target device...Dean
2012-04-15Minor documentation improvements.Dean
2012-04-15Minor documentation improvements.Dean
2012-04-15Fixed incorrect reponse to GET STATUS requests in device mode if NO_DEVICE_SE...Dean
2012-04-15Minor formatting updates to the SerialToLCD project - remove unused variable.Dean
2012-04-14Minor formatting updates to the SerialToLCD project.Dean
2012-04-14Added new SerialToLCD user project contributed by Simon Foster.Dean