mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-08-06 18:24:41 +08: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