Skip to content

Commit 63cb86d

Browse files
decsnykartben
authored andcommitted
boards: mimxrt1180_evk: Fix documentation of cores
The wrong cortex M cores are described in the documentation. There is no CM4. Describe the cores and memories assigned to them correctly. Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
1 parent e334453 commit 63cb86d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

boards/nxp/mimxrt1180_evk/doc/index.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ Hardware
1313

1414
- MIMXRT1189CVM8B MCU
1515

16-
- 240MHz Cortex-M33 & 792Mhz Cortex-M7
17-
- 1.5MB SRAM with 512KB of TCM for Cortex-M7 and 256KB of TCM for Cortex-M4
16+
- 240MHz Cortex-M33 with 256KB TCM and 16 KB caches
17+
- 792Mhz Cortex-M7 with 512KB TCM and 32 KB caches
18+
- 1.5MB SRAM
1819

1920
- Memory
2021

0 commit comments

Comments
 (0)