nuttx/arch/arm
2017-07-30 06:22:30 -06:00
..
include No FSMC, only FMC for STM32F7 2017-07-27 18:27:01 +02:00
src To use an external oscillator module (not just a crystal) with the STM32F4, one needs to enable the HSEBYP bit in the RCC_CR register. This change allows an integrator to define STM32_RCC_CR_HSEBYP in their board.h file if they want this configuration. 2017-07-30 06:22:30 -06:00
Kconfig Fixed typo "CORTEXR5F" in arch/arm/Kconfig 2017-06-15 20:44:06 +09:00