liqigan b9bf3f7cc9 components/bt: Fix SPP using NULL point with dynamic memory 5 년 전
..
app_trace df71c733df Merge branch 'doc/cleanup_apptrace2host_example' into 'master' 7 년 전
app_update 9f2056dad4 app_update: fix test failure for get_app_elf_sha256 test 5 년 전
asio d9939cedd9 cmake: make main a component again 7 년 전
aws_iot 37126d3451 Correct Kconfigs according to the coding style 7 년 전
bootloader 9d6c3632e8 bootloader: Fix regression burning efuses late in boot process 5 년 전
bootloader_support 1ffeff5948 Merge branch 'bugfix/bootloader_anti_rollback_mmap_v3.3' into 'release/v3.3' 5 년 전
bt b9bf3f7cc9 components/bt: Fix SPP using NULL point with dynamic memory 5 년 전
coap 37d30c7a6e cmake: separate app from idf lib project 7 년 전
console 50ceb45e6f console/linenoise: support buffered stdout 7 년 전
cxx a7e1c144e2 Add missing regex_error stub 5 년 전
driver 021e1189c5 Merge branch 'bugfix/mcpwm_fault_init_copypaste_typo_bp3.3' into 'release/v3.3' 5 년 전
efuse 383cd73e38 efuse: Fix get_coding_scheme() when CONFIG_SECURE_FLASH_ENC_ENABLED and LOG_LEVEL is Debug 5 년 전
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 년 전
esp32 68b237fe53 Merge branch 'bugfix/customer_baidu_psram_stack_backtrace_v3.3' into 'release/v3.3' 5 년 전
esp_adc_cal 37126d3451 Correct Kconfigs according to the coding style 7 년 전
esp_event 84227aeac0 esp_event: remove extra line from source file 6 년 전
esp_http_client 22926742be esp_http_client.c: In esp_http_client_read, add fix to return (-1) if esp_transport_read fails 5 년 전
esp_http_server 673e433281 esp_http_server: Update LRU counter on accepting a new connection 5 년 전
esp_https_ota e84ad136b9 esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read 5 년 전
esp_https_server 1af5d0d87c https_server : Missing uri_match_fn paramater added to default config 7 년 전
esp_ringbuf 496bfe3842 Initialized some uninitialized variables in rtc_clk.c and ringbuf.c. 7 년 전
esp_websocket_client 9da4c47e74 websocket_client: fix some issues for websocket client(backport v3.3) 5 년 전
espcoredump c9f4b0aba8 espcoredump: fix error reported for blank partition 5 년 전
esptool_py 1eaccfae4a cmake: Fix bug where PHY partition offset incorrectly set 6 년 전
ethernet dc4c16f475 ethernet: add kconfig help for GPIO0 output mode 6 년 전
expat bcbc4a9599 expat: Update library from 2.2.5 to 2.2.9 6 년 전
fatfs 8d4e1c0616 Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount() 6 년 전
freemodbus 4559434d5a freemodbus: fix incorrectly set coils read event 6 년 전
freertos 67131b7d78 timer_group: fix intr_enable 5 년 전
heap 543aa45f76 heap: Only fill new heaps with FREE_FILL_PATTERN if Comprehensive poisoning is on 5 년 전
idf_test 632530ef3c test: move auto test script to new repo (backport) 5 년 전
jsmn d9939cedd9 cmake: make main a component again 7 년 전
json 8e32eb78a4 Update cJSON to v1.7.12 6 년 전
libsodium 6a3e160aaf test: Set timeout of libsodium ed25519_convert test to 60s 6 년 전
log c9e7a04a9e Update wifi lib 6 년 전
lwip 8667591004 Merge branch 'bugfix/lwip_netdb_cpp_guards_v3.3' into 'release/v3.3' 5 년 전
mbedtls 2ad0565e3a mbedtls: update to mbedtls release v2.16.7 5 년 전
mdns 6ace6fbd85 mdns: respond to discovery with the proper pseudo name _services._dns-sd._udp 6 년 전
micro-ecc d9939cedd9 cmake: make main a component again 7 년 전
mqtt e846274e59 MQTT: Update submodule reference: config, error handle, minor fixes 5 년 전
newlib 843889fd03 pthread: add dummy implementation of pthread_setcancelstate 5 년 전
nghttp 4936110591 Modified http_parser to handle ICY uris. 6 년 전
nimble 1aa40de934 NimBLE: host_rcv_pkt event buf size check. 5 년 전
nvs_flash 58cf509495 NVS: Changed all new to new (nothrow) 6 년 전
openssl 4a1016411b openssl: made verification mode conversion to mbetls modes more strict 5 년 전
partition_table 07942e3991 Merge branch 'bugfix/cmake_bugfixes_v3.3' into 'release/v3.3' 5 년 전
protobuf-c 3ba8eed60a protobuf-c : Added Google's protocol buffer C library as sub-module 7 년 전
protocomm c8354f0231 Protocomm/simple_ble: Make gatt table map size equal to number of handles received (v3.3) 5 년 전
pthread cf4eba2f5d pthread: fix the priority inheritance (backport v3.3) 5 년 전
sdmmc 55bb42dc63 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 5 년 전
smartconfig_ack 2dfadc9657 fix the bug for Airkiss can't get the ip of the cellphone 6 년 전
soc 79445f4234 soc: clear PHY status when cpu start 6 년 전
spi_flash 68b237fe53 Merge branch 'bugfix/customer_baidu_psram_stack_backtrace_v3.3' into 'release/v3.3' 5 년 전
spiffs 37126d3451 Correct Kconfigs according to the coding style 7 년 전
tcp_transport 85d63af301 tcp_transport: fix an issue when use 5 년 전
tcpip_adapter 652f43d9ee esp_netif: initialize TCP ISN hook if enabled in configuration 5 년 전
ulp cccdd13937 ulp: fix ULP assembler version detection for localized systems 5 년 전
unity 37126d3451 Correct Kconfigs according to the coding style 7 년 전
vfs a293dfea7a feature: support vfs uart set line endings with specified uart number release/v3.3 5 년 전
wear_levelling 37126d3451 Correct Kconfigs according to the coding style 7 년 전
wifi_provisioning f66fbb75e2 wifi_provisioning: Catch the Wi-Fi events even after Connection errors 5 년 전
wpa_supplicant 21395421d1 wpa_supplicant: WPS Inter operatability Fixes 5 년 전
xtensa-debug-module 63411fc556 tools: implement linker script generation 7 년 전