Skip to content

Commit c9e0c4f

Browse files
committed
STM32WB ReadMe quick update
See #12975
1 parent 59df4ef commit c9e0c4f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

targets/TARGET_STM/TARGET_STM32WB/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ This ST MCU family is dual-core : based on an Arm Cortex-M4 core and an Arm Cort
2323
- SRAM2a: 32 KB
2424
- SRAM2b: 32 KB
2525

26+
SRAM1 is dedicated for M4 core, and then for mbed-os applications.
27+
28+
SRAM2 is dedicated for M0 core and inter CPU communication, and then can not be addressed.
29+
2630

2731
# BLE
2832

0 commit comments

Comments
 (0)