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 2023/01/18 14:00:02 UTC

[nuttx] branch master updated (c19b5eeb8d -> 0922121bc0)

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/nuttx.git


    from c19b5eeb8d Add support of CAN character device for tm4c1294 launchpad.
     add 0922121bc0 riscv/addrenv: Do not free physical memory for SHM area

No new revisions were added by this update.

Summary of changes:
 arch/risc-v/src/common/riscv_addrenv.c | 47 ++++++++++++++++++++++++++++++++--
 arch/risc-v/src/common/riscv_mmu.c     |  7 +++++
 arch/risc-v/src/common/riscv_mmu.h     | 17 ++++++++++++
 3 files changed, 69 insertions(+), 2 deletions(-)