From 2fda0e776ae5360910f3521ec2608b535f338d90 Mon Sep 17 00:00:00 2001 From: Rayhan Faizel Date: Thu, 23 May 2024 16:06:21 +0100 Subject: docs/system: Remove ADC from raspi documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit None of the RPi boards have ADC on-board. In real life, an external ADC chip is required to operate on analog signals. Signed-off-by: Rayhan Faizel Reviewed-by: Philippe Mathieu-Daudé Message-id: 20240512085716.222326-1-rayhan.faizel@gmail.com Signed-off-by: Peter Maydell --- docs/system/arm/raspi.rst | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/system') diff --git a/docs/system/arm/raspi.rst b/docs/system/arm/raspi.rst index fbec1da..44eec3f 100644 --- a/docs/system/arm/raspi.rst +++ b/docs/system/arm/raspi.rst @@ -40,7 +40,6 @@ Implemented devices Missing devices --------------- - * Analog to Digital Converter (ADC) * Pulse Width Modulation (PWM) * PCIE Root Port (raspi4b) * GENET Ethernet Controller (raspi4b) -- cgit v1.1