Zim Kalinowski f29d873c54 Merge branch 'feature/linenoise_improvement' into 'master' 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 0fd74a43c8 console: re-use the available REPL console API and improve linenoise 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 8e56ecc656 openthread: enable ot_cli on 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 8e56ecc656 openthread: enable ot_cli on esp32h2 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 1d44e40fb1 hal: spi_flash: avoid calling memcpy with NULL buffer 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 жил өмнө
ieee802154 8e56ecc656 openthread: enable ot_cli on esp32h2 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 8e56ecc656 openthread: enable ot_cli on esp32h2 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 6f0b36f7be Merge branch 'doc/flash_manual_encrypt' into 'master' 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 5 жил өмнө
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 жил өмнө