Add stub functions to all board drivers, so that demos can be compiled with BOARD...
[pub/lufa.git] / LUFA / DoxygenPages / ChangeLog.txt
index 16d3fe6..e48b508 100644 (file)
   *  - Library Applications:
   *   - Added new Printer class bootloader
   *   - Added new Mass Storage class bootloader
+  *   - Added XMEGA support for class driver device demos (where applicable)
   *
   *  <b>Changed:</b>
   *  - Core:
   *   - Updated the BUILD build system module to produce binary BIN files in addition to Intel HEX files
   *   - Updated the Android Accessory Class to accept version 2 protocol devices (with version 1 functionality)
+  *   - All board drivers now implement dummy functions and constants when BOARD is set to NONE
   *
   *  <b>Fixed:</b>
   *  - Core: