Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-11-27 04:39:36 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
9eb22e688c9d0cf13876b51af5f7d6e09bf6f0f2
esp-idf/components/ulp/ulp_riscv/include/esp32s2/ulp_riscv.h

10 lines
285 B
C
Raw Normal View History

ulp: refactor ulp component This commit refactors the ulp component. Files are now divided based on type of ulp, viz., fsm or risc-v. Files common to both are maintained in the ulp_common folder. This commit also adds menuconfig options for ULP within the ulp component instead of presenting target specific configuations for ulp.
2022-01-21 14:43:48 +05:30
/*
* SPDX-FileCopyrightText: 2010-2022 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
ulp: change deprecated headers to use relative includes to avoid recursivly including the same header
2022-02-11 11:54:31 +08:00
#pragma once
ulp: refactor ulp component This commit refactors the ulp component. Files are now divided based on type of ulp, viz., fsm or risc-v. Files common to both are maintained in the ulp_common folder. This commit also adds menuconfig options for ULP within the ulp component instead of presenting target specific configuations for ulp.
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.
ulp: change deprecated headers to use relative includes to avoid recursivly including the same header
2022-02-11 11:54:31 +08:00
#include "../ulp_riscv.h"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 114ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API