commit | d475f9865b5c9155b2be2b9dc5eda8b46b6c00cf | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Tue May 25 11:16:34 2021 -0700 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu May 27 15:23:48 2021 +0200 |
tree | a7717997cfaa87873544db2eaf238cf29c615ba5 | |
parent | c3e8c4e6dc178330f8581ed091503adf4c70e85e [diff] |
scripts: size_report: add tree node for WORKSPACE Add a tree node to group files under WORKSPACE so that they won't be shown with full path. The WORKSPACE is usually the same as WEST_TOPDIR unless ZEPHYR_WORKSPACE is defined during build. Signed-off-by: Daniel Leung <daniel.leung@intel.com>