We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a672f6 commit d78842aCopy full SHA for d78842a
modules/Kconfig.stm32
@@ -117,6 +117,17 @@ config USE_STM32_HAL_DCMI_EX
117
Enable STM32Cube Extended Digital camera interface (DCM) HAL module
118
driver
119
120
+config USE_STM32_HAL_DCMIPP
121
+ bool
122
+ help
123
+ Enable STM32Cube Digital Camera Interface Pixel Pipeline (DCMIPP) HAL module
124
+ driver
125
+
126
+config USE_STM32_HAL_DDR
127
128
129
+ Enable STM32Cube DDR-SDRAM HAL module driver
130
131
config USE_STM32_HAL_DFSDM
132
bool
133
help
0 commit comments