- Jun 08, 2011
-
-
Dean Camera authored
Partial commit: Rename USBFOO LED driver to fix capitalisation of file name, which will cause issues on *nix systems.
-
Dean Camera authored
Partial commit: Rename USBFOO LED driver to fix capitalisation of file name, which will cause issues on *nix systems.
-
- Jun 05, 2011
-
-
Dean Camera authored
Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru.
-
- Jun 04, 2011
-
-
Dean Camera authored
-
- Jun 01, 2011
-
-
Dean Camera authored
-
- May 18, 2011
-
-
Dean Camera authored
-
Dean Camera authored
-
- May 09, 2011
-
-
Dean Camera authored
Add missing LEDS_ToggleLEDs() function to the LED driver for the EVK1101 board.
-
- Apr 08, 2011
-
-
Dean Camera authored
Replace all calls and references to _delay_ms() in the code with the architecture-agnostic Delay_MS() function. Improve code generation for the Delay_MS() function on the AVR8 architecture when called with a constant input.
-
- Mar 16, 2011
-
-
Dean Camera authored
-
- Mar 15, 2011
-
-
Dean Camera authored
-
Dean Camera authored
Add named macros to the board joystick drivers where a shift is needed to maintain unique joystick direction bits in the returned mask value.
-
- Mar 11, 2011
-
-
Dean Camera authored
Add structure padding to the appropriate descriptor structures to maintain correct alignments on larger architectures. Fix EVK1101 swapped joystick Right/Down masks.
-
- Feb 27, 2011
-
-
Dean Camera authored
-
- Feb 26, 2011
-
-
Dean Camera authored
-
- Feb 20, 2011
-
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
More updates to remove architecture-specific comments from the documentation, alter USBMode.h preprocessor logic to support future architectures more easily.
-
Dean Camera authored
-
Dean Camera authored
Start update of documentation to support possible multiple architectures in the future - alter \file documentation to automatically copy in the module documentation where possible.
-
- Feb 19, 2011
-
-
Dean Camera authored
Move out Dataflash IC command constants headers into the general LUFA/Drivers/Misc/ directory rather than duplicating them inside the individual board driver folders.
-
Dean Camera authored
Add new ARCH option to the makefiles to (eventually) specify the target device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support.
-
- Feb 16, 2011
-
-
Dean Camera authored
-
- Feb 02, 2011
-
-
Dean Camera authored
-
- Jan 13, 2011
-
-
Dean Camera authored
Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function. Spell check source code files.
-
- Jan 10, 2011
-
-
Dean Camera authored
-
- Jan 08, 2011
-
-
Dean Camera authored
-
- Jan 01, 2011
-
-
Dean Camera authored
-
- Dec 28, 2010
-
-
Dean Camera authored
-
- Dec 26, 2010
-
-
Dean Camera authored
-
Dean Camera authored
Documentation improvements - put driver example code into its own section, fix incorrect and missing section names.
-
Dean Camera authored
Made the USARTStream global public and documented in the SerialStream module, allowing for the serial USART stream to be accessed via its handle rather than via the implicit stdout and stdin streams.
-
- Nov 29, 2010
-
-
Dean Camera authored
-
- Nov 21, 2010
-
-
Dean Camera authored
-
- Nov 08, 2010
-
-
Dean Camera authored
Fixed calculation of timer register reload values derived from F_CPU; must subtract one from the division result for the compare value to be correct. Change AVRISP-MKII rescue clock speed to 4MHz to ensure that a 125KHz ISP speed works regardless of the target's fuses (i.e. DIV8 set).
-
- Oct 28, 2010
-
-
Dean Camera authored
Add logical grouping of related #define values for better Doxygen documentation.
-
Dean Camera authored
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
-
- Oct 17, 2010
-
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
-