Skip to content

Commit

Permalink
Add logo for Toolbox back
Browse files Browse the repository at this point in the history
Signed-off-by: Travis F. Collins <[email protected]>
  • Loading branch information
tfcollins committed Jan 29, 2024
1 parent 58e6d0e commit a80bba6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion CI/scripts/bsp.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<param.description>Scripts and tools created by ADI to be used with MATLAB and Simulink with ADI transceivers
Documentation: https://wiki.analog.com/resources/eval/user-guides/ad-fmcomms2-ebz/software/matlab_bsp
Support: https://ez.analog.com/</param.description>
<param.screenshot>__REPO-ROOT__/CI/doc/ADI_Logo_AWP_Large.png</param.screenshot>
<param.screenshot>__REPO-ROOT__/CI/doc/source/_static/assets/ADI_Logo_AWP_Large.png</param.screenshot>
<param.version>__VERSION__</param.version>
<param.output>${PROJECT_ROOT}/Analog Devices Board Support Packages.mltbx</param.output>
<param.products.name>
Expand Down
2 changes: 1 addition & 1 deletion CI/scripts/bsp_noexamples.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<param.description>Scripts and tools created by ADI to be used with MATLAB and Simulink with ADI transceivers
Documentation: https://wiki.analog.com/resources/eval/user-guides/ad-fmcomms2-ebz/software/matlab_bsp
Support: https://ez.analog.com/</param.description>
<param.screenshot>__REPO-ROOT__/CI/doc/ADI_Logo_AWP_Large.png</param.screenshot>
<param.screenshot>__REPO-ROOT__/CI/doc/source/_static/assets/ADI_Logo_AWP_Large.png</param.screenshot>
<param.version>__VERSION__</param.version>
<param.output>${PROJECT_ROOT}/AnalogDevicesTransceiverToolbox.mltbx</param.output>
<param.products.name>
Expand Down

0 comments on commit a80bba6

Please sign in to comment.