commit | b4449a0c2c50b388e6117116b329e6bdcf1a10b2 | [log] [tgz] |
---|---|---|
author | Wentong Wu <wentong.wu@intel.com> | Tue Feb 04 04:04:32 2020 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Feb 05 23:54:26 2020 -0500 |
tree | 860d96779a2ffecc2580fbe51ff7a6cf17165680 | |
parent | 8ccc04de6afc36a0b473aa30872937cf5e833cd0 [diff] |
scripts: add script to capture tracing data with UART backend Add script to capture tracing stream data with UART backend. This script is developed based on pyserial, so install it correctly before using the script. Signed-off-by: Wentong Wu <wentong.wu@intel.com>