aboutsummaryrefslogtreecommitdiff
path: root/LUFA/ManPages/LibraryResources.txt
AgeCommit message (Collapse)Author
2011-10-18Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to ↵Dean
prevent user confusion with the actual *nix Man tool. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1950 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-08-19Minor documentation corrections.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1910 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-06-05Massive corrections to the project documentation and code comments, thanks ↵Dean
to Russian translation services provided by Andrey from Microsin.ru. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1782 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-05-18Add new "version" makefile target to the main LUFA library makefile, to give ↵Dean
an easy way to identify a LUFA release from the command-line. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1754 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-11-09Remove link to (now deleted) public Mercurial mirror in the documentation.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1572 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-11-03Fixed USBtoSerial and XPLAINBridge demos discarding data from the PC if the ↵Dean
send buffer becomes full. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1554 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-10-28Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org ↵Dean
redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1541 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify ↵Dean
tool made by Laszlo Monda git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1524 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-06-16Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as ↵Dean
the new 1.7 Doxygen's default stylesheet is much better. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1341 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-06-08Add Mecurial repository mirror link to the library documentation.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1323 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-05-08Add svn:eol-style property to source files, so that the line endings are ↵Dean
correctly converted to the target system's native end of line style. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1248 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-04-05Add user callback function to the Bluetooth host demo to filter out ↵Dean
connections from remote devices. Add in ability to reject connections based on their bluetooth device address. Clean up RelayBoard project code. Make AVRISP project clear the XMEGA target's reset register twice; this does not appear to take affect properly the first time under some circumstances. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1193 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-03-29Add briefs for the library core structures.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1181 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-02-01Make board specific and device peripheral specific drivers' file ↵Dean
documentation copy over to the module documentation, so that it is visible in the normal module view of the library documentation. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1093 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-01-27Add DHCP server to the Webserver demo for automatic network configuration. ↵Dean
Correct uIP timer clock not tracking the correct timespan. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1071 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-01-05Inline USB management functions in the Class drivers which are standardized ↵Dean
but currently unused, to prevent them from using up unneccesary cycles and flash in the user application. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1037 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-11-25Added new XPLAIN serial Bridge project (thanks to John Steggall for the ↵Dean
software UART code). git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@916 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-10-26Make HID device class driver reselect the correct endpoint after the user ↵Dean
callbacks have fired. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@869 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-06-15Move main library documentation pages into a new ManPages subdirectory.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@602 d5102386-fcda-11dd-9fdb-3debd5008f28