..
Images
Move documentation images into a dedicated sub-folder.
2012-04-08 14:21:13 +00:00
Style
Update SVN line endings property on newer source files to native.
2012-06-07 20:49:47 +00:00
BuildSystem.txt
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.
2012-07-14 13:18:13 +00:00
BuildingLinkableLibraries.txt
Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to prevent user confusion with the actual *nix Man tool.
2011-10-18 11:35:04 +00:00
ChangeLog.txt
Fixed incorrect Micropendous board LED driver LEDs_SetAllLEDs() and LEDs_ChangeLEDs() function implementations (thanks to MitchJS).
2012-07-03 15:54:17 +00:00
CompileTimeTokens.txt
Add MAX_ENDPOINT_INDEX compile time option for the XMEGA devices.
2012-06-10 13:09:39 +00:00
CompilingApps.txt
Clean up bootloader makefiles to make them a bit more readable.
2012-06-26 17:54:04 +00:00
ConfiguringApps.txt
Minor documentation improvements.
2012-06-10 20:02:52 +00:00
DevelopingWithLUFA.txt
Add Build System documentation to the library manual. Update CPPCHECK build system module so that it uses the SRC variable rather than just the project directory.
2012-06-10 14:59:13 +00:00
DeviceSupport.txt
Change the build system build module makefiles to have a set of sanity check macros they can call to verify user data. Add additional sanity checks.
2012-06-10 08:06:13 +00:00
DirectorySummaries.txt
Fix up Doxygen documentation directives to allow for generation of documentation when the library code root folder is not "LUFA".
2012-04-07 17:38:30 +00:00
Donating.txt
Move documentation images into a dedicated sub-folder.
2012-04-08 14:21:13 +00:00
ExportingLibrary.txt
Update SVN line endings property on newer source files to native.
2012-06-07 20:49:47 +00:00
FutureChanges.txt
Minor documentation changes.
2012-06-07 20:50:03 +00:00
GettingStarted.txt
Remove Library Apps overview page from the documentation.
2012-02-25 17:20:42 +00:00
Groups.txt
Add platform driver dispatch header and makefile module source variable.
2012-06-02 19:56:50 +00:00
KnownIssues.txt
Minor documentation improvements.
2012-06-10 20:02:52 +00:00
LUFAPoweredProjects.txt
Minor documentation improvements.
2012-07-03 15:53:44 +00:00
LibraryResources.txt
Minor documentation improvements.
2012-05-27 14:28:07 +00:00
LicenseInfo.txt
Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to prevent user confusion with the actual *nix Man tool.
2011-10-18 11:35:04 +00:00
MainPage.txt
Add known issues to the documentation.
2012-04-18 20:06:18 +00:00
MigrationInformation.txt
Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced if no object folder set and the "all" target is run. Rename library "ConfigDescriptor.c" file to "ConfigDescriptors.c" to ensure that object filenames are unique.
2012-07-10 19:33:39 +00:00
ProgrammingApps.txt
Minor documentation improvements.
2012-06-10 20:02:52 +00:00
SoftwareBootloaderJump.txt
Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output.
2012-05-20 10:55:59 +00:00
VIDAndPIDValues.txt
Doxygen documentation style changes. Minor documentation corrections.
2012-04-08 18:46:56 +00:00
WritingBoardDrivers.txt
Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to prevent user confusion with the actual *nix Man tool.
2011-10-18 11:35:04 +00:00