You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ac...@apache.org on 2021/03/30 20:22:54 UTC

[incubator-nuttx] branch master updated (3a71d5a -> 4716fc9)

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

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


    from 3a71d5a  fs/spiffs: Fix syslog formats
     add 4716fc9  arch/stm32h7 - Fix HEAP clobbering static data in SRAM4

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/stm32h7/Kconfig                       |  7 +++++++
 arch/arm/src/stm32h7/stm32_allocateheap.c          | 24 +++++++++++++++++++---
 boards/arm/stm32h7/nucleo-h743zi/scripts/flash.ld  | 11 ++++++++--
 .../stm32h7/nucleo-h743zi/scripts/kernel.space.ld  | 11 ++++++++--
 boards/arm/stm32h7/nucleo-h743zi2/scripts/flash.ld | 11 ++++++++--
 .../arm/stm32h7/stm32h747i-disco/scripts/flash.ld  | 11 ++++++++--
 .../stm32h747i-disco/scripts/kernel.space.ld       | 11 ++++++++--
 7 files changed, 73 insertions(+), 13 deletions(-)