esp-idf/components/esp32
Angus Gratton 5f2f84c220 Merge branch 'feature/http_server_finalize' into 'master'
Feature add HTTP Web Server component

See merge request idf/esp-idf!2606
2018-07-23 13:11:04 +08:00
..
hwcrypto
include bootloader: Ensure bootloader never returns to caller 2018-07-19 16:24:11 +10:00
ld Reclaim BT/BTDM BSS and Data in bluetooth memory release function 2018-07-20 11:33:26 +05:30
lib@a6030d0879 fix coex pause cause bluetooth performance decrease 2018-07-17 21:06:57 +08:00
test esp32/test: Reduces a unit test execution time 2018-07-16 14:14:40 +05:00
Kconfig soc/clk: Fix range CONFIG_ESP32_RTC_CLK_CAL_CYCLES 2018-07-10 11:56:12 +05:00
Makefile.projbuild Merge branch 'feature/expansion_space_for_bootloader' into 'master' 2018-06-18 12:34:53 +08:00
brownout.c
cache_err_int.c
clk.c Merge branch 'bugfix/range_CONFIG_ESP32_RTC_CLK_CAL_CYCLES' into 'master' 2018-07-17 19:43:11 +08:00
coexist.c
coexist_internal.h
component.mk esp32: force pure math functions from libgcc to be linked from ROM 2018-07-02 12:49:57 +08:00
core_dump.c
cpu_start.c
crosscore_int.c esp32: Move esp_crosscore_isr_handle_yield() to IRAM 2018-06-13 11:36:15 +10:00
dbg_stubs.c
dport_access.c
dport_panic_highint_hdl.S xtensa: remove unused header files 2018-05-31 02:21:36 +00:00
esp_clk_internal.h
esp_err_to_name.c Http Server : Add a simple light weight HTTP Server Component. 2018-07-20 15:49:17 +05:30
esp_err_to_name.c.in esp32: esp_err_to_name_r: print error code as hex and decimal 2018-06-15 15:49:23 +08:00
esp_timer.c
esp_timer_esp32.c Fixed typos on booleans. 2018-07-09 14:36:06 +08:00
esp_timer_impl.h
ets_timer_legacy.c
event_default_handlers.c
event_loop.c
fast_crypto_ops.c esp32/wpa_supplicant: fix some bugs introduced by wifi os adapter 2018-05-31 17:09:40 +08:00
freertos_hooks.c
gdbstub.c
hw_random.c
int_wdt.c
intr_alloc.c
ipc.c ipc: fix errors for GCC 8 support 2018-07-02 09:05:00 +00:00
lib_printf.c
libhal.a
panic.c panic: remove extra newline 2018-06-15 15:49:23 +08:00
phy.h
phy_init.c esp32: fix the bug that the first two reboots do full calibration 2018-06-12 15:51:51 +08:00
phy_init_data.h
pm_esp32.c
pm_impl.h
pm_locks.c
pm_trace.c
pm_trace.h
restore.c
sleep_modes.c sleep: fix flushing UARTs when entering deep sleep 2018-07-04 12:11:25 +08:00
spiram.c
spiram_psram.c soc: Fix description of rtc_config_t.tieh, add macros 2018-05-25 14:58:37 +10:00
spiram_psram.h
stack_check.c
system_api.c
task_wdt.c
wifi_init.c
wifi_os_adapter.c Add OS adapter to WiFi driver 2018-05-26 17:22:23 +08:00