Merge branch 'feature/add_esp_rom_printf_to_api_reference' into 'master'

docs: Add esp_rom_printf to API Reference

Closes DOC-454

See merge request espressif/esp-idf!10251
This commit is contained in:
Krzysztof Budzynski
2020-10-09 04:06:10 +08:00
4 changed files with 13 additions and 0 deletions
+1
View File
@@ -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.
@@ -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