Add ox64:adc config to documentation

This commit is contained in:
Henry Rovner 2024-07-04 14:39:16 -07:00 committed by Xiang Xiao
parent a83e7ced77
commit 1825c4eb8b
1 changed files with 5 additions and 9 deletions

View File

@ -137,13 +137,9 @@ This configuration is focused on low level, command-line driver testing.
Built-in applications are supported, but none are enabled. Built-in applications are supported, but none are enabled.
Serial Console is enabled on UART3 at 2 Mbps. Serial Console is enabled on UART3 at 2 Mbps.
Peripheral Support adc
================== ---
NuttX for Ox64 supports these peripherals: 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.
Peripheral Support NOTES
======================== ======= =====
UART Yes
======================== ======= =====