mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-08-03 11:44:27 +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.