mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-17 04:29:23 +00:00
This commit refactors port_common.c so that it only contains implementation of FreeRTOS port functions that are common to all FreeRTOS ports (i.e., on all architectures and on all FreeRTOS implementations).