Jiang Jiang Jian 916e3ef1f1 Merge branch 'bugfix/fix_tbtt_and_phy_issues_v4.1' into 'release/v4.1' 4 yıl önce
..
app_trace 3277ff6856 gcov: ipc component name changei 4 yıl önce
app_update ad073b5a1d otatool: Fix a crash when imported as external python lib 4 yıl önce
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 yıl önce
bootloader c809c33caa Merge branch 'bugfix/setjmp_longjmp_4.1' into 'release/v4.1' 4 yıl önce
bootloader_support 48cac250c7 bootloader: add anti-FI checks around secure version in anti-rollback scheme 4 yıl önce
bt ebf628e4ae Merge branch 'feature/support_ble_direct_ind_low_adv_v4.1' into 'release/v4.1' 4 yıl önce
cbor 5a09de8245 cbor: add tinycbor library and example 6 yıl önce
coap edb84c19dd coap: move mbedTLS config options from component to examples 5 yıl önce
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 yıl önce
cxx ba11976efb [C++]: wrapper functions around unwind code 4 yıl önce
driver 31203908a3 Merge branch 'bugfix/fix_adc-dma_reading_gap_for_esp32_backport_v4.1' into 'release/v4.1' 4 yıl önce
efuse e6943e970c Merge branch 'bugfix/fix_esp32h2_efuse_get_ext_mac_v4.1' into 'release/v4.1' 4 yıl önce
esp-tls fc931ff193 Fix esp_mbedtls_write API 4 yıl önce
esp32 cce06a33ed Merge branch 'bugfix/psram_fix_bootloader_v4.1' into 'release/v4.1' 4 yıl önce
esp32s2beta 719974ac88 coredump: Fixes ESP-specific panic reasons handling 4 yıl önce
esp_adc_cal 13b0633e8d [cxx]: fixed extern "C" declarations 4 yıl önce
esp_common 2da581f82f Merge branch 'bugfix/pm_dump_format_v4.1' into 'release/v4.1' 4 yıl önce
esp_eth 530b2b0f81 eth: dont warn nego timeout if link is down 4 yıl önce
esp_event d23be33b0d esp_wifi: Add beacon timeout event 4 yıl önce
esp_gdbstub 8ef0017662 gdbstub: fix thread list generation 4 yıl önce
esp_http_client 4b8a5ff153 esp_http_client: Fix HEAD request will affect the all next HTTP requests unless we close the HTTP request 4 yıl önce
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 yıl önce
esp_https_ota 112cfe8f57 esp_http_client: Fixed handling of EAGAIN return 4 yıl önce
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 yıl önce
esp_local_ctrl 85d2d2fcf8 esp_local_ctrl: Fix some memory leak issues by coverity static analyzer. 5 yıl önce
esp_netif 2da1f2059e esp-netif: Fix PPP netif event posting to include esp_netif data 4 yıl önce
esp_ringbuf 30cd5a6f0f ringbuf: Fix bug where comparision between a signed and unsigned operand resulted in incorrect free size for no-split/allow-split buffers 4 yıl önce
esp_rom 59a37806e7 fix bootloader build with rom flash driver 4 yıl önce
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 yıl önce
esp_websocket_client 9933037c0d Add options for esp_http_client and esp_websocket_client to support keepalive 4 yıl önce
esp_wifi 3410711f9b esp_wifi: 4 yıl önce
espcoredump 719974ac88 coredump: Fixes ESP-specific panic reasons handling 4 yıl önce
esptool_py 57ff3f92a5 esptool: Update to fix espsecure.py sign_data default version argument 4 yıl önce
expat 895dbb90c2 expat: Update library from 2.2.9 to 2.4.1 4 yıl önce
fatfs a9f6042d41 fatfs: Fix some memory leak issues by coverity static analyzer. 5 yıl önce
freemodbus 05d647a04a Merge branch 'bugfix/modbus_fix_invalid_error_handling_for_duplicate_param_key_v41' into 'release/v4.1' 4 yıl önce
freertos 3b988e7f7d freertos: Increases delta for UT - Test suspend-resume CPU. The number of tick_hook should be the same for both CPUs 4 yıl önce
heap bf341d966c components: fix ldgen check errors 4 yıl önce
idf_test 9bc21c4906 spi_flash_test: remove threshold from unit test 4 yıl önce
jsmn 68dc6b2158 jsmn: define macros in build system 6 yıl önce
json b9643ee59c cJSON: Update submodule to latest release. 4 yıl önce
libsodium 4220752aed ut: Move tests back from "esp32" subfolder 6 yıl önce
log 188eb221aa log: correct timestamp formatting to unsigned integer type 5 yıl önce
lwip 7ca2fa5fd2 lwip: Add macro to disable vendor class option 4 yıl önce
mbedtls b47a7353ac mbedtls: upgrade to release v2.16.12 4 yıl önce
mdns b1e5705bbd mdns: Fix of crash when wifi interface get deleted and mdns receives the packets 4 yıl önce
mqtt 6aa902c509 MQTT: Update submodule reference to support new config modes 4 yıl önce
newlib 082c534ca3 newlib: Fix a case in FD_ISSET macro when n==-1 4 yıl önce
nghttp bf80d8b5da nghttp2: upgrade to v1.41.0 release 4 yıl önce
nvs_flash 908dbe0595 [doc]: NVS documentation updates 4 yıl önce
openssl 8350f2fb6e openssl: made verification mode conversion to mbetls modes more strict 5 yıl önce
partition_table a86117223b partition_table: Fix case when a few similar to otadata partitions in the table 4 yıl önce
perfmon 13cb9f8718 xtensa: update header file 6 yıl önce
protobuf-c 9eccd7c082 components: use new component registration api 6 yıl önce
protocomm 5b215dbc9e protocomm: Fixed NULL check of allocated memory 5 yıl önce
pthread 1e84e87f7f pthread: Fix possible deadlock when using pthread_join() and Debug log level 4 yıl önce
sdmmc 19fcd9cc19 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 5 yıl önce
soc 488930b9f7 Merge branch 'bugfix/enable_gpio_20_v4.1' into 'release/v4.1' 4 yıl önce
spi_flash 9bc21c4906 spi_flash_test: remove threshold from unit test 4 yıl önce
spiffs b766dc00eb tools: Redirect some warnings to stderr 5 yıl önce
tcp_transport f946e296a2 Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection 4 yıl önce
tcpip_adapter 26bfb1cf10 Set default AP handlers in wifi_create_and_start_ap() 5 yıl önce
ulp f75acede24 Tools: add Python 2 deprecation warning 5 yıl önce
unity bc0eac579c ut: add DISABLED_FOR_TARGETS macros to control ut building 6 yıl önce
vfs ddf693b662 VFS: `select` function's timeout is now POSIX compliant 4 yıl önce
wear_levelling 4220752aed ut: Move tests back from "esp32" subfolder 6 yıl önce
wifi_provisioning 1169a42e71 provisioning: fix wifi warning in wifi_prov_mgr application 4 yıl önce
wpa_supplicant 388bf07ceb wpa_supplicant: Fix compilation when debug prints are enabled 4 yıl önce
xtensa aba87df4f2 [system]: Made longjmp save for context switch 4 yıl önce