]> begriffs open source - freertos/commit
Add xPortResetHeapMinimumEverFreeHeapSize to heap5 (#1191)
authorGaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
Wed, 13 Nov 2024 08:01:41 +0000 (13:31 +0530)
committerGitHub <noreply@github.com>
Wed, 13 Nov 2024 08:01:41 +0000 (13:31 +0530)
commitf239da06ec2d2cbe2629a2be8227c5aa9998644c
tree892714d61c304c27be21b5bb8c0b60d374c1d4d7
parent8f7f451c2a122c73cec30517c91c0cf889b18e02
Add xPortResetHeapMinimumEverFreeHeapSize to heap5 (#1191)

The same was added to heap 4 in this PR - https://github.com/FreeRTOS/FreeRTOS-Kernel/pull/1189.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
portable/MemMang/heap_5.c