soc: arm: stm32: Revert changes for ADC fixups
We need to define DT_ADC_1_NAME to use generic ADC subsystems(ex. adc_shell). Signed-off-by: Takumi Ando <takumi@t15.red>
This commit is contained in:
parent
7dc82a4d51
commit
5eb7862f7f
9 changed files with 18 additions and 0 deletions
|
@ -86,4 +86,6 @@
|
|||
|
||||
#define DT_WDT_0_NAME DT_INST_0_ST_STM32_WATCHDOG_LABEL
|
||||
|
||||
#define DT_ADC_1_NAME DT_ST_STM32_ADC_40012400_LABEL
|
||||
|
||||
/* End of SoC Level DTS fixup file */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue