Initial commit for flash driver support on board using RA8 MCUs * drivers: flash: implementation for flash driver on EK-RA8M1 * dts: arm: add device node for flash of EK-RA8M1 * boards: arm: enable support flash driver for ek_ra8m1, update board documentation Signed-off-by: Quy Tran <quy.tran.pz@renesas.com> Signed-off-by: Duy Phuong Hoang. Nguyen <duy.nguyen.xa@renesas.com>
9 lines
235 B
YAML
9 lines
235 B
YAML
# Copyright (c) 2024 Renesas Electronics Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Renesas RA family flash high-performance controller
|
|
|
|
compatible: "renesas,ra-flash-hp-controller"
|
|
|
|
include: flash-controller.yaml
|