You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by gn...@apache.org on 2020/04/29 16:26:40 UTC

[incubator-nuttx] branch master updated (5b83906 -> bf7dcbc)

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

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


    from 5b83906  net/usrsock: fix error: variable 'pos' is used uninitialized
     add 1c483d8  arm/up_allocpage: fix warning: "PG_POOL_MAXL1NDX" is not defined
     add 36108d8  lpc31xx/ea3131: Fix error: libboard.a can't find
     add bf7dcbc  sched/paging: Fix typo error in Make.defs

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/arm/up_allocpage.c           | 32 +++++++++++++++----------------
 boards/arm/lpc31xx/ea3131/locked/Makefile |  2 ++
 sched/paging/Make.defs                    |  2 +-
 3 files changed, 19 insertions(+), 17 deletions(-)