mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-05-21 01:05:55 +08:00

This PR updates FreeRTOS-Plus-Trace to a submodule pointer and updates the relevant project files. Percepio recommends to use streaming to ring buffer on a 64-bit system instead of snapshot and therefore, POSIX demo is updated to use streaming to ring buffer.