mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-08-09 14:43:56 +00:00
Fixes build warnings by making the following changes: - Add header file for snprintf to prevent building warning in Visual Studio. - Add for compiler warning about unused parameters.