mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
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.