Commit Graph

5 Commits (c41bbf9fccd99de70c962ec6f7cac15efe06d3df)

Author SHA1 Message Date
Dean Camera b9952f4809 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. 13 years ago
Dean Camera 32f2d59bc0 Add default project template to the Doxygen manual of the library. 13 years ago
Dean Camera a9bb2d5488 Minor documentation improvements. 13 years ago
Dean Camera 6a3a5f40da Update library documentation on the standard LUFA makefile template configuration. 13 years ago
Dean Camera e9029d49d5 Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to prevent user confusion with the actual *nix Man tool. 14 years ago
Dean Camera 1a4a26271e Added User Application APIs to the CDC and DFU class bootloaders. 14 years ago
Dean Camera f595043584 Add in new architecture attribute defines to selectively remove the EEPROM and FLASH memory space functions on architectures which do not have seperate memory address spaces. 14 years ago
Dean Camera aba7932a5c F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports. 14 years ago
Dean Camera 5a4def7478 Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 15 years ago
Dean Camera a0f9192568 Minor documentation corrections. 15 years ago
Dean Camera 071e02c6b6 Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
Dean Camera a54ed0085b Seperated out parts of the PrinterHost incomplete demo into a seperate Lib subdirectory. 16 years ago
Dean Camera 3bd4011c09 Split Getting Started page of the documentation into its own section. 16 years ago
Dean Camera ab76c52e14 Move main library documentation pages into a new ManPages subdirectory. 16 years ago
Dean Camera 619b0b7b6b Spell checked non-source documentation pages. 16 years ago
Dean Camera 3aa8620a61 Minor documentation fixes to correct formatting and typos. 16 years ago
Dean Camera 2acae9b0a3 Add new page to the documentation listing existing LUFA powered projects, fix up some inaccuracies in the documentation. 16 years ago
Dean Camera 99145a8d7c Makefiles and library modified to add a new F_CLOCK constant to give the unprescaled master input clock frequency, so that the correct PLL mask can be determined even when the CPU (F_CPU) clock rate is prescaled outside the normal input range of the PLL. 16 years ago
Dean Camera 6a10d6b465 Moved all source to the trunk directory. 16 years ago