David Cermak 0fa7dcb946 websocket_client: fix URI parsing to include also query part in websocket connection path 6 лет назад
..
app_trace 2926cd09a2 gcov_example: Adds cmake target to generate report 6 лет назад
app_update 79923d0199 Add chip revision into image header 6 лет назад
asio 9eccd7c082 components: use new component registration api 6 лет назад
bootloader fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib 6 лет назад
bootloader_support a87e699104 bootloader_support: fix logging prints around chip revision 6 лет назад
bt 304f6a577a Merge branch 'bugfix/btdm_assert_deinit_a2dp_while_playing_v4.0' into 'release/v4.0' 6 лет назад
coap fa02598b5c lwip_2.1.2 for idf_4.0 6 лет назад
console 9b350f9ecc cmake: some formatting fixes 6 лет назад
cxx fae64f79bb C++: prepare RTTI support 6 лет назад
driver 666f87109f CAN: Fix critical section compliance 6 лет назад
efuse 4cafa3e76e Merge branch 'feature/add_psram_workaround_option_4.0' into 'release/v4.0' 6 лет назад
esp-tls 858b3d2277 ESP32/esp-tls: include esp_err.h in esp_tls.h 6 лет назад
esp32 4f297ed3fa Revert "C++: add provisions for optional RTTI support" 6 лет назад
esp_adc_cal fe97d14e0f esp_adc_cal: Remove deprecated ADC calibration functions 6 лет назад
esp_common f1e8a49836 esp_timer: Fix System time jumps back ~54secs 6 лет назад
esp_eth 1e5ea2827c ethernet: fix crash in unit test 6 лет назад
esp_event a8535767e4 esp_event: add missing header include 6 лет назад
esp_gdbstub 69ef694178 esp32_gdbstub: fix build error with esp32-2019r1 toolchain 6 лет назад
esp_http_client 7566bfb548 fixes : set_url discards username and password 6 лет назад
esp_http_server 4ee065df79 httpd_sess_close: Check for session validity before closing 6 лет назад
esp_https_ota 7fbedb1ba3 esp_https_ota: Removed unnecessary free() 6 лет назад
esp_https_server a8ebde227f esp_https_server: Add support for esp-tls server APIs 6 лет назад
esp_local_ctrl 98cf38ca9c cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files 6 лет назад
esp_ringbuf 5a7d3ef319 ringbuf: Remove deprecated RingbufferType_t 6 лет назад
esp_rom d77c74770a bugfix(flash): add flash config in app startup 6 лет назад
esp_websocket_client 0fa7dcb946 websocket_client: fix URI parsing to include also query part in websocket connection path 6 лет назад
esp_wifi 19e355e080 esp_wifi: fix WiFi deinit memory leak 6 лет назад
espcoredump 399477cd10 coredump: use esp_flash api in coredump 6 лет назад
esptool_py 996db972f0 esptool: Bump to v2.8 release 6 лет назад
expat 9eccd7c082 components: use new component registration api 6 лет назад
fatfs de9b0b1c56 Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount() 6 лет назад
freemodbus 9b350f9ecc cmake: some formatting fixes 6 лет назад
freertos c599d7aa49 fix bug that semaphore may schedule out in Critical Section 6 лет назад
heap a389312750 heap: Fix printf usage in heap poisoning 6 лет назад
idf_test 10d26549fa Coexist: fix some coexist bugs 6 лет назад
jsmn 9eccd7c082 components: use new component registration api 6 лет назад
json aa0bb29404 Update cJSON to v1.7.12 6 лет назад
libsodium 9b350f9ecc cmake: some formatting fixes 6 лет назад
log 9eccd7c082 components: use new component registration api 6 лет назад
lwip 665a341147 fix bug for close nonblocking tcp crash 6 лет назад
mbedtls daa65b6f91 NimBLE: Add optional mbedTLS support to NimBLE (backport) 6 лет назад
mdns 1b6010bedf Merge branch 'bugfix/mdns_fix_discard_packet_on_invalid_name' into 'master' 6 лет назад
mqtt 59a186b27e Merge branch 'bugfix/mqtt_example_url_update_v4.0' into 'release/v4.0' 6 лет назад
newlib c599d7aa49 fix bug that semaphore may schedule out in Critical Section 6 лет назад
nghttp 9b350f9ecc cmake: some formatting fixes 6 лет назад
nvs_flash fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib 6 лет назад
openssl fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib 6 лет назад
partition_table fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib 6 лет назад
protobuf-c 9eccd7c082 components: use new component registration api 6 лет назад
protocomm 98cf38ca9c cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files 6 лет назад
pthread e9de7b1df3 pthread: remove ESP32_ prefix from Kconfig options 6 лет назад
sdmmc b98b4c3886 sdmmc_io: support to print CIS information 6 лет назад
soc e5ff431b35 Merge branch 'fix/esp_flash_coredump_4.0' into 'release/v4.0' 6 лет назад
spi_flash 2056b891d3 Merge branch 'bugfix/ext_flash_load_partitions_v4.0' into 'release/v4.0' 6 лет назад
spiffs 26800ed71e global: update note in the partition tables 6 лет назад
tcp_transport f96c02adac mqtt: updated to latest version to include latest fixes, support for global CA store, extended error structure to receive mqtt specific errors. updated idf ssl example to use this error struct 6 лет назад
tcpip_adapter f29ff2c552 Modify IPv6 functionality compatible with lwip2.1.2 6 лет назад
ulp 9eccd7c082 components: use new component registration api 6 лет назад
unity 9b350f9ecc cmake: some formatting fixes 6 лет назад
vfs 5464aaac45 VFS: Fix bug which occurs when driver is installed during a select() call 6 лет назад
wear_levelling 26800ed71e global: update note in the partition tables 6 лет назад
wifi_provisioning 0e07b85d2f wifi_prov_mgr : Added missing esp_event_post() for WIFI_PROV_END events 6 лет назад
wpa_supplicant 19e355e080 esp_wifi: fix WiFi deinit memory leak 6 лет назад
xtensa 9b350f9ecc cmake: some formatting fixes 6 лет назад