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 2021/11/28 17:04:38 UTC

[incubator-nuttx] branch master updated (5da9dbe -> fae27cc)

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 5da9dbe  libc/gets: Remove the unnecessary cast
     add fae27cc  arch/samv7: fix unaligned address write for progmem interface

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/samd5e5/sam_progmem.c | 6 +++---
 arch/arm/src/samv7/sam_progmem.c   | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)