| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
subdirectory to hold each protocol's files.
|
|
|
|
| |
revision number in the AVRISP project so that it remains comatible with the latest AVRStudio without an upgrade warning.
|
|
|
|
| |
AVRISP project.
|
|
|
|
| |
(XMEGAs can now be programmed by the firmware).
|
|
|
|
|
|
| |
status code was being truncated.
Add programming support to the AVRISP project's PDI programming mode; paged memory writes are not currently functional.
|
|
|
|
| |
source file and header. Make NVM register accesses use the NVM base address as set by the host, rather than using the fixed value from the XMEGA datasheet.
|
|
|
|
| |
parenthesis around them, make sure the BREAK command for the hardware USART has 12 clock cycles exactly. Poll NVM Enable bit in the target's STATUS PDI register with a timeout, as it is not set immediately.
|
|
|
|
|
|
|
|
| |
an array of report items.
Added new HID_ALIGN_DATA() macro to return the pre-retrieved value of a HID report item, left-aligned to a given datatype.
Added new PreviousValue to the HID Report Parser report item structure, for easy monitoring of previous report item values.
|
|
|
|
| |
in the AVRISP project.
|
|
|
|
| |
board to match the XPLAIN hardware connections.
|
|
|
|
| |
project. Add ability to selectively disable ISP programming support in addition to the existing ability to disable PDI programming support.
|
|
|
|
| |
XMEGA device programming.
|
|
AVRISP Programmer project.
|