8a4dbb5b03
Add driver and device tree binding for the Low Power Inter-Integrated Circuit (LPI2C) controllers found in the RV32M1 RI5CY SoC. Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk> |
||
---|---|---|
.. | ||
devices/RV32M1 | ||
RISCV | ||
CMakeLists.txt | ||
Kconfig | ||
README |
VEGA SDK ######## Origin: OpenISA RV32M1 SDK for RISC-V https://github.com/open-isa-rv32m1/rv32m1_sdk_riscv Status: This includes portions of the initial release of the RV32M1 SDK for the RISC-V cores. Purpose: Provides device header files and bare metal peripheral drivers for the RV32M1 SoC. Zephyr shim drivers are built on top of these imported drivers to adapt the RV32M1 SDK APIs to Zephyr APIs. Description: This package is an extract from the upstream RV32M1 SDK that contains only the files needed for Zephyr. Dependencies: None URL: https://github.com/open-isa-rv32m1/rv32m1_sdk_riscv commit: 365b1060f0947d5250c07b3eebdbc9e54cd0246e Maintained-by: External License: BSD-3-Clause License Link: https://spdx.org/licenses/BSD-3-Clause.html Patch List: No changes were made to any imported source files. Additional Zephyr-specific build system files were added (Kconfig files, CMakeLists.txt, etc.)