Dean Camera
|
4d131de85b
|
Add board driver support for the Atmel XMEGA-B1 Xplained board.
Fix Dataflash driver for the A3BU-Xplained board.
Minor documentation improvements.
|
13 years ago |
Dean Camera
|
da676f0f70
|
Add support for the Micropendous (Arduino-like) series of boards (revisions 1 and 2).
|
13 years ago |
Dean Camera
|
e55946f972
|
Add missing svn:eol-style properties to /trunk/.
|
13 years ago |
Dean Camera
|
f1b6ddb710
|
Update file contributor copyrights for 2012.
|
13 years ago |
Dean Camera
|
2c806f6cee
|
Update file header copyrights for 2012.
|
13 years ago |
Dean Camera
|
3dacb73af3
|
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.
|
13 years ago |
Dean Camera
|
10a56f6105
|
Add support for the Micropendous series of USB AVR8 boards.
|
13 years ago |
Dean Camera
|
5563da6a62
|
Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions to the board hardware drivers.
|
13 years ago |
Dean Camera
|
154d28e39f
|
Fixed incorrect implementation of LEDs_ToggleLEDs() for the Adafruit-U4 board (thanks to Caroline Saliman).
|
13 years ago |
Dean Camera
|
f201f6697b
|
Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.
|
13 years ago |
Dean Camera
|
70f3d8e933
|
Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).
|
13 years ago |
Dean Camera
|
2b23318357
|
Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta board targets.
|
13 years ago |
Dean Camera
|
a81ccd83fd
|
Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).
|
13 years ago |
Dean Camera
|
0ad6f1fb53
|
Add partial support for the Atmel A3BU Xplained's Dataflash IC (physical USART-as-SPI transport driver still pending).
|
13 years ago |
Dean Camera
|
77dbfd3cc4
|
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.
|
13 years ago |
Dean Camera
|
0c2ad9eb34
|
Add missing SVN eol-style property to files where it was missing.
|
14 years ago |
Dean Camera
|
2e76ad721e
|
Partial commit: Rename USBFOO LED driver to fix capitalisation of file name, which will cause issues on *nix systems.
|
14 years ago |
Dean Camera
|
73733275be
|
Partial commit: Rename USBFOO LED driver to fix capitalisation of file name, which will cause issues on *nix systems.
|
14 years ago |
Dean Camera
|
7dffa15c16
|
Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru.
|
14 years ago |
Dean Camera
|
3bd6336075
|
Added board driver support for the Busware TUL board.
|
14 years ago |
Dean Camera
|
f01a05415c
|
Spell check library source code files.
|
14 years ago |
Dean Camera
|
41de1d1dab
|
Oops - fix bad include path in the moved USBKEY Dataflash board driver header.
|
14 years ago |
Dean Camera
|
910bca557c
|
Seperated out board drivers by architecture in the library internals for better organisation.
|
14 years ago |