esp-idf/docs/en/api-reference
Marius Vikhammer e1f27cf31b heap: remove misleading info about malloc being equivalent to heap_caps_malloc(p, MALLOC_CAP_8BIT)
The actual memory allocated for malloc() depends on a lot of factors, see heap_caps_malloc_default()

Closes https://github.com/espressif/esp-idf/issues/7659
2022-09-01 11:39:34 +08:00
..
bluetooth Updated the nimble instructions for ESP32. 2022-08-08 20:50:28 +08:00
network docs: update wifi application examples 2022-08-24 16:21:56 +08:00
peripherals Merge branch 'fix/mqtt_ssl_ds_remove_unwanted_readme_section' into 'master' 2022-08-30 22:30:22 +08:00
protocols Merge branch 'update/update_certs_bundle' into 'master' 2022-07-21 06:14:41 +08:00
provisioning protocomm.rst: Fix documentation regarding Security Version 0 2022-06-28 15:13:52 +05:30
storage docs: Update CN version for MR19453 2022-08-15 16:14:14 +08:00
system heap: remove misleading info about malloc being equivalent to heap_caps_malloc(p, MALLOC_CAP_8BIT) 2022-09-01 11:39:34 +08:00
api-conventions.rst docs: fix broken links 2022-05-07 13:09:41 +08:00
error-codes.rst docs: add new top-level docs builder that builds docs for a single chip 2020-02-07 16:37:43 +11:00
index.rst docs: Updated CN translation for index files in api-guides and api-reference 2022-02-23 14:48:26 +08:00
kconfig.rst docs: update api-ref system docs for C2 2022-07-27 16:12:26 +08:00
template.rst docs: update redirected links 2022-05-07 13:09:41 +08:00