@@ -39,6 +39,7 @@ nRF54H20 SoC provides support for the following devices:
3939* :abbr: `GPIO ( General Purpose Input Output ) `
4040* :abbr: `GRTC ( Global real-time counter ) `
4141* :abbr: `I2C ( Inter-Integrated Circuit ) `
42+ * MEMCONF
4243* MRAM
4344* :abbr: `PWM ( Pulse Width Modulation ) `
4445* RADIO (Bluetooth Low Energy and 802.15.4)
@@ -70,6 +71,8 @@ hardware features:
7071+-----------+------------+----------------------+
7172| I2C(M) | on-chip | i2c |
7273+-----------+------------+----------------------+
74+ | MEMCONF | on-chip | retained_mem |
75+ +-----------+------------+----------------------+
7376| SPI(M/S) | on-chip | spi |
7477+-----------+------------+----------------------+
7578| UART | on-chip | serial |
@@ -89,6 +92,8 @@ hardware features:
8992+-----------+------------+----------------------+
9093| I2C(M) | on-chip | i2c |
9194+-----------+------------+----------------------+
95+ | MEMCONF | on-chip | retained_mem |
96+ +-----------+------------+----------------------+
9297| SPI(M/S) | on-chip | spi |
9398+-----------+------------+----------------------+
9499| UART | on-chip | serial |
0 commit comments