Minor tidy and todo.txt update

This commit is contained in:
Ed Clarke
2018-11-05 10:06:13 +00:00
parent a49aad644e
commit 05f16da222
4 changed files with 24 additions and 21 deletions

View File

@@ -1,8 +1,17 @@
- Bring ep0 serivice into xua_buffer select (make control mem)
- Tidy feeback endpoint
- Input path + FIFO
- Single input/ouput format
- Get UAC1 / FS working
- Add timer to xua_buffer to prepare for exchange with audio (remove banckpressure to audio)
- Adaptive
- DFU
- Bring ep0 serivice into xua_buffer select (make control mem) (DONE)
- Tidy feeback endpoint (DONE)
- Input path + FIFO (DONE)
- Function prototypes into includes
- Single input/ouput format (DONE)
- Get UAC1 / FS working (DONE)
- Optimised EP buffer (either triple block or block FIFO)
- Fix output gain issue
- Add timer to xua_buffer to prepare for exchange with audio (remove backpressure to audio) (WONT DO)
- Adaptive endpoint EP and descriptors
- Adpative clock control
- Switchable MICS using define
- DFU
- Combinable EP0
- Interrupt EP0 option
- Control processing