Skip to content

Commit 77501ee

Browse files
committed
doc: Update compiling compatiable matrix
Signed-off-by: Huaqi Fang <[email protected]>
1 parent 456111c commit 77501ee

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

doc/documents/example/example_compatibility_matrix.doc

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
*/
88
/*! \page page_example_compatibility_matrix Compatibility Matrix for embARC Examples
99

10-
The compatibility matrix for the embARC examples with [MetaWare Development Toolkit](https://www.synopsys.com/dw/ipdir.php?ds=sw_metaware) is listed in the following table.
10+
### The compatibility matrix for the embARC examples with [MetaWare Development Toolkit](https://www.synopsys.com/dw/ipdir.php?ds=sw_metaware) is listed in the following table.
1111

12-
| Project Name | EMSK 1.1 | EMSK 2.2 | EMSK 2.3 | HSDK 1.0 | AXS 103 | nsim 1.0 |
12+
| Project Name | EMSK 1.1 | EMSK 2.2 | EMSK 2.3 | HSDK 1.0 | AXS 103 | nSIM 1.0 |
1313
|-------------------------------------------|----------|----------|----------|----------|----------|----------|
1414
| baremetal_arc_feature_cache | √ | √ | √ | √ | √ | √ |
1515
| baremetal_arc_feature_udma | √ | √ | √ | √ | √ | √ |
@@ -40,12 +40,11 @@ The compatibility matrix for the embARC examples with [MetaWare Development Tool
4040
| freertos_sec_mbedtls_ssl_client2 | √ | √ | √ | √ | × | × |
4141
| freertos_sec_mbedtls_ssl_server2 | √ | √ | √ | √ | × | × |
4242

43-
# Notes on compatibility matrix
44-
- Secureshield related examples required to excuted on EMSK 2.2 ARC EM7D or EMSK 2.3 ARC EM7D.
43+
\note Secureshield related examples required to excuted on EMSK 2.2 ARC EM7D or EMSK 2.3 ARC EM7D.
4544

46-
The compatibility matrix for the embARC examples with [GNU Toolchain for ARC Processors](https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases) is listed in the following table.
45+
### The compatibility matrix for the embARC examples with [GNU Toolchain for ARC Processors](https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases) is listed in the following table.
4746

48-
| Project Name | EMSK 1.1 | EMSK 2.2 | EMSK 2.3 | HSDK 1.0 | AXS 103 | nsim 1.0 |
47+
| Project Name | EMSK 1.1 | EMSK 2.2 | EMSK 2.3 | HSDK 1.0 | AXS 103 | nSIM 1.0 |
4948
|-------------------------------------------|----------|----------|----------|----------|----------|----------|
5049
| baremetal_arc_feature_cache | √ | √ | √ | √ | √ | √ |
5150
| baremetal_arc_feature_udma | √ | √ | √ | √ | √ | √ |
@@ -76,7 +75,6 @@ The compatibility matrix for the embARC examples with [GNU Toolchain for ARC Pro
7675
| freertos_sec_mbedtls_ssl_client2 | √ | √ | √ | √ | × | × |
7776
| freertos_sec_mbedtls_ssl_server2 | √ | √ | √ | √ | × | × |
7877

79-
# Notes on compatibility matrix
80-
- Secureshield related examples required to excuted on EMSK 2.2 ARC EM7D or EMSK 2.3 ARC EM7D.
78+
\note Secureshield related examples required to excuted on EMSK 2.2 ARC EM7D or EMSK 2.3 ARC EM7D.
8179

8280
*/

0 commit comments

Comments
 (0)