Michael (XIAO Xufeng) a2aa349dcc adc: fixed the issue adc_gpio_init doesn't support ADC_UNIT_BOTH 5 gadi atpakaļ
..
app_trace d1c800fbbb components: fix ldgen check errors 5 gadi atpakaļ
app_update 3fa22ffa55 app_update: fix warnings in tests for ESP32-C3 build 5 gadi atpakaļ
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 gadi atpakaļ
bootloader e712a91488 spi_flash: add config option to enable encrypted partition read/write 5 gadi atpakaļ
bootloader_support 9905da46e0 spi_flash: Add auto suspend mode on esp32c3 5 gadi atpakaļ
bt 28faf93c51 Merge branch 'feature/esp32c3_power_down' into 'master' 5 gadi atpakaļ
cbor 636d685eab Update tinycbor submodule in ESP-IDF 5 gadi atpakaļ
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 gadi atpakaļ
coap 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 gadi atpakaļ
console 9b2b86b7d9 console: fix linenoiseProbe never timing out 5 gadi atpakaļ
cxx 4af99be229 cxx: re-enable cxx init_priority unit test for C3 5 gadi atpakaļ
driver a2aa349dcc adc: fixed the issue adc_gpio_init doesn't support ADC_UNIT_BOTH 5 gadi atpakaļ
efuse 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 gadi atpakaļ
esp-tls f5e51e7c1b Merge branch 'feature/esp32c3_ds_mbedtls_integration' into 'master' 5 gadi atpakaļ
esp32 659d805411 esp_wifi: light sleep optimization 5 gadi atpakaļ
esp32c3 9a20283485 Merge branch 'bugfix/scan_test_missing_build_apps_without_tests' into 'master' 5 gadi atpakaļ
esp32s2 fa7aa656d3 build-system: add loadable elf support for ESP32-S2 and C3 5 gadi atpakaļ
esp32s3 d212e698d7 rtc: fix rtc slow memory layout on esp32s3 5 gadi atpakaļ
esp_adc_cal 5798c22a5c adc: replace assert with esp check 5 gadi atpakaļ
esp_common 8dbb14b469 system: Log a warning when booting bootloader or app configured for FPGA use 5 gadi atpakaļ
esp_eth 0208810eca esp_eth: fix typo in lan8720 driver 5 gadi atpakaļ
esp_event acb1143409 Add support for FTM operation 5 gadi atpakaļ
esp_gdbstub 4c0cf6bf62 gdbstub: C3 - protection for UART register region 5 gadi atpakaļ
esp_hid 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 gadi atpakaļ
esp_http_client 89bf9404a5 esp_http_client: Fix some memory leak issues by coverity static analyzer. 5 gadi atpakaļ
esp_http_server c415c6f9a6 httpd: Fixed wrong header in ws_send_async() for lengthy packets 5 gadi atpakaļ
esp_https_ota 753a929525 global: fix sign-compare warnings 5 gadi atpakaļ
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. 5 gadi atpakaļ
esp_hw_support d741b08fe7 Merge branch 'feature/esp32c3_deep_sleep_rtcfastmem' into 'master' 5 gadi atpakaļ
esp_ipc 753a929525 global: fix sign-compare warnings 5 gadi atpakaļ
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 gadi atpakaļ
esp_netif 9c8e4fd4c5 C3: build and run unit tests 5 gadi atpakaļ
esp_pm 3532f52f60 Merge branch 'bugfix/ldgen_ignore_nonexistent_archives_and_obj' into 'master' 5 gadi atpakaļ
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' 5 gadi atpakaļ
esp_rom 28faf93c51 Merge branch 'feature/esp32c3_power_down' into 'master' 5 gadi atpakaļ
esp_serial_slave_link f9e1ee35ad esp_serial_slave_link: Add essl_spi definitions for esp32c3 5 gadi atpakaļ
esp_system e361498a2a intr_alloc: re-enable unit test 5 gadi atpakaļ
esp_timer 9c8e4fd4c5 C3: build and run unit tests 5 gadi atpakaļ
esp_websocket_client a461f8f115 Merge branch 'bugfix/ws_transport_ping' into 'master' 5 gadi atpakaļ
esp_wifi 922194a295 Merge branch 'bugfix/fix_arp_buffer_error_in_smart_config' into 'master' 5 gadi atpakaļ
espcoredump da73dc8195 fix(coredump): parse registers values from stack 5 gadi atpakaļ
esptool_py eadb69aa36 tools: Update esptool submodule 5 gadi atpakaļ
expat 20c068ef3b cmock: added cmock as component 5 gadi atpakaļ
fatfs 6e7780421b fatfs: Fix some memory leak issues by coverity static analyzer. 5 gadi atpakaļ
freemodbus 96b77a28b1 freemodbus: add support for list of area descriptors for each register area 5 gadi atpakaļ
freertos 458308786b Merge branch 'doc/fix_pxTaskGetStackStart' into 'master' 5 gadi atpakaļ
hal e361498a2a intr_alloc: re-enable unit test 5 gadi atpakaļ
heap c4dc3acba9 heap: add light poisoning configuration to the tests. 5 gadi atpakaļ
idf_test 51169b0e0c AES/SHA: use GDMA driver instead of LL 5 gadi atpakaļ
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 gadi atpakaļ
json 6ba648edac cJSON: update to v1.7.14 release 5 gadi atpakaļ
libsodium 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 gadi atpakaļ
log f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' 5 gadi atpakaļ
lwip f7a8593a3b Merge branch 'style/python_isort_double_quote_fixer' into 'master' 5 gadi atpakaļ
mbedtls 243417c48c temporarily disable hardware encryption for esp32s3 5 gadi atpakaļ
mdns be0ae1ebbb mDNS: Fix of text length calculation when detecting a collision 5 gadi atpakaļ
mqtt 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 gadi atpakaļ
newlib 25dcc68b5d newlib: keep esp_rtc_get_time_us when rewrite the value of RTC_SLOW_CLK_CAL_REG 5 gadi atpakaļ
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 gadi atpakaļ
nvs_flash 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 gadi atpakaļ
openssl 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 gadi atpakaļ
partition_table 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 gadi atpakaļ
perfmon 0301c66bf0 esp32c3: Disable components that are not yet supported 5 gadi atpakaļ
protobuf-c 9eccd7c082 components: use new component registration api 6 gadi atpakaļ
protocomm 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 gadi atpakaļ
pthread 28ca70cce5 pthread: fix the priority inheritance 5 gadi atpakaļ
riscv 69096ddce5 Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 5 gadi atpakaļ
sdmmc 6e2dc5d291 Fix minor documentation issue 5 gadi atpakaļ
soc 548fd02d10 docs: initial update of programming guide for C3 5 gadi atpakaļ
spi_flash e712a91488 spi_flash: add config option to enable encrypted partition read/write 5 gadi atpakaļ
spiffs 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 gadi atpakaļ
tcp_transport 7bf205162c tcp_transport: Fix some memory leak issues by coverity static analyzer. 5 gadi atpakaļ
tcpip_adapter 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 gadi atpakaļ
tinyusb 958bfcbf59 Update tinyusb to the latest upstream version 5 gadi atpakaļ
touch_element d16861001f touch_element: add new touch library component 5 gadi atpakaļ
ulp f7a8593a3b Merge branch 'style/python_isort_double_quote_fixer' into 'master' 5 gadi atpakaļ
unity c233ce0449 spi_flash: mocking should be possible now 5 gadi atpakaļ
vfs 753a929525 global: fix sign-compare warnings 5 gadi atpakaļ
wear_levelling 570ef56d86 wear_levelling: Re-enable for ESP32-C3 5 gadi atpakaļ
wifi_provisioning 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 gadi atpakaļ
wpa_supplicant 76b2cb28d2 Add DPP Enrollee example 5 gadi atpakaļ
xtensa 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 gadi atpakaļ