mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
feat(esp32h4): finnal introduce hello world
This commit is contained in:
7
components/soc/esp32h4/rtc_io_periph.c
Normal file
7
components/soc/esp32h4/rtc_io_periph.c
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* SPDX-FileCopyrightText: 2025 Espressif Systems (Shanghai) CO LTD
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
// TODO: [ESP32H4] IDF-12393
|
Reference in New Issue
Block a user