| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
XMEGA architecture.
|
|
|
|
| |
with high /RESET line capacitance.
|
| |
|
| |
|
| |
|
|
|
|
| |
it is now stable.
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Use spaces instead of tabs where necessary to fix indentation.
|
| | |
|
| | |
|
|/ |
|
|
|
|
| |
from Atmel.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and Getting Started graphics.
|
| |
|
| |
|
|
|
|
| |
add additional Getting Started information.
|
| |
|
|
|
|
| |
due to changes in the code fragment output in the Doxygen XML.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
dequeueing a usage.
|
| |
|
| |
|
|
|
|
| |
ability to disable host/device/both modes for faster compilation.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
prevent Doxygen from choking.
|
| |
|
|
|
|
| |
LUFA codebase.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
- Bitmasks need to be equal, not just result in non-zero
- Only read status once in case it changes under us
- Logical and not binary and when checking for acks on sending
- We need to stop the bus when receiving the last byte
- Force the bus into idle mode when we are Initing
|
| | |
|
| | |
|
| | |
|