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

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


    from 9d761b8ca4 arch/{nrf52|nrf53|nrf91}/tim.c: fix typo
     add 0f169f50c4 risc-v/k230: add big core support

No new revisions were added by this update.

Summary of changes:
 arch/risc-v/src/k230/CMakeLists.txt                |  1 +
 arch/risc-v/src/k230/Make.defs                     |  2 +-
 arch/risc-v/src/k230/chip.h                        |  2 +
 arch/risc-v/src/k230/hardware/k230_memorymap.h     | 14 ++++-
 .../{c906/c906_clockconfig.c => k230/k230_hart.c}  | 63 ++++++++++++----------
 .../cxd56_emmc.h => risc-v/src/k230/k230_hart.h}   | 34 ++++--------
 arch/risc-v/src/k230/k230_irq.c                    | 13 -----
 arch/risc-v/src/k230/k230_start.c                  |  4 ++
 8 files changed, 67 insertions(+), 66 deletions(-)
 copy arch/risc-v/src/{c906/c906_clockconfig.c => k230/k230_hart.c} (63%)
 copy arch/{arm/src/cxd56xx/cxd56_emmc.h => risc-v/src/k230/k230_hart.h} (74%)

Reply via email to