diff options
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r-- | LUFA/ManPages/FutureChanges.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt index b1cc3a78f..4e16d3afa 100644 --- a/LUFA/ManPages/FutureChanges.txt +++ b/LUFA/ManPages/FutureChanges.txt @@ -21,6 +21,7 @@ * -# Update stream APIs to use DMA transfers on supported architectures * -# Pull out third party libraries into a seperate folder and reference them as required * -# Add a LUFA_YIELD macro for integration into a third-party RTOS + * -# Abstract out Mass Storage byte send/receive to prevent low level API use in projects * - Documentation/Support * -# Add detailed overviews of how each demo works * -# Add board overviews |