Wang Meng Yang 52875ff2b2 Merge branch 'bugfix/fix_deep_sleep_miss_bug_mr_v4.1' into 'release/v4.1' 4 лет назад
..
app_trace 802eb855bc Merge branch 'bugfix/link_gcov_rtio_backport_v4.1' into 'release/v4.1' 4 лет назад
app_update ad073b5a1d otatool: Fix a crash when imported as external python lib 4 лет назад
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 лет назад
bootloader c809c33caa Merge branch 'bugfix/setjmp_longjmp_4.1' into 'release/v4.1' 4 лет назад
bootloader_support 59a07d40ad psram: support for esp32-pico-v3-02 4 лет назад
bt bca844c2f5 The controller may miss the sleep time caculated before. So it will stuck 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 ba11976efb [C++]: wrapper functions around unwind code 4 лет назад
driver b5dc49fa3b Merge branch 'docs/spi_max_transfer_sz_limit_v4.1' into 'release/v4.1' 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 05ed8331bc Merge branch 'feature/twdt_prints_backtrace_v4.1' into 'release/v4.1' 4 лет назад
esp32s2beta 05ed8331bc Merge branch 'feature/twdt_prints_backtrace_v4.1' into 'release/v4.1' 4 лет назад
esp_adc_cal 13b0633e8d [cxx]: fixed extern "C" declarations 4 лет назад
esp_common 05ed8331bc Merge branch 'feature/twdt_prints_backtrace_v4.1' into 'release/v4.1' 4 лет назад
esp_eth bf9587132b esp_eth: restart negotiation in esp_eth_start 4 лет назад
esp_event afa8599a91 [esp_event]: fixed and improved docs 4 лет назад
esp_gdbstub 8ef0017662 gdbstub: fix thread list generation 4 лет назад
esp_http_client 99c1ef8a32 Merge branch 'bugfix/fix_truncated_headers_for_esp_http_client_v4.1' into 'release/v4.1' 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 66e45d143b esp_ringbuf: don't test xRingbufferCreate with cache disabled 4 лет назад
esp_rom c809c33caa Merge branch 'bugfix/setjmp_longjmp_4.1' into 'release/v4.1' 4 лет назад
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 865453bbe5 esp_wifi: Fix some wifi bugs 4 лет назад
espcoredump fae314099d espcoredump.py: Parse EPS and EPC register values using register index 4 лет назад
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 998b67094b freemodbus: increase max priority of modbus tasks 4 лет назад
freertos 3b988e7f7d freertos: Increases delta for UT - Test suspend-resume CPU. The number of tick_hook should be the same for both CPUs 4 лет назад
heap bf341d966c components: fix ldgen check errors 4 лет назад
idf_test 8dcaedcf62 ci: adjust spi_flash performance value according to more test data 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 bf341d966c components: fix ldgen check errors 4 лет назад
mbedtls 1c4114a758 mbedtls: upgrade to release v2.16.11 4 лет назад
mdns b1e5705bbd mdns: Fix of crash when wifi interface get deleted and mdns receives the packets 4 лет назад
mqtt 6aa902c509 MQTT: Update submodule reference to support new config modes 4 лет назад
newlib 082c534ca3 newlib: Fix a case in FD_ISSET macro when n==-1 4 лет назад
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 8d1a99e026 paritition_table: Verify the partition table md5sum when loading the app 4 лет назад
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 1e84e87f7f pthread: Fix possible deadlock when using pthread_join() and Debug log level 4 лет назад
sdmmc 19fcd9cc19 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 5 лет назад
soc c27290f205 regi2c: add a spinlock for accessing (reg)I2C devices 4 лет назад
spi_flash 8d1a99e026 paritition_table: Verify the partition table md5sum when loading the app 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 06ea5da2c8 Fix memory leak on error path in register_select 4 лет назад
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 aba87df4f2 [system]: Made longjmp save for context switch 4 лет назад