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/04/15 02:17:17 UTC

[incubator-nuttx] branch master updated (7813b4f -> 51490ba)

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 7813b4f  Refreshing default configs
     add 51490ba  modlib: Implement sh_addralign handling

No new revisions were added by this update.

Summary of changes:
 arch/xtensa/src/esp32/esp32_modtext.c |  8 +++----
 include/nuttx/arch.h                  |  6 ++---
 include/nuttx/lib/modlib.h            |  2 ++
 libs/libc/modlib/modlib_load.c        | 45 +++++++++++++++++++++++++++++++----
 sched/module/mod_insmod.c             |  2 ++
 5 files changed, 51 insertions(+), 12 deletions(-)