KonstantinKondrashov c19b37d2a9 esp_system: Adds sync of FRC & RTC counters in esp_restart 5 anni fa
..
app_trace 7c22cccb9c esp32: cleanup build script 4 anni fa
app_update 86061a720b app_update: Add soc_caps dependency to esp_ota_ops.h 4 anni fa
asio 36e6938920 Merge branch 'feature/lwip_ipv6_automatic_coap_asio' into 'master' 4 anni fa
bootloader 4ccb5515ef fpga/bootloader: Fix LoadProhibited error when bootloader_fill_random() is not in iram_loader_seg 4 anni fa
bootloader_support 03545feaea Merge branch 'feature/s3_flash_enc' into 'master' 4 anni fa
bt a7b6ec85b8 Merge branch 'feature/move_memory_layout_to_heap' into 'master' 4 anni fa
cbor 6a06be002e tinycbor: update to latest upstream commit-id 4 anni fa
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
coap e305f29382 asio coap: If LWIP IPV6 is disabled, automatically don't build asio & coap 4 anni fa
console 7c22cccb9c esp32: cleanup build script 4 anni fa
cxx 71170dd5bc cxx: update copyright notice 4 anni fa
driver 59195b6fb3 Merge branch 'bugfix/update_gdma_soc' into 'master' 4 anni fa
efuse fcd193b024 docs: Use soc_caps instead of chip names for flash encryption docs 4 anni fa
esp-tls 6fce2930d0 esp32h2: enable more components to support esp32h2 4 anni fa
esp32 2058e89448 Merge branch 'feature/fpga_bootloader' into 'master' 4 anni fa
esp32c3 2058e89448 Merge branch 'feature/fpga_bootloader' into 'master' 4 anni fa
esp32h2 9d6366f290 esp_hw_support: Move rtc.h header from target components 4 anni fa
esp32s2 2058e89448 Merge branch 'feature/fpga_bootloader' into 'master' 4 anni fa
esp32s3 2058e89448 Merge branch 'feature/fpga_bootloader' into 'master' 4 anni fa
esp_adc_cal ee23a489b9 esp32h2: code clean up 4 anni fa
esp_common 702e41e1c8 esp32s2: move crypto related functions 4 anni fa
esp_eth 02a432b8d3 Fix invalid ETH_MAC_DEFAULT_CONFIG macro in C++ 4 anni fa
esp_event 75bd02bd46 esp32h2: add some more fixes and TODOs 4 anni fa
esp_gdbstub e9a51e410a esp32h2: add stub code for efuse/esp_gdbstub/esp_phy 4 anni fa
esp_hid d1c8c268d4 Add event_stack_size option to esp_hidh_config_t 4 anni fa
esp_http_client 3064487c20 esp_https_ota: Add check for HTTP error codes and corresponding error logs 4 anni fa
esp_http_server f2a0b48cf9 esp_http_server: Fix ws server handle length over 1440(MTU) messages incorrectly. 4 anni fa
esp_https_ota 3064487c20 esp_https_ota: Add check for HTTP error codes and corresponding error logs 4 anni fa
esp_https_server 967e057906 esp-tls, esp_http_client and esp_http_server: update copyright notice 4 anni fa
esp_hw_support a7b6ec85b8 Merge branch 'feature/move_memory_layout_to_heap' into 'master' 4 anni fa
esp_ipc d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 4 anni fa
esp_lcd fe921291d2 build system: fix cxx init_priority not working on S3 4 anni fa
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 anni fa
esp_netif cd47ba03bc Merge branch 'bugfix/mdns_lwip_agnostic' into 'master' 4 anni fa
esp_phy 8e56ecc656 openthread: enable ot_cli on esp32h2 4 anni fa
esp_pm 7c22cccb9c esp32: cleanup build script 4 anni fa
esp_ringbuf 7c22cccb9c esp32: cleanup build script 4 anni fa
esp_rom 1560d6f1ba soc: add reset reasons in soc component 4 anni fa
esp_serial_slave_link 6fce2930d0 esp32h2: enable more components to support esp32h2 4 anni fa
esp_system c19b37d2a9 esp_system: Adds sync of FRC & RTC counters in esp_restart 4 anni fa
esp_timer c19b37d2a9 esp_system: Adds sync of FRC & RTC counters in esp_restart 4 anni fa
esp_websocket_client ecd3f85794 Merge branch 'bugfix/ws_client_const_correct' into 'master' 4 anni fa
esp_wifi fe921291d2 build system: fix cxx init_priority not working on S3 4 anni fa
espcoredump f810d51327 coredump: simplify the implementation of `esp_core_dump_image_erase` function 4 anni fa
esptool_py 450aad552a esptool: update esptool submodule 4 anni fa
expat 77d4f3080f expat: Update library from 2.2.9 to 2.4.1 4 anni fa
fatfs 79b5dedeb1 CI: minor testcases fixes and disable some cases that cant run on S3 4 anni fa
freemodbus 59935e44c0 freemodbus: increase max priority of modbus tasks 4 anni fa
freertos 7c22cccb9c esp32: cleanup build script 4 anni fa
hal d604bf05af TWAI: Fix incorrect configuration initializers for low speed bit rates 4 anni fa
heap a7b6ec85b8 Merge branch 'feature/move_memory_layout_to_heap' into 'master' 4 anni fa
idf_test 7f98fbb553 ci: stop checking FLASH_SPEED_BYTE_PER_SEC_EXT_WR_4B performance 4 anni fa
ieee802154 8e56ecc656 openthread: enable ot_cli on esp32h2 4 anni fa
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
json 6ba648edac cJSON: update to v1.7.14 release 5 anni fa
libsodium e20826cc7f libsodium: update copyright notice 4 anni fa
log a7b6ec85b8 Merge branch 'feature/move_memory_layout_to_heap' into 'master' 4 anni fa
lwip f86140eb8d Merge branch 'feature/add_rdnss_kconfig' into 'master' 4 anni fa
mbedtls 59195b6fb3 Merge branch 'bugfix/update_gdma_soc' into 'master' 4 anni fa
mdns 619235c2ee mdns: Fix fuzzer IDF-mock layer 4 anni fa
mqtt f6d23bfee1 mqtt: Adds host tests for mqtt client 4 anni fa
newlib c19b37d2a9 esp_system: Adds sync of FRC & RTC counters in esp_restart 4 anni fa
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
nvs_flash 4c0ddd34b4 ci: added script to check api violations 4 anni fa
openssl cc78923d23 docs: Update OpenSSL API documents 4 anni fa
openthread 8e56ecc656 openthread: enable ot_cli on esp32h2 4 anni fa
partition_table ede477ea65 paritition_table: Verify the partition table md5sum when loading the app 4 anni fa
perfmon 6fce2930d0 esp32h2: enable more components to support esp32h2 4 anni fa
protobuf-c d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 4 anni fa
protocomm c8f4153d4f Provisioning BLE: Add API to set manufacturer data in scan response 4 anni fa
pthread c685ef303b pthread: Fix race conditions in existing pthread UTs 4 anni fa
riscv 75bd02bd46 esp32h2: add some more fixes and TODOs 4 anni fa
sdmmc 80acc1a002 CI: add S3 default_2 unit test config 4 anni fa
soc 03545feaea Merge branch 'feature/s3_flash_enc' into 'master' 4 anni fa
spi_flash 7c22cccb9c esp32: cleanup build script 4 anni fa
spiffs 6fce2930d0 esp32h2: enable more components to support esp32h2 4 anni fa
tcp_transport 37e08d38a4 tls: Modify tls optimize both mbedtls and wolfssl 4 anni fa
tcpip_adapter da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 4 anni fa
tinyusb 2c1cc506bf Merge branch 'feature/tinyusb_error_check' into 'master' 4 anni fa
touch_element a3f5cf2c71 Merge branch 'bugfix/touch_element_callback_para' into 'master' 4 anni fa
ulp 7c22cccb9c esp32: cleanup build script 4 anni fa
unity 6fce2930d0 esp32h2: enable more components to support esp32h2 4 anni fa
usb 7c22cccb9c esp32: cleanup build script 4 anni fa
vfs 7c22cccb9c esp32: cleanup build script 4 anni fa
wear_levelling e6edf34e82 esp32: move esp_clk functions 4 anni fa
wifi_provisioning c8f4153d4f Provisioning BLE: Add API to set manufacturer data in scan response 4 anni fa
wpa_supplicant fe921291d2 build system: fix cxx init_priority not working on S3 4 anni fa
xtensa 75bd02bd46 esp32h2: add some more fixes and TODOs 4 anni fa