doc: update the memory types and startup docs

This commit is contained in:
Angus Gratton
2021-03-02 16:00:10 +11:00
parent 2e98a5d796
commit 492b061cbc
9 changed files with 239 additions and 120 deletions
+2
View File
@@ -153,6 +153,8 @@ To get the version at build time, additional version macros are provided. They c
#endif
.. _app-version:
App version
-----------
Application version is stored in :cpp:class:`esp_app_desc_t` structure. It is located in DROM sector and has a fixed offset from the beginning of the binary file.