docs: Add esp_rom_printf to API Reference

This commit is contained in:
Krzysztof
2020-09-02 19:57:39 +08:00
parent 0640181b46
commit db0c6d7921
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.