- 17 Mar, 2012 1 commit
-
-
Dean Camera authored
-
- 22 Feb, 2012 1 commit
-
-
Dean Camera authored
-
- 06 Feb, 2012 1 commit
-
-
Dean Camera authored
Fix Dataflash driver for the A3BU-Xplained board. Minor documentation improvements.
-
- 05 Feb, 2012 1 commit
-
-
Dean Camera authored
-
- 04 Feb, 2012 2 commits
-
-
Dean Camera authored
-
Dean Camera authored
-
- 03 Feb, 2012 2 commits
-
-
Dean Camera authored
Fix errors in the new Micropendous board drivers. Reorder the board definition macro indexes so that misspelled board names default to BOARD_USER rather then BOARD_USBKEY.
-
Dean Camera authored
-
- 29 Jan, 2012 1 commit
-
-
Dean Camera authored
Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions to the board hardware drivers.
-
- 23 Dec, 2011 1 commit
-
-
Dean Camera authored
Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.
-
- 28 Nov, 2011 1 commit
-
-
Dean Camera authored
-
- 23 Nov, 2011 1 commit
-
-
Dean Camera authored
-
- 31 Oct, 2011 1 commit
-
-
Dean Camera authored
More XMEGA USB core fixes.
-
- 11 Jul, 2011 1 commit
-
-
Dean Camera authored
Fix duplicated LED driver functions in the Doxygen documentation.
-
- 06 Jul, 2011 1 commit
-
-
Dean Camera authored
Slight improvements to the ADC peripheral driver example in the manual.
-
- 27 Jun, 2011 2 commits
-
-
Dean Camera authored
Fix inverted LEDs_GetLEDs() result for the EVK1100 and EVK1101 boards.
-
Dean Camera authored
-
- 05 Jun, 2011 1 commit
-
-
Dean Camera authored
Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru.
-
- 04 Jun, 2011 1 commit
-
-
Dean Camera authored
-
- 01 Jun, 2011 1 commit
-
-
Dean Camera authored
-
- 18 May, 2011 1 commit
-
-
Dean Camera authored
-
- 08 Apr, 2011 1 commit
-
-
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.
-
- 15 Mar, 2011 1 commit
-
-
Dean Camera authored
-
- 20 Feb, 2011 3 commits
-
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
-
- 19 Feb, 2011 1 commit
-
-
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.
-
- 16 Feb, 2011 1 commit
-
-
Dean Camera authored
-
- 08 Jan, 2011 1 commit
-
-
Dean Camera authored
-
- 01 Jan, 2011 1 commit
-
-
Dean Camera authored
-
- 26 Dec, 2010 2 commits
-
-
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.
-
- 21 Nov, 2010 1 commit
-
-
Dean Camera authored
-
- 08 Nov, 2010 1 commit
-
-
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).
-
- 28 Oct, 2010 1 commit
-
-
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.
-
- 17 Oct, 2010 3 commits
-
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
-
- 13 Oct, 2010 1 commit
-
-
Dean Camera authored
-
- 06 Oct, 2010 1 commit
-
-
Dean Camera authored
Added SVN eol-style property to the library driver files that are missing it.
-