mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-09-16 20:26:29 +08:00

This moves the MQTT Multitasking Demo under FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Multitask The project files such as WIN32.vcxproj and WIN32.vcxproj.filters are updated to point to the sources and includes from the coreMQTT submodule. No changes are made to the actual code. Only paths are updated. Co-authored-by: Muneeb Ahmed <54290492+muneebahmed10@users.noreply.github.com>