Added master mode hardware TWI driver.
Fixed a bug in the incomplete Webserver project, where the packet data was not being written to and read from the correct buffer address.
This commit is contained in:
parent
c299552ab3
commit
2746154652
6 changed files with 274 additions and 6 deletions
|
|
@ -17,6 +17,7 @@
|
|||
* - Added MIDI event packing support to the MIDI Device and Host mode Class drivers, allowing for multiple MIDI events to
|
||||
* sent or received in packed form in a single USB packet
|
||||
* - Added new MIDI send buffer flush routines to the MIDI Device and Host mode Class drivers, to flush packed events
|
||||
* - Added master mode hardware TWI driver
|
||||
*
|
||||
* <b>Changed:</b>
|
||||
* - Slowed down PDI programming in the AVRISP project to prevent transmission errors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue