Skip to content

Commit fa7478f

Browse files
committed
plugin_rd: Update to 2024.2
1 parent b9c8241 commit fa7478f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hdl/vendor/AnalogDevices/+AnalogDevices/plugin_rd.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
hRD.BoardName = sprintf('AnalogDevices %s %s', pname, upper(board));
2121

2222
% Tool information
23-
hRD.SupportedToolVersion = {'2023.2'};
23+
hRD.SupportedToolVersion = {'2024.2'};
2424

2525
% Get the root directory
2626
rootDir = fileparts(strtok(mfilename('fullpath'), '+'));

0 commit comments

Comments
 (0)