mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-16 04:22:22 +00:00
feat(esp32p4): introduced new target esp32p4, supported hello_world
This commit is contained in:
7
components/esp_gdbstub/esp32p4/gdbstub_target_config.h
Normal file
7
components/esp_gdbstub/esp32p4/gdbstub_target_config.h
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2022-2023 Espressif Systems (Shanghai) CO LTD
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
Reference in New Issue
Block a user