incubator-nuttx/Documentation/introduction
Lee Lup Yuen a59673b526 boards/risc-v: Add support for PINE64 Star64 JH7110 SBC
This PR adds support for PINE64 Star64 64-bit RISC-V SBC, based on StarFive JH7110 SoC. Most of the code is derived from NuttX for QEMU RISC-V (Kernel Mode). [The source files are explained in the articles here](https://github.com/lupyuen/nuttx-star64)

Modified Files:

boards/Kconfig: Added Star64 board

New Files in boards/risc-v/jh7110/star64:

src/jh7110_appinit.c: Startup Code

include/board.h: Star64 Definitions

include/board_memorymap.h: Memory Map

src/etc/init.d/rc.sysinit, rcS: Startup Script

src/.gitignore: Ignore the tmp filesystem

scripts/ld.script: Linker Script

scripts/Make.defs: Star64 Makefile

src/Makefile: Star64 Makefile

Kconfig: Star64 Config

configs/nsh/defconfig: NSH Build Config

Updated Documentation:

introduction/detailed_support.rst: Added StarFive JH7110 SoC and Star64 SBC

platforms/risc-v/jh7110/index.rst: New page for StarFive JH7110 SoC

platforms/risc-v/jh7110/boards/star64/index.rst: Building and booting NuttX for Star64
2023-08-07 01:08:35 -07:00
..
about.rst docs and comments: Update stale references to COPYING 2021-04-01 21:10:56 -05:00
detailed_support.rst boards/risc-v: Add support for PINE64 Star64 JH7110 SBC 2023-08-07 01:08:35 -07:00
development_environments.rst Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
index.rst Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
inviolables.rst convert INVIOLABLES.txt to markdown, add to docs 2020-08-25 16:03:42 -07:00
licensing.rst
resources.rst Documentation: Fix a few typos. 2021-04-28 17:00:23 -03:00
supported_platforms.rst Documentation: Improve pages for ESP boards 2023-03-25 12:23:35 +02:00
trademarks.rst Documentation: remove TODO 2020-11-21 18:09:19 -08:00