tiny-curl: base and FreeRTOS support

This commit is contained in:
Daniel Stenberg 2020-05-27 10:27:38 +02:00
parent 9d954e49bc
commit ceda8d10ea
17 changed files with 1430 additions and 67 deletions

View file

@ -25,6 +25,7 @@
/* This file is for lib internal stuff */
#include "curl_setup.h"
#include <curl/curl.h>
#define PORT_FTP 21
#define PORT_FTPS 990