.. |
AndroidAccessoryHost
|
Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability.
|
2012-09-17 21:00:59 +00:00 |
AudioInputHost
|
Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability.
|
2012-09-17 21:00:59 +00:00 |
AudioOutputHost
|
Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability.
|
2012-09-17 21:00:59 +00:00 |
JoystickHostWithParser
|
Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability.
|
2012-09-17 21:00:59 +00:00 |
KeyboardHost
|
Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability.
|
2012-09-17 21:00:59 +00:00 |
KeyboardHostWithParser
|
Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability.
|
2012-09-17 21:00:59 +00:00 |
MIDIHost
|
Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability.
|
2012-09-17 21:00:59 +00:00 |
MassStorageHost
|
Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability.
|
2012-09-17 21:00:59 +00:00 |
MouseHost
|
Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability.
|
2012-09-17 21:00:59 +00:00 |
MouseHostWithParser
|
Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability.
|
2012-09-17 21:00:59 +00:00 |
PrinterHost
|
Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability.
|
2012-09-17 21:00:59 +00:00 |
RNDISEthernetHost
|
Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build module for the latest Doxygen release.
|
2012-08-13 05:11:27 +00:00 |
StillImageHost
|
Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability.
|
2012-09-17 21:00:59 +00:00 |
VirtualSerialHost
|
Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability.
|
2012-09-17 21:00:59 +00:00 |
makefile
|
Use immediate variable expansion in the second-deepest level makefile scripts to prevent multiple evaluation of the PROJECT_DIRECTORIES variable.
|
2012-07-14 23:04:37 +00:00 |