Ivan Grokhotkov bb1f75179b Merge branch 'bugfix/freertos_systimer_stall_when_cpu_halted' into 'master' 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 e712a91488 spi_flash: add config option to enable encrypted partition read/write 5 年之前
bootloader_support 9905da46e0 spi_flash: Add auto suspend mode on esp32c3 5 年之前
bt 28faf93c51 Merge branch 'feature/esp32c3_power_down' into 'master' 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 9ff04b2e79 Merge branch 'feature/musical_buzzer' into 'master' 5 年之前
efuse 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 年之前
esp-tls f5e51e7c1b Merge branch 'feature/esp32c3_ds_mbedtls_integration' into 'master' 5 年之前
esp32 659d805411 esp_wifi: light sleep optimization 5 年之前
esp32c3 9a20283485 Merge branch 'bugfix/scan_test_missing_build_apps_without_tests' into 'master' 5 年之前
esp32s2 69096ddce5 Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 5 年之前
esp32s3 9eae54f3be Merge branch 'bugfix/fix_a2dp_sink_crash_due_to_ble5.0_code' into 'master' 5 年之前
esp_adc_cal 5798c22a5c adc: replace assert with esp check 5 年之前
esp_common 76b2cb28d2 Add DPP Enrollee example 5 年之前
esp_eth 0208810eca esp_eth: fix typo in lan8720 driver 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 d741b08fe7 Merge branch 'feature/esp32c3_deep_sleep_rtcfastmem' into 'master' 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 9c8e4fd4c5 C3: build and run unit tests 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 28faf93c51 Merge branch 'feature/esp32c3_power_down' into 'master' 5 年之前
esp_serial_slave_link f9e1ee35ad esp_serial_slave_link: Add essl_spi definitions for esp32c3 5 年之前
esp_system 28faf93c51 Merge branch 'feature/esp32c3_power_down' into 'master' 5 年之前
esp_timer 9c8e4fd4c5 C3: build and run unit tests 5 年之前
esp_websocket_client a461f8f115 Merge branch 'bugfix/ws_transport_ping' into 'master' 5 年之前
esp_wifi eef66789d4 Mac BB power down in light sleep 5 年之前
espcoredump 88252c98b8 Merge branch 'feature/refactor_espcoredump' into 'master' 5 年之前
esptool_py eadb69aa36 tools: Update esptool submodule 5 年之前
expat 20c068ef3b cmock: added cmock as component 5 年之前
fatfs 6e7780421b fatfs: Fix some memory leak issues by coverity static analyzer. 5 年之前
freemodbus 96b77a28b1 freemodbus: add support for list of area descriptors for each register area 5 年之前
freertos bb1f75179b Merge branch 'bugfix/freertos_systimer_stall_when_cpu_halted' into 'master' 5 年之前
hal bb1f75179b Merge branch 'bugfix/freertos_systimer_stall_when_cpu_halted' into 'master' 5 年之前
heap 69096ddce5 Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 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 243417c48c temporarily disable hardware encryption for esp32s3 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 25dcc68b5d newlib: keep esp_rtc_get_time_us when rewrite the value of RTC_SLOW_CLK_CAL_REG 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 69096ddce5 Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 5 年之前
sdmmc 6e2dc5d291 Fix minor documentation issue 5 年之前
soc 28faf93c51 Merge branch 'feature/esp32c3_power_down' into 'master' 5 年之前
spi_flash e712a91488 spi_flash: add config option to enable encrypted partition read/write 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 753a929525 global: fix sign-compare warnings 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 76b2cb28d2 Add DPP Enrollee example 5 年之前
xtensa 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 年之前