mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
arch\arm\src\stm32h7\Kconfig: Add the CRC option in KConfig.
This commit is contained in:
committed by
Gregory Nutt
parent
7420f4dc5e
commit
dc43f4e648
@@ -184,6 +184,10 @@ config STM32H7_ADC3
|
|||||||
default n
|
default n
|
||||||
select STM32H7_ADC
|
select STM32H7_ADC
|
||||||
|
|
||||||
|
config STM32H7_CRC
|
||||||
|
bool "CRC"
|
||||||
|
default n
|
||||||
|
|
||||||
config STM32H7_BKPSRAM
|
config STM32H7_BKPSRAM
|
||||||
bool "Enable BKP RAM Domain"
|
bool "Enable BKP RAM Domain"
|
||||||
select STM32H7_PWR
|
select STM32H7_PWR
|
||||||
|
|||||||
Reference in New Issue
Block a user