mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-28 16:53:41 +00:00
Add demo to establish a mutually-authenticated network connection with the server before sending and verifying a simple POST request. * Add demo files * Move all "Http_Demo_Helpers" files into Common * Update project files and add vendor config files * Update http_demo_utils.c after backoff updates