f633b17c7c
Add a flash driver for the rpi_pico Signed-off-by: Yonatan Schachter <yonatan.schachter@gmail.com>
9 lines
207 B
YAML
9 lines
207 B
YAML
# Copyright (c) 2022 Yonatan Schachter
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Raspberry Pi Pico flash controller
|
|
|
|
compatible: "raspberrypi,pico-flash-controller"
|
|
|
|
include: flash-controller.yaml
|