Angus Gratton 06e03ff52e Replace backwards-compatible portTICK_RATE_MS with FreeRTOS v8+ portTICK_PERIOD_MS il y a 9 ans
..
main 06e03ff52e Replace backwards-compatible portTICK_RATE_MS with FreeRTOS v8+ portTICK_PERIOD_MS il y a 9 ans
Makefile 6850751ee8 Add very simple "hello world" & "blink" examples il y a 9 ans
README.md 6850751ee8 Add very simple "hello world" & "blink" examples il y a 9 ans

README.md

HTTPS Request Example

Uses an mbedTLS socket to make a very simple HTTPS request over a secure connection, including verifying the server TLS certificate.

See the README.md file in the upper level 'examples' directory for more information about examples.