David Cermak 86bcd9fc21 tcp_transport: Fix error handling of esp_tls_init() преди 5 години
..
app_trace 1efdcd69d9 xtensa: move out trax преди 5 години
app_update 95564b4687 secure_boot: Secure Boot V2 verify app signature on update (without Secure boot) преди 5 години
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) преди 5 години
bootloader 2095148b31 bootloader/ ESP32_ECO3: Do not disable UART download mode by default преди 5 години
bootloader_support fa2946d651 Merge branch 'feature/support_esp32s3_beta_3' into 'master' преди 5 години
bt 5978352cf9 Merge branch 'bugfix/ble_tx_power_mapping' into 'master' преди 5 години
cbor 636d685eab Update tinycbor submodule in ESP-IDF преди 5 години
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) преди 5 години
coap 3e533be8be coap: Fixed NULL checks for dymanic memory allocation in coap_mbedtls.c преди 5 години
console 9b2b86b7d9 console: fix linenoiseProbe never timing out преди 5 години
cxx d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled преди 5 години
driver 04652619aa Merge branch 'bugfix/timer_divider_overflow' into 'master' преди 5 години
efuse d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled преди 5 години
esp-tls f68e55edb3 esp-tls: Separate timeout_ms conditional judgement from keep alive преди 5 години
esp32 5371231935 build: fix linker scripts edition not triggering a rebuild преди 5 години
esp32c3 aa1338bf23 wdt: Fix timeout and RTC_SLOW_CLK преди 5 години
esp32s2 5371231935 build: fix linker scripts edition not triggering a rebuild преди 5 години
esp32s3 fa2946d651 Merge branch 'feature/support_esp32s3_beta_3' into 'master' преди 5 години
esp_adc_cal 13bc5feb0a [cxx]: fixed extern "C" declarations преди 5 години
esp_common 6f7072fc03 arch: move esp_attr.h to esp_common преди 5 години
esp_eth 006a87557b esp_eth: added option to disable soft flow control when rx buffer is few преди 5 години
esp_event 4eb9cc68a6 esp_event test: Disable linker relaxations in this component, to temporarily workaround a linker bug преди 5 години
esp_gdbstub 4c0cf6bf62 gdbstub: C3 - protection for UART register region преди 5 години
esp_hid 77922a24c3 esp_hid: add missing static qualifier преди 5 години
esp_http_client 4f6e0c1d27 esp_http_client: Add config option for HTTP Digest auth преди 5 години
esp_http_server 382fe8807d httpd: Support user_ctx in websocket handler callback request преди 5 години
esp_https_ota 807bf9688c ESP HTTPS OTA: send POST request body if set преди 5 години
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. преди 5 години
esp_hw_support fa2946d651 Merge branch 'feature/support_esp32s3_beta_3' into 'master' преди 5 години
esp_ipc d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled преди 5 години
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer преди 5 години
esp_netif da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components преди 5 години
esp_pm 1595973fe8 light sleep: some default parameters optimization преди 5 години
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' преди 5 години
esp_rom 2aead8ba57 Support ESP32S3 Beta 3 target преди 5 години
esp_serial_slave_link f9e1ee35ad esp_serial_slave_link: Add essl_spi definitions for esp32c3 преди 5 години
esp_system fa2946d651 Merge branch 'feature/support_esp32s3_beta_3' into 'master' преди 5 години
esp_timer 91439e3818 docs: updated system api-reference chapters for C3 преди 5 години
esp_websocket_client c79a907e4f components: Remove repeated keep alive function by ssl layer function преди 5 години
esp_wifi 6acebbeebd Merge branch 'bugfix/fix_wdt_timeout_when_enable_rf' into 'master' преди 5 години
espcoredump e533431095 espcoredump: Fix bugs related to (fake) stacks преди 5 години
esptool_py 2aead8ba57 Support ESP32S3 Beta 3 target преди 5 години
expat 20c068ef3b cmock: added cmock as component преди 5 години
fatfs 6e7780421b fatfs: Fix some memory leak issues by coverity static analyzer. преди 5 години
freemodbus 868e123336 freemodbuss: fix event processing after merge преди 5 години
freertos 9122e530be Merge branch 'refactor/freertosconfig_h' into 'master' преди 5 години
hal fa2946d651 Merge branch 'feature/support_esp32s3_beta_3' into 'master' преди 5 години
heap d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled преди 5 години
idf_test 51169b0e0c AES/SHA: use GDMA driver instead of LL преди 5 години
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) преди 5 години
json 6ba648edac cJSON: update to v1.7.14 release преди 5 години
libsodium d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled преди 5 години
log f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' преди 5 години
lwip 3bc3407aeb Merge branch 'bugfix/lwip_ppp_echo_interval_config' into 'master' преди 5 години
mbedtls fe71a8e340 aes/sha: use a shared lazy allocated GDMA channel for AES and SHA преди 5 години
mdns 39cf818838 freertos: common config header преди 5 години
mqtt 74fa52668c esp-mqtt: Remove __FILE__ macro from error logs преди 5 години
newlib fa2946d651 Merge branch 'feature/support_esp32s3_beta_3' into 'master' преди 5 години
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) преди 5 години
nvs_flash d52a21de5c Random NVS fixes преди 5 години
openssl 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) преди 5 години
partition_table 0146f258d7 style: format python files with isort and double-quote-string-fixer преди 5 години
perfmon 0301c66bf0 esp32c3: Disable components that are not yet supported преди 5 години
protobuf-c d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled преди 5 години
protocomm d36479728c protocomm: Fixed NULL check of allocated memory преди 5 години
pthread 28ca70cce5 pthread: fix the priority inheritance преди 5 години
riscv d920aa52be xtensa: simplify build script преди 5 години
sdmmc 6e2dc5d291 Fix minor documentation issue преди 5 години
soc 1953af4fb2 Merge branch 'doc/c3_system_api' into 'master' преди 5 години
spi_flash fa2946d651 Merge branch 'feature/support_esp32s3_beta_3' into 'master' преди 5 години
spiffs 0146f258d7 style: format python files with isort and double-quote-string-fixer преди 5 години
tcp_transport 86bcd9fc21 tcp_transport: Fix error handling of esp_tls_init() преди 5 години
tcpip_adapter da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components преди 5 години
tinyusb 8f064dabcd tinyusb: add 'extern C' bit to tusb_console.h преди 5 години
touch_element a3f5cf2c71 Merge branch 'bugfix/touch_element_callback_para' into 'master' преди 5 години
ulp f7a8593a3b Merge branch 'style/python_isort_double_quote_fixer' into 'master' преди 5 години
unity c233ce0449 spi_flash: mocking should be possible now преди 5 години
usb 424e1e1886 Add USB HCD преди 5 години
vfs 2aead8ba57 Support ESP32S3 Beta 3 target преди 5 години
wear_levelling 6334b5e56f docs: update api-reference chapters for C3 преди 5 години
wifi_provisioning 49f3fba14d wifi_provisioning: Add an API for resetting provisioning config преди 5 години
wpa_supplicant d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled преди 5 години
xtensa d920aa52be xtensa: simplify build script преди 5 години