Document the PDI programming routines implemented so far in the AVRISP project. Add ability to selectively disable ISP programming support in addition to the existing ability to disable PDI programming support.
This commit is contained in:
parent
f69f03cb0d
commit
a5adbae652
11 changed files with 88 additions and 62 deletions
|
@ -16,6 +16,7 @@
|
|||
* - Added new RNDIS Ethernet Host Class Driver
|
||||
* - Added new RNDIS Ethernet Host ClassDriver demo
|
||||
* - Added CDC_Host_Flush() function to the CDC Host Class driver to flush sent data to the attached device
|
||||
* - Added PDI programming support for XMEGA devices to the AVRISP programmer project
|
||||
*
|
||||
* <b>Changed:</b>
|
||||
* - Removed code in the Keyboard demos to send zeroed reports between two reports with differing numbers of keycodes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue