You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/07/29 02:44:56 UTC

[incubator-nuttx] branch master updated (d933a227af -> a1aee22a4f)

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

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


    from d933a227af  boards/stm32f7: add intial support for ST steval-eth001v1 board
     add d11816cc39 boards/stm32wl5/flash: silent compiler warnings
     add 5e75dd9be3 boards/stm32wl5/flash: add missing {} to struct init
     add 7cb421e866 boards/stm32wl5/flash: add support to define bootloader partition
     add d8b214ce9a boards/stm32wl5/flash: fix invalid #ifdef config to enable flash
     add a1aee22a4f boards/stm32wl5/flash: define default procfs mountpoint

No new revisions were added by this update.

Summary of changes:
 boards/arm/stm32wl5/nucleo-wl55jc/Kconfig          | 13 +++++
 .../arm/stm32wl5/nucleo-wl55jc/src/stm32_appinit.c |  8 ++-
 .../arm/stm32wl5/nucleo-wl55jc/src/stm32_flash.c   | 59 +++++++++++++++++++++-
 3 files changed, 77 insertions(+), 3 deletions(-)