Michael (XIAO Xufeng) 1ddac24b0a ci: decrease the flash performance threshold пре 4 година
..
app_trace 36a66a7243 newlib: use --specs=nano.specs to enable "nano" version of C library пре 5 година
app_update 544fa05bd1 otatool: Fix incorrect using otadata.seq&crc in switch_ota_partition cmd пре 4 година
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features пре 6 година
bootloader e032384c7f spi_flash: add config option to enable encrypted partition read/write пре 5 година
bootloader_support f6da7f3305 spi_flash: add config option to override flash size in bootloader header пре 5 година
bt 2a63d1058e Merge branch 'nimble/fix_ble_sm_sc_pub_key_v4.1' into 'release/v4.1' пре 4 година
cbor 5a09de8245 cbor: add tinycbor library and example пре 6 година
coap edb84c19dd coap: move mbedTLS config options from component to examples пре 5 година
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) пре 6 година
cxx b6b1cf216b Revert "CXX: removed exception windowspill test" пре 5 година
driver 5241d68bf4 timer: add IRAM_ATTR to spinlock give/take API пре 4 година
efuse 5b3734a04a efuse: Add ESP32 V3 'disable Download Mode' functionality пре 5 година
esp-tls f946e296a2 Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection пре 4 година
esp32 a395f3592b Merge branch 'bugfix/dport_init_min_stack_size_v4.1' into 'release/v4.1' пре 4 година
esp32s2beta d09d5479a8 Merge branch 'feature/light_sleep_reject_v4.1' into 'release/v4.1' пре 5 година
esp_adc_cal 13b0633e8d [cxx]: fixed extern "C" declarations пре 4 година
esp_common 87968f8406 esp_wifi: Add documentation to avoid using WiFi modem sleep for WiFi/BT coexistence пре 4 година
esp_eth 5c223e17cb esp_eth: moved extern "C" after includes пре 5 година
esp_event ffc87ab7d9 esp_wifi: Update wifi lib пре 5 година
esp_gdbstub 63c006ac91 gdb: Modify PC in case of invalid PC пре 5 година
esp_http_client 22ca7adccb esp_http_client_read: Add check for esp_http_client_is_complete_data_received before returning ESP_FAIL пре 4 година
esp_http_server 03a09c1f51 esp_http_server: Add lru_socket flag in sock_db to indicate httpd_sess_close is called from httpd_sess_close_lru пре 5 година
esp_https_ota 101c1a953a esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read пре 5 година
esp_https_server 25dd5e39af esp-tls: Naming variables refering to certificates and keys in a neutral way to suggest that both PEM and DER format could be used, added comments descibing important details about using these formats пре 6 година
esp_local_ctrl 85d2d2fcf8 esp_local_ctrl: Fix some memory leak issues by coverity static analyzer. пре 5 година
esp_netif 2da1f2059e esp-netif: Fix PPP netif event posting to include esp_netif data пре 4 година
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver пре 6 година
esp_rom 63e4510e9e flash_encryption: Quick fixed the issue that block when flash_encryption_write, Related https://github.com/espressif/esp-idf/issues/6322, Related https://github.com/espressif/esp-idf/issues/6254 пре 5 година
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices пре 6 година
esp_websocket_client 9933037c0d Add options for esp_http_client and esp_websocket_client to support keepalive пре 4 година
esp_wifi b8520d0c9c esp_wifi: Fix setting channel error after WiFi stop пре 4 година
espcoredump c78f5cde40 coredump: Fixes size of memory region used by espcoredump.py пре 5 година
esptool_py 57ff3f92a5 esptool: Update to fix espsecure.py sign_data default version argument пре 4 година
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning пре 6 година
fatfs a9f6042d41 fatfs: Fix some memory leak issues by coverity static analyzer. пре 5 година
freemodbus 538117a904 Bugfix/fix uart set rx timeout feature (backport v4.1) пре 4 година
freertos 189c04279c freertos: Check for arithmetic overflows on queue creation пре 4 година
heap 13ef9cf4bc heap: Only fill new heaps with FREE_FILL_PATTERN if Comprehensive poisoning is on пре 5 година
idf_test 1ddac24b0a ci: decrease the flash performance threshold пре 4 година
jsmn 68dc6b2158 jsmn: define macros in build system пре 6 година
json d41f3cc759 cJSON: include only source file objects for cmake build пре 6 година
libsodium 4220752aed ut: Move tests back from "esp32" subfolder пре 6 година
log 188eb221aa log: correct timestamp formatting to unsigned integer type пре 5 година
lwip 72b35dec11 backport bugfix lwip for v4.1 пре 4 година
mbedtls 1c89992335 mbedtls: upgrade to v2.16.9 release пре 5 година
mdns 21d2fa6934 Merge branch 'bugfix/mdns_txt_length_collision_v4.1' into 'release/v4.1' пре 4 година
mqtt 05314b6ce0 MQTT: Update submodule reference: config, error handle, minor fixes пре 5 година
newlib 59ff505809 Merge branch 'bugfix/adjtime_return_outdelta_before_new_delta_set_v4.1' into 'release/v4.1' пре 5 година
nghttp 742d4689dd Modified http_parser to handle ICY uris. пре 6 година
nvs_flash fe7ebf75a0 NVS Flash: prevent erasing initialized partition пре 5 година
openssl 8350f2fb6e openssl: made verification mode conversion to mbetls modes more strict пре 5 година
partition_table 6870c87aac add file stream parameter and log stdout and stderr to same stream пре 5 година
perfmon 13cb9f8718 xtensa: update header file пре 6 година
protobuf-c 9eccd7c082 components: use new component registration api пре 6 година
protocomm 5b215dbc9e protocomm: Fixed NULL check of allocated memory пре 5 година
pthread 61807f6e52 pthread: fix the priority inheritance пре 5 година
sdmmc 19fcd9cc19 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode пре 5 година
soc d3f11b1e9d Merge branch 'bugfix/fix_uart_set_rx_timeout_feature_v41' into 'release/v4.1' пре 4 година
spi_flash dcd6e82826 remove othercore cache disable пре 4 година
spiffs b766dc00eb tools: Redirect some warnings to stderr пре 5 година
tcp_transport f946e296a2 Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection пре 4 година
tcpip_adapter 26bfb1cf10 Set default AP handlers in wifi_create_and_start_ap() пре 5 година
ulp f75acede24 Tools: add Python 2 deprecation warning пре 5 година
unity bc0eac579c ut: add DISABLED_FOR_TARGETS macros to control ut building пре 6 година
vfs f664527eb4 vfs: support vfs uart set line endings with specified uart number (release/v4.1) пре 5 година
wear_levelling 4220752aed ut: Move tests back from "esp32" subfolder пре 6 година
wifi_provisioning 645b200d73 Merge branch 'bugfix/wpa_supplicant_coverity_issue_fixes_v4.1' into 'release/v4.1' пре 4 година
wpa_supplicant e1af1fe126 wpa_supplicant: Group key reinstallation fixes пре 4 година
xtensa d925b564cd esp32: Switch SPIRAM stack in esp_restart_noos() to internal stack пре 5 година