mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-02 06:38:47 +00:00
feat(esp_rom): Adds esp_rom_vprintf with the same capabilities as esp_rom_print
This commit is contained in:
7
components/esp_rom/include/linux/rom/ets_sys.h
Normal file
7
components/esp_rom/include/linux/rom/ets_sys.h
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#pragma once
|
Reference in New Issue
Block a user