Island 93a13dfd10 Merge branch 'feat/ble_mesh_sensor_model_example_v3.3' into 'release/v3.3' 5 years ago
..
app_trace df71c733df Merge branch 'doc/cleanup_apptrace2host_example' into 'master' 7 years ago
app_update 9f2056dad4 app_update: fix test failure for get_app_elf_sha256 test 5 years ago
asio d9939cedd9 cmake: make main a component again 7 years ago
aws_iot 37126d3451 Correct Kconfigs according to the coding style 7 years ago
bootloader 46a7409965 security: Hide Secure Boot & Flash Encryption config items when using CMake 6 years ago
bootloader_support de6e8ccea7 flash: fix spi flash clock config error 5 years ago
bt 93a13dfd10 Merge branch 'feat/ble_mesh_sensor_model_example_v3.3' into 'release/v3.3' 5 years ago
coap 37d30c7a6e cmake: separate app from idf lib project 7 years ago
console 50ceb45e6f console/linenoise: support buffered stdout 7 years ago
cxx 37d30c7a6e cmake: separate app from idf lib project 7 years ago
driver 6babdfc0b7 ipc: prevent code getting pulled in for unicore configuration 6 years ago
efuse 383cd73e38 efuse: Fix get_coding_scheme() when CONFIG_SECURE_FLASH_ENC_ENABLED and LOG_LEVEL is Debug 5 years ago
esp-tls 67be0ae585 fix(transport): Fix a bug of the connection whether be active or not by timeout option when the select function return a correct value. 6 years ago
esp32 b6599abb1f Merge branch 'bugfix/can_not_get_IP_address_from_China_mobile_v3.3' into 'release/v3.3' 5 years ago
esp_adc_cal 37126d3451 Correct Kconfigs according to the coding style 7 years ago
esp_event 84227aeac0 esp_event: remove extra line from source file 5 years ago
esp_http_client a63b5d155f Bugfix for failing OTA example 6 years ago
esp_http_server 38b1c93764 esp_http_server : Bugfix in parsing of empty header values 6 years ago
esp_https_ota 5def4ad7fe esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA 6 years ago
esp_https_server 1af5d0d87c https_server : Missing uri_match_fn paramater added to default config 7 years ago
esp_ringbuf 496bfe3842 Initialized some uninitialized variables in rtc_clk.c and ringbuf.c. 7 years ago
esp_websocket_client b56012783c tcp_transport/ws_client: websockets now correctly handle messages longer than buffer 5 years ago
espcoredump 13e1c0b32f esp32: coredump header (fix linker.lf) 7 years ago
esptool_py 1eaccfae4a cmake: Fix bug where PHY partition offset incorrectly set 6 years ago
ethernet dc4c16f475 ethernet: add kconfig help for GPIO0 output mode 6 years ago
expat bcbc4a9599 expat: Update library from 2.2.5 to 2.2.9 6 years ago
fatfs 8d4e1c0616 Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount() 6 years ago
freemodbus 4559434d5a freemodbus: fix incorrectly set coils read event 6 years ago
freertos 1d70441bdc freertos: modify configASSERTs around scheduler state check 6 years ago
heap 543aa45f76 heap: Only fill new heaps with FREE_FILL_PATTERN if Comprehensive poisoning is on 5 years ago
idf_test a0d61eca20 esp32: backport some WiFi fixes to v3.3 5 years ago
jsmn d9939cedd9 cmake: make main a component again 7 years ago
json 8e32eb78a4 Update cJSON to v1.7.12 6 years ago
libsodium 6a3e160aaf test: Set timeout of libsodium ed25519_convert test to 60s 6 years ago
log c9e7a04a9e Update wifi lib 6 years ago
lwip 957e88d12f Merge branch 'bugfix/dns_lookup_failed' into 'release/v3.3' 5 years ago
mbedtls 530b35b222 mbedtls: upgrade to release v2.16.5 5 years ago
mdns 6ace6fbd85 mdns: respond to discovery with the proper pseudo name _services._dns-sd._udp 6 years ago
micro-ecc d9939cedd9 cmake: make main a component again 7 years ago
mqtt e9894d6efc mqtt: update submodule to point to latest commit. 6 years ago
newlib f6763a9d84 newlib: don't define non-thread-safe versions of getc, putc 6 years ago
nghttp 4936110591 Modified http_parser to handle ICY uris. 6 years ago
nimble aad04405fc NimBLE: Reset master and slave states on host reset and fix build failure (backport v3.3) 5 years ago
nvs_flash a71fad46d4 Merge branch 'fix/update_curr_page_state_3.3' into 'release/v3.3' 6 years ago
openssl 37126d3451 Correct Kconfigs according to the coding style 7 years ago
partition_table 1eaccfae4a cmake: Fix bug where PHY partition offset incorrectly set 6 years ago
protobuf-c 3ba8eed60a protobuf-c : Added Google's protocol buffer C library as sub-module 7 years ago
protocomm a1e0268f40 Unified Provisioning - BLE: Fix characteristics read response issue 6 years ago
pthread 314c77609e pthread: Transform the units of the stack size to the FreeRTOS domain 7 years ago
sdmmc cc774111bf cmake: Add support for test build 7 years ago
smartconfig_ack 2dfadc9657 fix the bug for Airkiss can't get the ip of the cellphone 6 years ago
soc 79445f4234 soc: clear PHY status when cpu start 6 years ago
spi_flash 622842a983 flash_ops: fix spi_flash_read with source buffer not from internal memory and size < 16 6 years ago
spiffs 37126d3451 Correct Kconfigs according to the coding style 7 years ago
tcp_transport b56012783c tcp_transport/ws_client: websockets now correctly handle messages longer than buffer 5 years ago
tcpip_adapter 649a6afeb9 bugfix for TCPv6 send ok when sta disconnect 6 years ago
ulp d0b2d5ec95 cmake: Fix for Python files executed directly, not via PYTHON variable 7 years ago
unity 37126d3451 Correct Kconfigs according to the coding style 7 years ago
vfs e5ee10e89f VFS: Fix bug which occurs when driver is installed during a select() call 6 years ago
wear_levelling 37126d3451 Correct Kconfigs according to the coding style 7 years ago
wifi_provisioning 296ab7c80e Wifi_provisioning_ble: Change service_uuid to non standard 128 bit UUID (v3.3) 5 years ago
wpa_supplicant 5723e717e5 wpa_supplicant: Fix SAE test-case failure on mbedtls version udpate 5 years ago
xtensa-debug-module 63411fc556 tools: implement linker script generation 7 years ago