mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-05-31 00:01:05 +08:00

This moves the MQTT Mutual Auth Demo under FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Mutual_Auth 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> Co-authored-by: SarenaAWS <6563840+sarenameas@users.noreply.github.com> Co-authored-by: leegeth <51681119+leegeth@users.noreply.github.com>