Commit c65fe7c
committed
mcu/stm32: Fix ADC dependencies
Package adc_stm32f4 was included for all STM32 devices when
ADC_x was enabled.
adc_stm32f4 will only build for STM32F4 devices so dependency is
moved to appropriate package
Signed-off-by: Jerzy Kasenberg <jerzy.kasenberg@codecoup.pl>1 parent 6fbb445 commit c65fe7c
2 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
52 | 59 | | |
53 | 60 | | |
54 | 61 | | |
| |||
0 commit comments