mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-15 19:34:03 +00:00
docs: Add esp_rom_printf to API Reference
This commit is contained in:
@@ -30,6 +30,7 @@ System API
|
||||
Sleep Modes <sleep_modes>
|
||||
Watchdogs <wdts>
|
||||
System Time <system_time>
|
||||
Internal and Unstable API <internal-unstable>
|
||||
|
||||
|
||||
Code examples for this API section are provided in the :example:`system` directory of ESP-IDF examples.
|
||||
|
||||
10
docs/en/api-reference/system/internal-unstable.rst
Normal file
10
docs/en/api-reference/system/internal-unstable.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
Internal and Unstable APIs
|
||||
==========================
|
||||
|
||||
This section is listing some APIs that are internal or likely to be changed or removed in the next releases of ESP-IDF.
|
||||
|
||||
|
||||
API Reference
|
||||
-------------
|
||||
|
||||
.. include-build-file:: inc/esp_rom_sys.inc
|
||||
Reference in New Issue
Block a user