Skip to content

Conversation

@erwango
Copy link
Member

@erwango erwango commented Sep 11, 2019

    boards: nucleo_f411re: Fix to default configuration
    
    Fix nucleo_f411re default configuration by deactivating I2C support.
    Additionally fix wrong comment and end of file.
    boards: nucleo_f103rb: fix dts file
    
    Minor fix
    boards: stm32h747i_disco: Minor fixes
    
    * Exlude _m4target from net tests as they assume SERIAL is enabled,
    which is not the case (yet).
    Fixes: #19065
    * Zephyr drivers headers were moved from include/ to include/drivers.
    Update pinmux.h path to the new location.
    * Add missing status line on joystick_left dts node.
    boards: nucleo_wb55rg: Add missing flag around SPI _NSS pin definition
    
    Kconfig symbol SPI_STM32_USE_HW_SS is used to control NSS pin
    enabling.

Fixes: #19065

Fix nucleo_f411re default configuration by deactivating I2C support.
Additionally fix wrong comment and end of file.

Signed-off-by: Erwan Gouriou <[email protected]>
Minor fix


Signed-off-by: Erwan Gouriou <[email protected]>
* Exlude _m4target from net tests as they assume SERIAL is enabled,
which is not the case (yet).
Fixes: zephyrproject-rtos#19065
* Zephyr drivers headers were moved from include/ to include/drivers.
Update pinmux.h path to the new location.
* Add missing status line on joystick_left dts node.

Signed-off-by: Erwan Gouriou <[email protected]>
Kconfig symbol SPI_STM32_USE_HW_SS is used to control NSS pin
enabling.

Signed-off-by: Erwan Gouriou <[email protected]>
@erwango
Copy link
Member Author

erwango commented Sep 12, 2019

Removing commit "boards: Clean up references to env variable PROJECT_SOURCE_DIR" as it is likely setting shippable in timeout

@MaureenHelm MaureenHelm merged commit 25b0c04 into zephyrproject-rtos:master Sep 12, 2019
@erwango erwango deleted the fix_boards_minor branch September 17, 2019 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build error with stm32h747i_disco_m4

3 participants