]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/blob - tools/README.md
Update submodule URLs
[processor-sdk/performance-audio-sr.git] / tools / README.md
1 # PASDK Tools
2 Set of tools for use with PASDK.  
3 **Each tool has its own README.**
5 #### PyAlpha (pyalpha)
6 Alpha command communication over UART
8 #### PASDK Test Application (pasdk\_test\_app)
9 Automated test harness
11 #### make_sw
12 Prepares SDK supplement files
14 ---
16 ## Dependencies
17 [Python 2.7 for Windows](https://www.python.org/ftp/python/2.7.6/python-2.7.6.msi)
18 - When installing, ensure python is added to the PATH.
20 ---
22 ## Usage
23 See: tool-specific READMEs