commit | 66081100c434e9cad760051dd66787df5dff0872 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Thu Apr 01 08:35:39 2021 -0500 |
committer | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Thu Apr 01 20:53:58 2021 +0300 |
tree | 98fe4723e3cb9a0f1725b34d1fa8ff87fd5386c5 | |
parent | 311561055851448bad50dde649aba48fbeb19799 [diff] |
soc: stm32: Remove redudant zephyr_include_directories soc/arm/st_stm32/CMakeLists.txt already has a zephyr_include_directories(common) so including in again soc/arm/st_stm32/common/CMakeLists.txt is redudant. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>