| Age | Commit message (Collapse) | Author |
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2429 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2427 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
missing line-height CSS property.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2426 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2420 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
(thanks to Andrew Chu). Fix broken build for UC3 devices when ORDERED_EP_CONFIG compile time option is set.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2408 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2406 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
Turn off generation of debug information when performing a validation build, and when running the build tests.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2404 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2402 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
"lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.
Prevent the BUILD module from shell-executing multiple processes to determine the avr-size flags to speed up the build, unless the size rule is invoked.
Add warnings and set warnings as errors to the SingleUSBModeTest build test makefile.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2400 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
line with the DFU module target names.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2399 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
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.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2393 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
user-specified object files. Update HID build module with a small shim application to reprogram the EEPROM of a target.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2387 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2384 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
LEDs_ChangeLEDs() function implementations (thanks to MitchJS).
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2380 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2379 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
(thanks to Martin Lambert).
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2377 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
demo (thanks to Jun Wako).
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2376 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2374 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2373 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
user applications.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2367 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
BUILD build system module.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2365 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2363 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2360 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2337 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
the user project to relocate the output object and dependency files to a different directory.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2335 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
modules.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2330 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
system module so that it uses the SRC variable rather than just the project directory.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2329 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2327 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
macros they can call to verify user data. Add additional sanity checks.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2323 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
JTAG_DISABLE() macro clearing all other bits in MCUSR when called.
Moved the XPLAIN board specific bootloader entry condition code to the Application_Jump_Check() function of the DFU bootloader, added support for the original XPLAIN board to the CDC class bootloader.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2319 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2318 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2317 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2305 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2288 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2282 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
configuration.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2281 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
system.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2264 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2256 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2242 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2241 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2240 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
UC3 devices (thanks to Andrew Chu).
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2238 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
clone programmer project (thanks to Robert Spitzenpfeil).
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2226 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2224 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
supported devices.
Fixed compile error with the unreleased ATMEGA32U6 device.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2204 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
(thanks to Rod DeMay).
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2203 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2197 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2190 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
architecture to use the fast PIN register toggle alternative function for speed.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2186 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2185 d5102386-fcda-11dd-9fdb-3debd5008f28
|