mirror of
https://github.com/apache/nuttx.git
synced 2026-09-03 15:43:01 +00:00
Over-drive can be forced to a given state by adding define to the board.h configuration file: #define STM32_VOS_OVERDRIVE 1 - force over-drive enabled, #define STM32_VOS_OVERDRIVE 0 - force over-drive disabled, #undef STM32_VOS_OVERDRIVE - autoselect over-drive by the default RCC logic |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| Kconfig | ||