diff --git a/Documentation/platforms/risc-v/bl808/boards/ox64/index.rst b/Documentation/platforms/risc-v/bl808/boards/ox64/index.rst index d293af3e92023..9313dd2cbff29 100644 --- a/Documentation/platforms/risc-v/bl808/boards/ox64/index.rst +++ b/Documentation/platforms/risc-v/bl808/boards/ox64/index.rst @@ -137,13 +137,9 @@ This configuration is focused on low level, command-line driver testing. Built-in applications are supported, but none are enabled. Serial Console is enabled on UART3 at 2 Mbps. -Peripheral Support -================== - -NuttX for Ox64 supports these peripherals: +adc +--- -======================== ======= ===== -Peripheral Support NOTES -======================== ======= ===== -UART Yes -======================== ======= ===== +This configuration enables support for the general purpose ADC and the adc example app. +By default, the ADC will scan external channels 3, 4, 6, 7 and 9 (GPIO pins 11, 6, 12, +13 and 18). Serial Console is enabled on UART3 at 2 Mbps.