mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-28 16:53:41 +00:00
Adds the HTTP plaintext demo from C SDK. No functionality is changed, but naming is updated appropriately. It is using freertos_plus_tcp plaintext transport implementation to send HTTP requests and then logs the response from the server.