esp-idf/components/ulp/ulp_riscv/include/ulp_riscv/ulp_riscv.h

10 lines
380 B
C

/*
* SPDX-FileCopyrightText: 2021-2022 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
#warning Contents of ulp_riscv/ulp_riscv.h have been deprecated. Please include the header which contains the actual definitions you are trying to use, e.g. "ulp_riscv_register_ops.h".
#include "../../ulp_core/include/ulp_riscv_register_ops.h"