mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-08-04 04:04:54 +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.