Commit Graph

270 Commits (012c5656097fbb9b7909cc2e0bacf9b80e529c47)

Author SHA1 Message Date
Dean Camera 012c565609 Version for the 130901 release.
11 years ago
Dean Camera dbad27dd6d Minor documentation improvements.
11 years ago
Dean Camera 96f2634770 Oops - use unique section names for the board driver stubs in the documentation.
11 years ago
Dean Camera c18283a275 Add user board driver stub code to the documentation.
11 years ago
Dean Camera 14ba7a7047 Fix outdated filename references in the LUFA documentation.
11 years ago
Dean Camera ce546b43cc Add Atmel Studio integration known issues.
11 years ago
Dean Camera af0adbcb36 Minor documentation improvements.
11 years ago
Dean Camera aded8373cc Fixed error receiving PIMA events via the Still Image Host class driver.
11 years ago
Dean Camera 46621b7a11 Add missing Known Issue entry for a previous LUFA release.
11 years ago
Dean Camera 41046f2354 Remove incorrect entry from the Known Issues list.
11 years ago
Dean Camera cba09e323d Remove outdated known issue from the Known Issues list of the documentation.
11 years ago
Dean Camera 4f90aeddda Minor documentation updates.
11 years ago
Dean Camera c02a2c5257 Use seperate ATTR_NON_NULL_PTR_ARG() decorators in the XMEGA TWI driver to prevent Doxygen from choking.
11 years ago
Dean Camera ea58513558 Fixed re-enumeration issue of XMEGA architecture targets.
11 years ago
Dean Camera a4a6958524 Fix broken USART SPI driver for the AVR8 architecture.
11 years ago
Dean Camera b4af3f1fc9 Add volatile software RTC to the TempDataLogger application if the dummy RTC mode is enabled.
11 years ago
Dean Camera a899ee0cf4 Fixed incorrect time/date configuration data order in the TempDataLogger host application.
11 years ago
Dean Camera 7cd9e0dbc4 Fixed incorrect USB device state set when a suspended LUFA device is woken while addressed but not configured (thanks to Balaji Krishnan)
12 years ago
Dean Camera 37ba9ec326 Minor documentation improvements.
12 years ago
Dean Camera f0c72df674 Re-added Set Control Line State request handling to the CDC class bootloader.
12 years ago
Dean Camera fb9aa5aa81 Add Atmel Studio support for the U2S board.
12 years ago
Dean Camera ed922ff422 Add missing U2S board definition, update build tests and documentation.
12 years ago
Dean Camera f7b9ebea02 Update board Dataflash_Init() functions to automatically configure the appropriate communication interface.
12 years ago
Dean Camera 6d58628e85 Fix typos in the XMEGA board LED drivers, use a cleaner change and set implementation.
12 years ago
Dean Camera 7941245122 Ensure core library documentation sections use unique IDs.
12 years ago
Dean Camera 16037433a2 Added missing LEDs to the XMEGA A3BU Xplained and XMEGA C3 Xplained board LED drivers
12 years ago
Dean Camera 94b43e2f9d Minor documentation improvements, update integration DLL.
12 years ago
Dean Camera f5882b875e Fix HID descriptor mouse and joystick macros for integer multiples of 8 buttons.
12 years ago
Dean Camera 10448970e5 Merge branch 'master' into XMEGA-Demo-Ports-ClockOnly
12 years ago
Dean Camera fdf50e9411 Add support for the XMEGA C3 Xplained board.
12 years ago
Dean Camera 2bb012d4cb Add stub functions to all board drivers, so that demos can be compiled with BOARD=NONE.
12 years ago
Dean Camera be5f06d9d3 Minor documentation improvements.
12 years ago
Dean Camera 44ecc034c1 Add Windows INF driver templates and class driver OS support information to the documentation.
12 years ago
Dean Camera fbc57f965e Update Doxygen configuration files to the latest version.
12 years ago
Dean Camera 9891bf7cc3 Hide the donation Pledgie image from the HV1 output, as Doxygen incorrectly strips the image URL in the XML output.
12 years ago
Dean Camera 3d0e6d055b Minor documentation improvements.
12 years ago
Dean Camera 0d80075387 Fix missing bitshift in the AVR8 Pipe_GetBoundEndpointAddress() function.
12 years ago
Dean Camera 214d5b39fc Fix Pipe_GetBoundEndpointAddress() returning bad values in some circumstances.
12 years ago
Dean Camera 0223c3668c Update Android Accessory Class driver to be compatible with protocol version 2 devices.
12 years ago
Dean Camera 9b2ff1d8e8 Remove old information about the SVN repository from the documentation.
12 years ago
Dean Camera eef7286283 Minor documentation improvements.
12 years ago
Dean Camera 9ccf3eafad Add new Printer Device Class driver.
12 years ago
Dean Camera 7464e40a4b Minor documentation improvements.
12 years ago
Dean Camera 1949b98e6c Minor documentation improvements.
12 years ago
Dean Camera 8232721102 Fixed possible register corruption in USB Host mode on AVR8 devices when ORDERED_EP_CONFIG is used (thanks to Martin Aakerberg).
12 years ago
Dean Camera 5a802b18df Minor documentation improvements.
12 years ago
Dean Camera 25224aae7e Minor documentation improvements.
12 years ago
Dean Camera ebd059d0eb Update AS integration scripts and transforms - extract out the module description from the Doxygen XML output for the GUI.
12 years ago
Dean Camera 7c3867da33 Added new CONCAT() and CONCAT_EXPANDED() convenience macros.
12 years ago
Dean Camera 148b434228 Minor documentation improvements.
12 years ago