You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ut...@apache.org on 2019/06/26 10:57:57 UTC

[mynewt-core] 05/05: Add RAT excluded for stm32f4 clock files

This is an automated email from the ASF dual-hosted git repository.

utzig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit 24c4cbd1c77fe410b25da8822688fbc63a1c5d1d
Author: Fabio Utzig <ut...@apache.org>
AuthorDate: Tue Jun 25 09:59:48 2019 -0300

    Add RAT excluded for stm32f4 clock files
---
 .rat-excludes | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.rat-excludes b/.rat-excludes
index 5873707..6253611 100644
--- a/.rat-excludes
+++ b/.rat-excludes
@@ -207,6 +207,9 @@ stm32f4xx_hal_gpio.c
 stm32f4xx_hal_rcc.c
 stm32f4xx_hal_uart.c
 
+# STM32F4x MCU/BSP clock customization
+clock_stm32f4xx.c
+
 #STM32F0xx HAL - BSD licence
 STM32F0xx_HAL_Driver
 stm32f0xx