FreeRTOS-Kernel/FreeRTOS-Plus/Demo/AWS/Device_Shadow_Windows_Simulator
andysun2015 af837b2940
Fix build warnings in Shadow demo due to snprintf and unreferenced formal parameter (#357)
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.
2020-10-21 09:50:42 -07:00
..
Common Relocate logging sources under FreeRTOS-Plus/Source/Logging (#354) 2020-10-20 20:31:54 -07:00
Device_Shadow_Demo Fix build warnings in Shadow demo due to snprintf and unreferenced formal parameter (#357) 2020-10-21 09:50:42 -07:00