esp-idf/docs/en
Felipe Neves bd9b921713 heap_tlsf: added implementation of TLSF allocator
heap: ported tlsf allocator into multi heap

heap_host_tests: added tlsf allocator into host test

heap_host_test: update freebytes after using free

heap_tests: tlsf now passing on host tests without poisoning

multi_heap: added support for memalign using tlsf implementation

heap_caps: removed heap_caps_aligned_free

heap/test: fixed broken aligned alloc test build

heap: added poisoning pattern when blocks are being merged

heap/tests: added timing tests for memory allocation

heap: reduced tlsf structure overhead

heap/tlsf: made all short functions inside of tlsf  module as inline to improve timings

heap: moved tlsf heap routines outside of flash memory

newlib: linked multiheap memalign with newlib memalign function

heap: moved block member functions to a separate file so multi_heap can use the functions

heap/test: improved the tlsf timing test

heap/test: added memalign on aligned alloc tests

heap: moved tlsf configuration constants to a separated file

heap: added random allocations test with timings

heap: modified the calculation of heap free bytes

heap: make aligned free true deprecated functions and update their documentation

heap: add extra assert after successive mallocs on small allocation host test

heap: remove legacy aligned alloc implementation.

performance: added malloc and free time performance default values
2020-10-13 23:52:03 +00:00
..
_templates doc: Add exact git version & target SoC to feedback form parameters 2020-03-27 11:29:59 +11:00
api-guides freertos: merged freertos 10 kernel files into IDF 2020-10-13 23:52:03 +00:00
api-reference freertos: merged freertos 10 kernel files into IDF 2020-10-13 23:52:03 +00:00
contribute Doc/add chinese updates in contribute folder 2020-07-10 21:16:37 +08:00
get-started docs: fix formatting issues in api-guides 2020-09-24 15:30:28 +08:00
get-started-legacy Update docs images 2020-10-09 15:05:01 +08:00
hw-reference docs: update the module list available for ESP32-DevKitC V4 development board 2020-08-27 04:05:18 +00:00
libraries-and-frameworks docs: Update documentation for Cloud Frameworks 2020-05-24 19:06:59 +00:00
security Docs: Secure boot v2 support for ESP32-S2 2020-07-27 00:01:10 +00:00
third-party-tools docs: fix link_roles not linking correctly for certain files 2020-06-22 20:42:59 +08:00
404.rst Updated 404 page not found pages, both Chinese and English versions. 2019-03-28 19:06:43 +08:00
about.rst doc: Update English pages with generic target name 2020-02-07 16:37:43 +11:00
conf.py ci: add missing noqa:F401 2020-05-21 10:42:59 +08:00
COPYRIGHT.rst heap_tlsf: added implementation of TLSF allocator 2020-10-13 23:52:03 +00:00
esp32s2.rst build_app: make multi target support readable 2020-04-09 16:40:57 +08:00
gnu-make-legacy.rst docs: Make CMake build system default, mark GNU Make as legacy option 2019-07-09 14:32:26 +10:00
index.rst doc: Rephrase the support for ESP32 & ESP32-S on the home page 2020-03-24 15:00:27 +11:00
languages.rst There are now visible links to change between English and Chinese version of documentation. Therefore information on the home page how to switch between languages has been removed. Added 'Download' link to the menu to provide a more visible access to documentation in PDF format for people who prefer to read it offline. 2018-09-12 04:48:50 +02:00
resources.rst Add new section about using ESP-IDF with PlatformIO 2020-05-06 12:55:22 +02:00
versions.rst add chart of version support to version.rst 2020-09-09 11:32:44 +02:00