.. |
ATAVRUSBRF01
|
Make board specific and device peripheral specific drivers' file documentation copy over to the module documentation, so that it is visible in the normal module view of the library documentation.
|
2010-02-01 10:34:07 +00:00 |
BUMBLEB
|
Make board specific and device peripheral specific drivers' file documentation copy over to the module documentation, so that it is visible in the normal module view of the library documentation.
|
2010-02-01 10:34:07 +00:00 |
EVK527
|
Make board specific and device peripheral specific drivers' file documentation copy over to the module documentation, so that it is visible in the normal module view of the library documentation.
|
2010-02-01 10:34:07 +00:00 |
RZUSBSTICK
|
Make board specific and device peripheral specific drivers' file documentation copy over to the module documentation, so that it is visible in the normal module view of the library documentation.
|
2010-02-01 10:34:07 +00:00 |
STK525
|
Make board specific and device peripheral specific drivers' file documentation copy over to the module documentation, so that it is visible in the normal module view of the library documentation.
|
2010-02-01 10:34:07 +00:00 |
STK526
|
Make board specific and device peripheral specific drivers' file documentation copy over to the module documentation, so that it is visible in the normal module view of the library documentation.
|
2010-02-01 10:34:07 +00:00 |
USBKEY
|
Make board specific and device peripheral specific drivers' file documentation copy over to the module documentation, so that it is visible in the normal module view of the library documentation.
|
2010-02-01 10:34:07 +00:00 |
XPLAIN
|
Make board specific and device peripheral specific drivers' file documentation copy over to the module documentation, so that it is visible in the normal module view of the library documentation.
|
2010-02-01 10:34:07 +00:00 |
Buttons.h
|
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver).
|
2010-02-04 02:27:09 +00:00 |
Dataflash.h
|
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver).
|
2010-02-04 02:27:09 +00:00 |
Joystick.h
|
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver).
|
2010-02-04 02:27:09 +00:00 |
LEDs.h
|
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver).
|
2010-02-04 02:27:09 +00:00 |
Temperature.c
|
Added explicit ADC channel masks for the standard set of ADC channels, as the single-ended channel MUX masks are not equal to the channel number on some AVR models. Changed demos to use the new channel masks when using the ADC driver.
|
2010-01-25 00:52:45 +00:00 |
Temperature.h
|
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver).
|
2010-02-04 02:27:09 +00:00 |