• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

RISCV/11-Mar-2024-12468

devices/RV32M1/11-Mar-2024-128,31364,641

middleware/11-Mar-2024-11,3478,529

CMakeLists.txtD11-Mar-2024625 2015

READMED11-Mar-2024971 4331

README

1VEGA SDK
2########
3
4Origin:
5   OpenISA RV32M1 SDK for RISC-V
6   https://github.com/open-isa-rv32m1/rv32m1_sdk_riscv
7
8Status:
9   This includes portions of the initial release of the RV32M1 SDK for
10   the RISC-V cores.
11
12Purpose:
13   Provides device header files and bare metal peripheral drivers for
14   the RV32M1 SoC. Zephyr shim drivers are built on top of these imported
15   drivers to adapt the RV32M1 SDK APIs to Zephyr APIs.
16
17Description:
18   This package is an extract from the upstream RV32M1 SDK that contains
19   only the files needed for Zephyr.
20
21Dependencies:
22   None
23
24URL:
25   https://github.com/open-isa-rv32m1/rv32m1_sdk_riscv
26
27commit:
28   365b1060f0947d5250c07b3eebdbc9e54cd0246e
29
30Maintained-by:
31   External
32
33License:
34   BSD-3-Clause
35
36License Link:
37   https://spdx.org/licenses/BSD-3-Clause.html
38
39Patch List:
40   No changes were made to any imported source files.
41   Additional Zephyr-specific build system files were added (Kconfig files,
42   CMakeLists.txt, etc.)
43