Added start of a port of the core USB driver code to the AVR32 UC3B architecture.
[pub/lufa.git] / LUFA / ManPages / ChangeLog.txt
index 26700f6..04ce841 100644 (file)
@@ -23,6 +23,7 @@
   *   - Added new Serial_SendData() function to the Serial driver
   *   - Added board driver support for the Sparkfun ATMEGA8U2 breakout board
   *   - Started internal restructuring for eventual multiple architecture ports
+  *   - Added start of an AVR32 UC3B architecture port (currently incomplete/experimental)
   *  - Library Applications:
   *   - Added ability to write protect Mass Storage disk write operations from the host OS
   *   - Added new MIDIToneGenerator project