Files
esp-idf/components/ulp/ulp_riscv/include/esp32s2/ulp_riscv.h
T

10 lines
285 B
C
Raw Normal View History

2022-01-21 14:43:48 +05:30
/*
* SPDX-FileCopyrightText: 2010-2022 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
2022-01-21 14:43:48 +05:30
#warning Contents of esp32s2/ulp_riscv.h have been merged with ulp_riscv.h. Please include the later to avoid the warning.
#include "../ulp_riscv.h"