From 9078ffa407178cc103fb49a7328f3f18695d5a6c Mon Sep 17 00:00:00 2001 From: Serg Podtynnyi Date: Wed, 23 Apr 2025 00:26:04 +0700 Subject: [PATCH] Documentation: update rp2350 peripheral status Mark i2c and PWM as Working Signed-off-by: Serg Podtynnyi --- Documentation/platforms/arm/rp23xx/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/platforms/arm/rp23xx/index.rst b/Documentation/platforms/arm/rp23xx/index.rst index db772b3efb..054c01eed5 100644 --- a/Documentation/platforms/arm/rp23xx/index.rst +++ b/Documentation/platforms/arm/rp23xx/index.rst @@ -21,11 +21,11 @@ Peripheral Status Notes ============== ============ ===== GPIO Working See Supported Boards documentation for available pins. UART Working GPIO 0 (UART0 TX) and GPIO 1 (UART0 RX) are used for the console. -I2C Untested +I2C Working SPI Master Working SPI Slave Untested DMAC Untested -PWM Untested +PWM Working USB Experimental usbnsh configuration is somewhat working with some data corruption PIO Working IRQs Working