- Feb 04, 2012
-
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
-
- Feb 03, 2012
-
-
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
-
- Jan 29, 2012
-
-
Dean Camera authored
Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions to the board hardware drivers.
-
- Dec 26, 2011
-
-
Dean Camera authored
Fixed incorrect implementation of LEDs_ToggleLEDs() for the Adafruit-U4 board (thanks to Caroline Saliman).
-
- Dec 23, 2011
-
-
Dean Camera authored
Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.
-
- Nov 29, 2011
-
-
Dean Camera authored
-
- Nov 28, 2011
-
-
Dean Camera authored
-
Dean Camera authored
-
- Nov 24, 2011
-
-
Dean Camera authored
Add missing ATTR_NON_NULL_PTR_ARG and const decorations.
-
- Nov 23, 2011
-
-
Dean Camera authored
-
- Nov 09, 2011
-
-
Dean Camera authored
Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout.
-
- Nov 01, 2011
-
-
Dean Camera authored
Add partial support for the Atmel A3BU Xplained's Dataflash IC (physical USART-as-SPI transport driver still pending).
-
- Oct 31, 2011
-
-
Dean Camera authored
-
Dean Camera authored
More XMEGA USB core fixes.
-
- Sep 22, 2011
-
-
Dean Camera authored
Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker. Add missing function and definition documentation.
-
- Jul 15, 2011
-
-
Dean Camera authored
-
- Jul 11, 2011
-
-
Dean Camera authored
Fix duplicated LED driver functions in the Doxygen documentation.
-
- Jul 06, 2011
-
-
Dean Camera authored
Slight improvements to the ADC peripheral driver example in the manual.
-
- Jun 27, 2011
-
-
Dean Camera authored
Fix inverted LEDs_GetLEDs() result for the EVK1100 and EVK1101 boards.
-
Dean Camera authored
-
- 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
-