boards/arm: stm32l496g_disco: Enabling adc support
This commit enables ADC support for stm32l496g_disco platform in device tree. VREF is configured to use internal. Current VREF is 2.5V. Signed-off-by: Affrin Pinhero <affrin.pinhero@hcl.com>
This commit is contained in:
parent
5e92d42749
commit
cd887d0f93
5 changed files with 43 additions and 0 deletions
|
@ -146,6 +146,8 @@ The Zephyr stm32l496g_disco board configuration supports the following hardware
|
|||
+-----------+------------+-------------------------------------+
|
||||
| PWM | on-chip | pwm |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| ADC | on-chip | adc |
|
||||
+-----------+------------+-------------------------------------+
|
||||
|
||||
Other hardware features are not yet supported on this Zephyr port.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue