Add ox64:adc config to documentation
This commit is contained in:
parent
a83e7ced77
commit
1825c4eb8b
|
@ -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
|
|
||||||
======================== ======= =====
|
|
||||||
|
|
Loading…
Reference in New Issue