TODO 778 B

1234567891011121314151617181920
  1. 1.0.0-a0:
  2. * Implement standard control requests API.
  3. * Finish implementation of legacy compatibility layer.
  4. * Determine automatically current configuration when user hasn't set it.
  5. * Validate it on platforms other than Windows and Linux.
  6. * Finish implementation and test of OpenUSB backend.
  7. * Validate it on Python 2.3 and Python 3.x.
  8. * Samples.
  9. * Improve documentation.
  10. * Implement isochronous transfers.
  11. * Upgrade PIC test firmware to use 2.6a version Microchip USB stack.
  12. * Test, test and test.
  13. 1.0.0-a1:
  14. * Validate it on platforms other than Windows and Linux.
  15. * Finish implementation and test OpenUSB backend.
  16. * Samples.
  17. * Improve documentation.
  18. * Implement isochronous transfers.
  19. * Test, test and test.