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/03/01 04:19:02 UTC

[incubator-nuttx] branch master updated (da95495 -> 2a434fe)

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 da95495  Simplify DEFAULT_SMALL usage in Kconfig
     add 2a434fe  arch: imx6: Add the pgheap for imx6

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/imx6/Kconfig                          | 26 +++++++
 arch/arm/src/imx6/Make.defs                        |  4 ++
 .../{sama5/sam_pgalloc.c => imx6/imx_pgalloc.c}    | 82 +++++++---------------
 3 files changed, 54 insertions(+), 58 deletions(-)
 copy arch/arm/src/{sama5/sam_pgalloc.c => imx6/imx_pgalloc.c} (55%)