nodemcu-firmware/components
tomsci 73b13e4197 Add ESP32 http module (#2540)
* ESP32: Added http module

* add asynchronous flavor for context:request()

(cherry picked from commit e65b90cc8fc5296f7fe6cae1978835e06a9f44bb)

* http: More asynchronous support, more options

* Fix docs typo

* Code review comments from @devsaurus

Fixes some cleanup issues with asynchronous mode

* Added http.md to mkdocs.yml

* Align connection:close() to template
2018-11-08 20:24:18 +01:00
..
base_nodemcu Set stdout to unbuffered (#2508) 2018-10-07 21:40:49 +02:00
driver_can Updated ESP-IDF to latest. 2017-05-13 22:30:13 +02:00
driver_console ESP32: uart 1/2 supports (#1982) 2017-06-13 18:33:32 +02:00
driver_i2c add i2c module 2017-02-02 21:40:36 +01:00
fatfs update file and vfs to master 2018-11-04 00:42:08 +01:00
lua make ldblib.c compilable with extended debug support 2018-11-04 23:26:09 +01:00
modules Add ESP32 http module (#2540) 2018-11-08 20:24:18 +01:00
platform pack-port bits and pieces in spiffs.c: 2018-11-04 08:49:17 +01:00
rtos_dbg Updated to latest IDF. 2016-11-16 17:59:06 +11:00
spiffs pack-port bits and pieces in spiffs.c: 2018-11-04 08:49:17 +01:00
task Updated to latest IDF. 2016-11-16 17:59:06 +11:00
u8g2 update u8g2 to v2.23.18 2018-10-07 15:04:03 +02:00
ucg Add ucg module. 2018-10-07 16:31:28 +02:00