Compare commits
18 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0f94e7a0e0 | ||
|
|
da78efc988 | ||
|
|
9b8b5ec533 | ||
|
|
ac2fe4d653 | ||
|
|
5648875cd2 | ||
|
|
e77a659710 | ||
|
|
abdf0f1e50 | ||
|
|
4c78383edf | ||
|
|
9d5cd30bb8 | ||
|
|
5a92e0bec0 | ||
|
|
982d29560f | ||
|
|
02379d4c46 | ||
|
|
0145ec818e | ||
|
|
7c2fb99908 | ||
|
|
058d3a00cf | ||
|
|
edb22966ff | ||
|
|
245592a821 | ||
|
|
0a2fd71422 |
Binary file not shown.
@@ -7,7 +7,7 @@
|
||||
<param.summary>Library for run MCU program in Simulink</param.summary>
|
||||
<param.description />
|
||||
<param.screenshot />
|
||||
<param.version>1.05</param.version>
|
||||
<param.version>1.04</param.version>
|
||||
<param.output>${PROJECT_ROOT}\MCU Wrapper.mltbx</param.output>
|
||||
<param.products.name />
|
||||
<param.products.id />
|
||||
@@ -100,14 +100,12 @@
|
||||
</build-deliverables>
|
||||
<workflow />
|
||||
<matlab>
|
||||
<root>C:\Program Files\MATLAB\R2023a</root>
|
||||
<root>C:\Program Files\MATLAB\R2021b</root>
|
||||
<toolboxes>
|
||||
<toolbox name="matlabcoder" />
|
||||
<toolbox name="embeddedcoder" />
|
||||
<toolbox name="gpucoder" />
|
||||
<toolbox name="fixedpoint" />
|
||||
<toolbox name="matlabhdlcoder" />
|
||||
<toolbox name="neuralnetwork" />
|
||||
</toolboxes>
|
||||
<toolbox>
|
||||
<matlabcoder>
|
||||
@@ -129,16 +127,6 @@
|
||||
<enabled>true</enabled>
|
||||
</fixedpoint>
|
||||
</toolbox>
|
||||
<toolbox>
|
||||
<matlabhdlcoder>
|
||||
<enabled>true</enabled>
|
||||
</matlabhdlcoder>
|
||||
</toolbox>
|
||||
<toolbox>
|
||||
<neuralnetwork>
|
||||
<enabled>true</enabled>
|
||||
</neuralnetwork>
|
||||
</toolbox>
|
||||
</matlab>
|
||||
<platform>
|
||||
<unix>false</unix>
|
||||
|
||||
Reference in New Issue
Block a user