Li Shuai d2aeb9e4ce light sleep: add gpio configure workaround at slept status for esp32s3 4 лет назад
..
app_trace 20fd09728f apptrace: Adds ESP32-C3 support 4 лет назад
app_update 3365a7b21d Merge branch 'feature/secure_boot_key_check_before_revoke' into 'master' 4 лет назад
asio 36e6938920 Merge branch 'feature/lwip_ipv6_automatic_coap_asio' into 'master' 4 лет назад
bootloader 072232a934 docs: Expand bootloader section 4 лет назад
bootloader_support 3e2d98500f Merge branch 'refactor/common_rom_rtc_apis' into 'master' 4 лет назад
bt e81facd3e8 Nimble: Add fix for crash in esp_timer deletion 4 лет назад
cbor 6a06be002e tinycbor: update to latest upstream commit-id 4 лет назад
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
coap e305f29382 asio coap: If LWIP IPV6 is disabled, automatically don't build asio & coap 4 лет назад
console 3aa9ac2469 usb_serial_jtag: Add blocking driver to support vfs. 4 лет назад
cxx 71170dd5bc cxx: update copyright notice 4 лет назад
driver 44c175649a Merge branch 'refactor/replace_wrapped_LOGD_with_macro' into 'master' 4 лет назад
efuse fcd193b024 docs: Use soc_caps instead of chip names for flash encryption docs 4 лет назад
esp-tls 6fce2930d0 esp32h2: enable more components to support esp32h2 4 лет назад
esp32 05bb4a5d89 bootloader: disable psram cache bug fix for bootloader 4 лет назад
esp32c3 5d184dcfe0 soc: update S3 memory layout 4 лет назад
esp32h2 205cd469e9 esp32h2: update driver/hal/soc components to support esp32h2 4 лет назад
esp32s2 a6c721b24c esp32[s2,s3]: fix _flash_rodata_align value in the linker scripts 4 лет назад
esp32s3 5d184dcfe0 soc: update S3 memory layout 4 лет назад
esp_adc_cal ee23a489b9 esp32h2: code clean up 4 лет назад
esp_common d0ad0d6139 system : Add defination of ESP_ERROR_CHECK_WITHOUT_ABORT under CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT flag 4 лет назад
esp_eth a6db3a5e77 esp_eth: Change clock mode setting 4 лет назад
esp_event 75bd02bd46 esp32h2: add some more fixes and TODOs 4 лет назад
esp_gdbstub e9a51e410a esp32h2: add stub code for efuse/esp_gdbstub/esp_phy 4 лет назад
esp_hid d1c8c268d4 Add event_stack_size option to esp_hidh_config_t 4 лет назад
esp_http_client 3064487c20 esp_https_ota: Add check for HTTP error codes and corresponding error logs 4 лет назад
esp_http_server f2a0b48cf9 esp_http_server: Fix ws server handle length over 1440(MTU) messages incorrectly. 4 лет назад
esp_https_ota 3064487c20 esp_https_ota: Add check for HTTP error codes and corresponding error logs 4 лет назад
esp_https_server 967e057906 esp-tls, esp_http_client and esp_http_server: update copyright notice 4 лет назад
esp_hw_support 1560d6f1ba soc: add reset reasons in soc component 4 лет назад
esp_ipc d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 лет назад
esp_lcd e10202a608 lcd: add esp_lcd component 4 лет назад
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 лет назад
esp_netif cd47ba03bc Merge branch 'bugfix/mdns_lwip_agnostic' into 'master' 4 лет назад
esp_phy 1560d6f1ba soc: add reset reasons in soc component 4 лет назад
esp_pm 6fce2930d0 esp32h2: enable more components to support esp32h2 4 лет назад
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' 5 лет назад
esp_rom 1560d6f1ba soc: add reset reasons in soc component 4 лет назад
esp_serial_slave_link 6fce2930d0 esp32h2: enable more components to support esp32h2 4 лет назад
esp_system 1560d6f1ba soc: add reset reasons in soc component 4 лет назад
esp_timer 6fce2930d0 esp32h2: enable more components to support esp32h2 4 лет назад
esp_websocket_client ecd3f85794 Merge branch 'bugfix/ws_client_const_correct' into 'master' 4 лет назад
esp_wifi 3491da1f3f Fix connection failure caused by sleep 4 лет назад
espcoredump f810d51327 coredump: simplify the implementation of `esp_core_dump_image_erase` function 4 лет назад
esptool_py ee23a489b9 esp32h2: code clean up 4 лет назад
expat 77d4f3080f expat: Update library from 2.2.9 to 2.4.1 4 лет назад
fatfs 79b5dedeb1 CI: minor testcases fixes and disable some cases that cant run on S3 4 лет назад
freemodbus 59935e44c0 freemodbus: increase max priority of modbus tasks 4 лет назад
freertos ee23a489b9 esp32h2: code clean up 4 лет назад
hal d2aeb9e4ce light sleep: add gpio configure workaround at slept status for esp32s3 4 лет назад
heap 9ac9b69087 heap: use hal specific API to get cpu cycles count 4 лет назад
idf_test 7f98fbb553 ci: stop checking FLASH_SPEED_BYTE_PER_SEC_EXT_WR_4B performance 4 лет назад
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
json 6ba648edac cJSON: update to v1.7.14 release 5 лет назад
libsodium e20826cc7f libsodium: update copyright notice 4 лет назад
log 6fce2930d0 esp32h2: enable more components to support esp32h2 4 лет назад
lwip f86140eb8d Merge branch 'feature/add_rdnss_kconfig' into 'master' 4 лет назад
mbedtls 4c41a5bbd0 Merge branch 'feature/upgrade_mbedtls_to_v2.16.11' into 'master' 4 лет назад
mdns 619235c2ee mdns: Fix fuzzer IDF-mock layer 4 лет назад
mqtt f6d23bfee1 mqtt: Adds host tests for mqtt client 4 лет назад
newlib 6fce2930d0 esp32h2: enable more components to support esp32h2 4 лет назад
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
nvs_flash 4c0ddd34b4 ci: added script to check api violations 4 лет назад
openssl cc78923d23 docs: Update OpenSSL API documents 5 лет назад
openthread 0050248918 openthread: provide prebuilt libopenthread libraries 4 лет назад
partition_table ede477ea65 paritition_table: Verify the partition table md5sum when loading the app 4 лет назад
perfmon 6fce2930d0 esp32h2: enable more components to support esp32h2 4 лет назад
protobuf-c d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 лет назад
protocomm c8f4153d4f Provisioning BLE: Add API to set manufacturer data in scan response 4 лет назад
pthread c685ef303b pthread: Fix race conditions in existing pthread UTs 4 лет назад
riscv 75bd02bd46 esp32h2: add some more fixes and TODOs 4 лет назад
sdmmc 6d1eddb9c0 sd_test: refactor the test case 4 лет назад
soc d2aeb9e4ce light sleep: add gpio configure workaround at slept status for esp32s3 4 лет назад
spi_flash 2ac44f1e76 [spi_flash]: fixed test disabling 4 лет назад
spiffs 6fce2930d0 esp32h2: enable more components to support esp32h2 4 лет назад
tcp_transport 37e08d38a4 tls: Modify tls optimize both mbedtls and wolfssl 4 лет назад
tcpip_adapter da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 5 лет назад
tinyusb 2c1cc506bf Merge branch 'feature/tinyusb_error_check' into 'master' 4 лет назад
touch_element a3f5cf2c71 Merge branch 'bugfix/touch_element_callback_para' into 'master' 5 лет назад
ulp 6fce2930d0 esp32h2: enable more components to support esp32h2 4 лет назад
unity 6fce2930d0 esp32h2: enable more components to support esp32h2 4 лет назад
usb d37451f2c7 USB HCD: Add pipe persistence feature 4 лет назад
vfs 3aa9ac2469 usb_serial_jtag: Add blocking driver to support vfs. 4 лет назад
wear_levelling e6edf34e82 esp32: move esp_clk functions 4 лет назад
wifi_provisioning c8f4153d4f Provisioning BLE: Add API to set manufacturer data in scan response 4 лет назад
wpa_supplicant 16b64e8524 wpa_supplicant: Fix some issues in 11kv 4 лет назад
xtensa 75bd02bd46 esp32h2: add some more fixes and TODOs 4 лет назад