Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hal_stm32: rename HAS_STLIB in HAS_STM32LIB #52

Merged
merged 1 commit into from
May 8, 2020

Conversation

erwango
Copy link
Member

@erwango erwango commented May 8, 2020

Both modules ST and STM32 use the same HAS_STLIB Kconfig symbol.
This is not coherent, so rename the one used in stm32 module
as HAS_STM32LIB

Signed-off-by: Erwan Gouriou erwan.gouriou@linaro.org

Both modules ST and STM32 use the same HAS_STLIB Kconfig symbol.
This is not coherent, so rename the one used in stm32 module
as HAS_STM32LIB

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
@erwango erwango removed the DNM label May 8, 2020
@galak galak merged commit d1bc80d into zephyrproject-rtos:master May 8, 2020
erwango added a commit to erwango/zephyr that referenced this pull request May 8, 2020
Both ST and STM32 modules where using same HAS_STLIB Kconfig
symbol.
Now that each module is createing is own lib, we need to be able
to distinguish libs.

Depends on zephyrproject-rtos/hal_stm32/pull/52

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
carlescufi pushed a commit to zephyrproject-rtos/zephyr that referenced this pull request May 9, 2020
Both ST and STM32 modules where using same HAS_STLIB Kconfig
symbol.
Now that each module is createing is own lib, we need to be able
to distinguish libs.

Depends on zephyrproject-rtos/hal_stm32/pull/52

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
hakehuang pushed a commit to hakehuang/zephyr that referenced this pull request Jun 20, 2020
Both ST and STM32 modules where using same HAS_STLIB Kconfig
symbol.
Now that each module is createing is own lib, we need to be able
to distinguish libs.

Depends on zephyrproject-rtos/hal_stm32/pull/52

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
anchao pushed a commit to anchao/zblue that referenced this pull request Jul 22, 2020
Both ST and STM32 modules where using same HAS_STLIB Kconfig
symbol.
Now that each module is createing is own lib, we need to be able
to distinguish libs.

Depends on zephyrproject-rtos/hal_stm32/pull/52

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants