Wang Meng Yang fbd128af6f Merge branch 'bugfix/spp_memory_leak_v4.3' into 'release/v4.3' před 4 roky
..
app_trace e900224343 gcov: Fixes not linked gcov rtio functions před 4 roky
app_update 27e3447eea Merge branch 'bugfix/read_ota_partition_required_output_arg_v4.3' into 'release/v4.3' před 4 roky
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) před 5 roky
bootloader 12e882632b make build system: fix build for undefined _lock_* funcs před 4 roky
bootloader_support 07465563c5 secure boot: Fix incorrect handling of mbedtls_ctr_drbg_seed() failure in signature verification před 4 roky
bt fbd128af6f Merge branch 'bugfix/spp_memory_leak_v4.3' into 'release/v4.3' před 4 roky
cbor 636d685eab Update tinycbor submodule in ESP-IDF před 5 roky
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) před 5 roky
coap 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) před 5 roky
console 9b2b86b7d9 console: fix linenoiseProbe never timing out před 5 roky
cxx d376c161aa [C++]: wrapper functions around unwind code před 4 roky
driver 665b221b6b Merge branch 'docs/spi_max_transfer_sz_limit_v4.3' into 'release/v4.3' před 4 roky
efuse 6d2bdfc5f5 1. open glitch reset for c3 ECO3; před 4 roky
esp-tls 92a5c34a61 secure_element: Update esp-cryptoauthlib submodule latest version. před 4 roky
esp32 64057d302a esp32[s2,s3]: fix _flash_rodata_align value in the linker scripts před 4 roky
esp32c3 95c572c0d2 Merge branch 'bugfix/fix_uart_reset_issue_on_esp32c3_backport_v4.3' into 'release/v4.3' před 4 roky
esp32s2 716efae251 Merge branch 'bugfix/esp32s2_disable_bss_extram_v4.3' into 'release/v4.3' před 4 roky
esp32s3 64057d302a esp32[s2,s3]: fix _flash_rodata_align value in the linker scripts před 4 roky
esp_adc_cal a71d9cc466 [cxx]: fixed extern "C" declarations před 4 roky
esp_common 2e74914051 versions: Update version to 4.3.1 před 4 roky
esp_eth d09f6cac24 esp_eth: Improve GPIO interrupt processing in w5500 driver před 4 roky
esp_event dece3abd9c esp_wifi: Fix some wifi bugs před 4 roky
esp_gdbstub 4c0cf6bf62 gdbstub: C3 - protection for UART register region před 5 roky
esp_hid 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) před 5 roky
esp_http_client afd3fc6d16 Fix memory leak on error path in http_header_set_format před 4 roky
esp_http_server 1214944e78 esp_http_server: Fix ws server handle length over 1440(MTU) messages incorrectly. před 4 roky
esp_https_ota 01f05da3ae esp_https_ota: Add check for HTTP error codes and corresponding error logs před 4 roky
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. před 5 roky
esp_hw_support 517dd5c5d5 fix_esp32c3_auto_adjust_volt před 4 roky
esp_ipc 753a929525 global: fix sign-compare warnings před 5 roky
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer před 5 roky
esp_netif acf5333b1e esp_netif: Fix dhcps state transitions před 4 roky
esp_pm 1772277e98 fix RTOS SysTick cycle time error caused by DFS před 4 roky
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' před 5 roky
esp_rom 1fd8fdcf7d bugfix fix some wifi bugs for 4.3 před 4 roky
esp_serial_slave_link a87f5c6c02 spi_slave_hd: add polling api to read/write buf to essl_spi před 4 roky
esp_system b04705cfe2 system/security: Memprot bypassing mitigation před 4 roky
esp_timer f1adfaaced Add esp_timer_is_active function for Nimble stack to use esp_timer instead of FreeRTOS timer před 4 roky
esp_websocket_client 63e489255f transport: Add CONFI_WS_TRANSPORT for optimize the code size před 4 roky
esp_wifi 4b95b8a5c4 esp_wifi:fix airkiss and esptouch find channel crash issue(backport v4.3) před 4 roky
espcoredump 5186a968be coredump: core dump data check can now be parametrized před 4 roky
esptool_py 999f648a35 esp32c3 espefuse: Fix efuse programming timing on ESP32-C3 ECO3 před 4 roky
expat 20c068ef3b cmock: added cmock as component před 5 roky
fatfs 670b057b04 spi: remove HSPI macro on esp32c3 and esp32s3 před 4 roky
freemodbus 1ef91c72e2 components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components před 4 roky
freertos 5ab8799f09 Merge branch 'docs/provide_link_to_pcb_layout_for_ethernet_board_v4.3' into 'release/v4.3' před 4 roky
hal 95c572c0d2 Merge branch 'bugfix/fix_uart_reset_issue_on_esp32c3_backport_v4.3' into 'release/v4.3' před 4 roky
heap dd73ba9601 heap: use hal specific API to get cpu cycles count před 4 roky
idf_test 689fad7372 ci: adjust spi_flash performance value according to more test data před 4 roky
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) před 5 roky
json 6ba648edac cJSON: update to v1.7.14 release před 5 roky
libsodium 496f749f63 libsodium: fix source directory names to address build issues with Make před 4 roky
log f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' před 5 roky
lwip 8767aa7a4f lwip: Add CONFIG_LWIP_ICMP and CONFIG_LWIP_ICMP6 to sperate the code před 4 roky
mbedtls ab452839ed Merge branch 'feature/upgrade_mbedtls_to_v4.3' into 'release/v4.3' před 4 roky
mdns de30298223 mdns: Fix crashes reported by the fuzzer před 4 roky
mqtt f7169ed063 mqtt: Moved weekend tests to test apps před 4 roky
newlib 99115d7e52 ci: fix test_build_system* fails před 4 roky
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) před 5 roky
nvs_flash 99115d7e52 ci: fix test_build_system* fails před 4 roky
openssl 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) před 5 roky
partition_table 58a3e08895 paritition_table: Verify the partition table md5sum when loading the app před 4 roky
perfmon 0301c66bf0 esp32c3: Disable components that are not yet supported před 5 roky
protobuf-c 9eccd7c082 components: use new component registration api před 6 roky
protocomm 6a9a962083 Provisioning BLE: Add API to set manufacturer data in scan response před 4 roky
pthread 9596f0d966 pthread: Fix possible deadlock when using pthread_join() and Debug log level před 4 roky
riscv 57442c38bd core: fix cases where riscv SP were not 16 byte aligned před 4 roky
sdmmc 6e2dc5d291 Fix minor documentation issue před 5 roky
soc 032f6d34d1 component/bt: add local irk to controller před 4 roky
spi_flash c42ee1b790 Merge branch 'bugfix/spi_flash_cs_setup_v4.3' into 'release/v4.3' před 4 roky
spiffs 0146f258d7 style: format python files with isort and double-quote-string-fixer před 5 roky
tcp_transport 6a1938384a tls: Modify tls optimize both mbedtls and wolfssl před 4 roky
tcpip_adapter 1ef91c72e2 components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components před 4 roky
tinyusb 958bfcbf59 Update tinyusb to the latest upstream version před 5 roky
touch_element 1821fd766b touch_element: fix event callback parameter type, change it into pointer před 4 roky
ulp c0c0497de3 ulp: Fix bug where ULP linker script not regenerated for new config před 4 roky
unity c233ce0449 spi_flash: mocking should be possible now před 5 roky
vfs 0cb48f2f2e Fix memory leak on error path in register_select před 4 roky
wear_levelling fb82bdb9da docs: update api-reference chapters for C3 před 5 roky
wifi_provisioning 7793f58e71 wifi_provisioning: Add check for WIFI_REASON_MIC_FAILURE error code in wifi_prov_mgr_event_handler_internal před 4 roky
wpa_supplicant af03dcb037 wpa_supplicant: Trivial typo fix for setting spp_sup.require před 4 roky
xtensa de0063164d Merge branch 'bugfix/place_xt_int_fns_into_iram_4.3' into 'release/v4.3' před 4 roky