mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
esp32c6: add esp_gdb_stub support
This commit is contained in:

committed by
Song Ruo Jing

parent
4a86a6a258
commit
22862d7eb2
7
components/esp_gdbstub/esp32c6/gdbstub_target_config.h
Normal file
7
components/esp_gdbstub/esp32c6/gdbstub_target_config.h
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#pragma once
|
Reference in New Issue
Block a user