Aditya Patwardhan d61ee580d5 esp_tls: Fix misplaced paranthesis in esp_tls_mbedtls.c 5 лет назад
..
app_trace d1c800fbbb components: fix ldgen check errors 5 лет назад
app_update 3fa22ffa55 app_update: fix warnings in tests for ESP32-C3 build 5 лет назад
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
bootloader 2c39010b3b Merge branch 'bugfix/anti_rollback_without_test_app' into 'master' 5 лет назад
bootloader_support 2c39010b3b Merge branch 'bugfix/anti_rollback_without_test_app' into 'master' 5 лет назад
bt aa652adc12 fix crash caused by spp pairing cancel 5 лет назад
cbor 636d685eab Update tinycbor submodule in ESP-IDF 5 лет назад
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
coap 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
console 9b2b86b7d9 console: fix linenoiseProbe never timing out 5 лет назад
cxx 4af99be229 cxx: re-enable cxx init_priority unit test for C3 5 лет назад
driver 8ceb462993 Merge branch 'feature/enable_gpio19_esp32c3_v4.3' into 'release/v4.3' 5 лет назад
efuse 43ebb8ea61 efuse: Updates description of uart_print_control efuse 5 лет назад
esp-tls d61ee580d5 esp_tls: Fix misplaced paranthesis in esp_tls_mbedtls.c 5 лет назад
esp32 c6ed522d60 deep_sleep: on S2 disable the brown out detector before deep sleeping 5 лет назад
esp32c3 c6ed522d60 deep_sleep: on S2 disable the brown out detector before deep sleeping 5 лет назад
esp32s2 c6ed522d60 deep_sleep: on S2 disable the brown out detector before deep sleeping 5 лет назад
esp32s3 c6ed522d60 deep_sleep: on S2 disable the brown out detector before deep sleeping 5 лет назад
esp_adc_cal 5798c22a5c adc: replace assert with esp check 5 лет назад
esp_common c6ed522d60 deep_sleep: on S2 disable the brown out detector before deep sleeping 5 лет назад
esp_eth 006a87557b esp_eth: added option to disable soft flow control when rx buffer is few 5 лет назад
esp_event acb1143409 Add support for FTM operation 5 лет назад
esp_gdbstub 4c0cf6bf62 gdbstub: C3 - protection for UART register region 5 лет назад
esp_hid 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
esp_http_client 89bf9404a5 esp_http_client: Fix some memory leak issues by coverity static analyzer. 5 лет назад
esp_http_server c415c6f9a6 httpd: Fixed wrong header in ws_send_async() for lengthy packets 5 лет назад
esp_https_ota 753a929525 global: fix sign-compare warnings 5 лет назад
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. 5 лет назад
esp_hw_support b71481093a esp_wifi: fix some Wi-Fi scan and coexist bugs 5 лет назад
esp_ipc 753a929525 global: fix sign-compare warnings 5 лет назад
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 лет назад
esp_netif d1356bca68 esp-netif: Added methods for conversion IP4/IP6 addresses from their string interpretation 5 лет назад
esp_pm 3532f52f60 Merge branch 'bugfix/ldgen_ignore_nonexistent_archives_and_obj' into 'master' 5 лет назад
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' 5 лет назад
esp_rom 436c3c289e esp_wifi: optimization wifi rate 5 лет назад
esp_serial_slave_link f9e1ee35ad esp_serial_slave_link: Add essl_spi definitions for esp32c3 5 лет назад
esp_system 1d9d444c07 Merge branch 'bugfix/deepsleep_disable_brownout_s2_v4.3' into 'release/v4.3' 5 лет назад
esp_timer 9c8e4fd4c5 C3: build and run unit tests 5 лет назад
esp_websocket_client 9ff9137e7a websocket: Add configurable ping interval 5 лет назад
esp_wifi 20b25a9667 esp_wifi_deinit: Return ESP_ERR_WIFI_NOT_STOPPED if wifi is not stopped 5 лет назад
espcoredump da73dc8195 fix(coredump): parse registers values from stack 5 лет назад
esptool_py 2c39010b3b Merge branch 'bugfix/anti_rollback_without_test_app' into 'master' 5 лет назад
expat 20c068ef3b cmock: added cmock as component 5 лет назад
fatfs 6e7780421b fatfs: Fix some memory leak issues by coverity static analyzer. 5 лет назад
freemodbus 321ee21c4c freemodbus: fix mb controller parity propagation issues 5 лет назад
freertos 8e187e7157 Merge branch 'bugfix/c3_unit_test_cleanup_v4.3' into 'release/v4.3' 5 лет назад
hal 8ceb462993 Merge branch 'feature/enable_gpio19_esp32c3_v4.3' into 'release/v4.3' 5 лет назад
heap c4dc3acba9 heap: add light poisoning configuration to the tests. 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 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
log f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' 5 лет назад
lwip f7a8593a3b Merge branch 'style/python_isort_double_quote_fixer' into 'master' 5 лет назад
mbedtls 947e445e02 Fix esp_tls: Prevent freeing of global ca store after each connection 5 лет назад
mdns be0ae1ebbb mDNS: Fix of text length calculation when detecting a collision 5 лет назад
mqtt 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 лет назад
newlib 360e7c4d51 system: enable shared stack watchpoint 5 лет назад
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
nvs_flash 0146f258d7 style: format python files with isort and double-quote-string-fixer 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 9eccd7c082 components: use new component registration api 6 лет назад
protocomm 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 лет назад
pthread 28ca70cce5 pthread: fix the priority inheritance 5 лет назад
riscv 360e7c4d51 system: enable shared stack watchpoint 5 лет назад
sdmmc 6e2dc5d291 Fix minor documentation issue 5 лет назад
soc 8ceb462993 Merge branch 'feature/enable_gpio19_esp32c3_v4.3' into 'release/v4.3' 5 лет назад
spi_flash 1de12526eb spi_flash: update docs after adding CONFIG_SPI_FLASH_AUTO_SUSPEND 5 лет назад
spiffs 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 лет назад
tcp_transport 7bf205162c tcp_transport: Fix some memory leak issues by coverity static analyzer. 5 лет назад
tcpip_adapter 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
tinyusb 958bfcbf59 Update tinyusb to the latest upstream version 5 лет назад
touch_element d16861001f touch_element: add new touch library component 5 лет назад
ulp f7a8593a3b Merge branch 'style/python_isort_double_quote_fixer' into 'master' 5 лет назад
unity c233ce0449 spi_flash: mocking should be possible now 5 лет назад
vfs 360e7c4d51 system: enable shared stack watchpoint 5 лет назад
wear_levelling 570ef56d86 wear_levelling: Re-enable for ESP32-C3 5 лет назад
wifi_provisioning 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 лет назад
wpa_supplicant 04df1f3a42 CI: enable example builds for C3 5 лет назад
xtensa 360e7c4d51 system: enable shared stack watchpoint 5 лет назад