This is an automated email from the ASF dual-hosted git repository. davids5 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 32b49e6 arch/stm32: Fix a wrong bitfield definition new f538839 FLASH waiting cycles are configured based on HCLK. new 09b6aca nxstyle fixes. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: arch/arm/src/stm32/stm32f10xxx_rcc.c | 93 ++++++++++++++++++++-------------- arch/arm/src/stm32/stm32f20xxx_rcc.c | 25 +++++++++- arch/arm/src/stm32/stm32f30xxx_rcc.c | 88 +++++++++++++++++++------------- arch/arm/src/stm32/stm32f33xxx_rcc.c | 97 +++++++++++++++++++----------------- arch/arm/src/stm32/stm32f37xxx_rcc.c | 78 ++++++++++++++++++----------- arch/arm/src/stm32/stm32f40xxx_rcc.c | 31 +++++++++++- 6 files changed, 260 insertions(+), 152 deletions(-)