mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 11:28:43 +00:00
a23ba22fb7
This commit fixes the FreeRTOS CMock component in the following ways: - Updated include directories to work with vanilla FreeRTOS v10.5.1 `#include "portmacro.h"` style inclusion.