doc: boards: arm: nucleo: add ADC support to the boards doc

The ADC driver in this PR has been tested working on these nucleo
boards, so ADC support is added to the boards doc.

Signed-off-by: Song Qiang <songqiang1304521@gmail.com>
This commit is contained in:
Song Qiang 2019-05-07 16:45:22 +08:00 committed by Anas Nashif
parent 8bda26bd13
commit d96ffc1962
16 changed files with 24 additions and 0 deletions

View File

@ -96,6 +96,8 @@ The Zephyr nucleo_f091rc board configuration supports the following hardware fea
+-----------+------------+-------------------------------------+
| SPI | on-chip | SPI controller |
+-----------+------------+-------------------------------------+
| ADC | on-chip | ADC controller |
+-----------+------------+-------------------------------------+
Other hardware features are not yet supported in this Zephyr port.

View File

@ -15,6 +15,7 @@ supported:
- nvs
- spi
- watchdog
- adc
testing:
ignore_tags:
- net

View File

@ -93,6 +93,8 @@ The Zephyr nucleo_f103rb board configuration supports the following hardware fea
+-----------+------------+-------------------------------------+
| WATCHDOG | on-chip | independent watchdog |
+-----------+------------+-------------------------------------+
| ADC | on-chip | ADC Controller |
+-----------+------------+-------------------------------------+
Other hardware features are not yet supported in this Zephyr port.

View File

@ -13,3 +13,4 @@ supported:
- spi
- pwm
- watchdog
- adc

View File

@ -92,6 +92,8 @@ The Zephyr nucleo_207zg board configuration supports the following hardware feat
+-----------+------------+-------------------------------------+
| WATCHDOG | on-chip | independent watchdog |
+-----------+------------+-------------------------------------+
| ADC | on-chip | ADC Controller |
+-----------+------------+-------------------------------------+
Other hardware features are not yet supported on this Zephyr port.

View File

@ -12,3 +12,4 @@ supported:
- gpio
- usb_device
- watchdog
- adc

View File

@ -97,6 +97,8 @@ features:
+-----------+------------+-------------------------------------+
| SPI | on-chip | spi |
+-----------+------------+-------------------------------------+
| ADC | on-chip | ADC Controller |
+-----------+------------+-------------------------------------+
Other hardware features are not yet supported on this Zephyr port.

View File

@ -16,3 +16,4 @@ supported:
- pwm
- rtc
- counter
- adc

View File

@ -83,6 +83,8 @@ The Zephyr nucleo_401re board configuration supports the following hardware feat
+-----------+------------+-------------------------------------+
| I2C | on-chip | i2c |
+-----------+------------+-------------------------------------+
| ADC | on-chip | ADC Controller |
+-----------+------------+-------------------------------------+
Other hardware features are not yet supported on Zephyr porting.

View File

@ -14,5 +14,6 @@ supported:
- gpio
- i2c
- spi
- adc
ram: 96
flash: 512

View File

@ -118,6 +118,8 @@ features:
+-----------+------------+-------------------------------------+
| WATCHDOG | on-chip | independent watchdog |
+-----------+------------+-------------------------------------+
| ADC | on-chip | ADC Controller |
+-----------+------------+-------------------------------------+
Other hardware features are not yet supported on this Zephyr port.

View File

@ -21,3 +21,4 @@ supported:
- rtc
- counter
- can
- adc

View File

@ -94,6 +94,8 @@ The Zephyr nucleo_l073rz board configuration supports the following hardware fea
+-----------+------------+-------------------------------------+
| WATCHDOG | on-chip | independent watchdog |
+-----------+------------+-------------------------------------+
| ADC | on-chip | ADC Controller |
+-----------+------------+-------------------------------------+
Other hardware features are not yet supported in this Zephyr port.

View File

@ -14,3 +14,4 @@ supported:
- i2c
- spi
- watchdog
- adc

View File

@ -123,6 +123,8 @@ The Zephyr nucleo_l476rg board configuration supports the following hardware fea
+-----------+------------+-------------------------------------+
| SPI | on-chip | spi |
+-----------+------------+-------------------------------------+
| ADC | on-chip | ADC Controller |
+-----------+------------+-------------------------------------+
Other hardware features are not yet supported on this Zephyr port.

View File

@ -14,5 +14,6 @@ supported:
- i2c
- rtc
- counter
- adc
ram: 96
flash: 1024