Skip to content
This repository was archived by the owner on Jul 21, 2021. It is now read-only.
This repository was archived by the owner on Jul 21, 2021. It is now read-only.

possible redundant configure files scattered in source code #173

@yongbosch

Description

@yongbosch

There are places where we have configure files with the same name. If they are also the same in content, consider only place them in one place, otherwise consider different names for each.

./boards/CommonGateway/bsp/config/thirdparty/stm32cubel4/stm32l4xx_hal_conf.h
./ci/testing_config/thirdparty/stm32cubel4/stm32l4xx_hal_conf.h
./config/thirdparty/stm32cubel4/stm32l4xx_hal_conf.h

./boards/NucleoF767/bsp/config/thirdparty/stm32cubef7/stm32f7xx_hal_conf.h
./config/thirdparty/stm32cubef7/stm32f7xx_hal_conf.h

./ci/testing_config/thirdparty/freertos/FreeRTOSConfig.h
./config/thirdparty/freertos/FreeRTOSConfig.h

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions