Supreet Deshpande e640e148cf Secure boot v2 support for ESP32-S2 6 gadi atpakaļ
..
app_trace 16726e9980 gcov: Fixes APP CPU syscall table 5 gadi atpakaļ
app_update e640e148cf Secure boot v2 support for ESP32-S2 5 gadi atpakaļ
asio 1c8171c3e8 asio: option to use wolfSSL as TLS stack for ASIO 5 gadi atpakaļ
bootloader e640e148cf Secure boot v2 support for ESP32-S2 5 gadi atpakaļ
bootloader_support e640e148cf Secure boot v2 support for ESP32-S2 5 gadi atpakaļ
bt 0b56a27e4a NimBLE: Add Non-Resolvable private address support and misc bug fixes 5 gadi atpakaļ
cbor 636d685eab Update tinycbor submodule in ESP-IDF 5 gadi atpakaļ
coap 7dbf01afad coap: move mbedTLS config options from component to examples 5 gadi atpakaļ
console 8e00522cd7 vfs: support vfs uart set line endings with specified uart number 5 gadi atpakaļ
cxx f3e180de72 CXX: removed exception windowspill test 5 gadi atpakaļ
driver 345606e7f3 esp_rom: extract common uart apis into esp_rom_uart.h 5 gadi atpakaļ
efuse 458b14a8ea esp_rom: extract common efuse apis into esp_rom_efuse.h 5 gadi atpakaļ
esp-tls 52469c8505 esp-tls: enable TLS renegotiation using explicit API call 5 gadi atpakaļ
esp32 442736c5d6 Merge branch 'refactor/common_rom_uart_apis' into 'master' 5 gadi atpakaļ
esp32s2 442736c5d6 Merge branch 'refactor/common_rom_uart_apis' into 'master' 5 gadi atpakaļ
esp32s3 204cb341b1 esp32s3: initial empty component 5 gadi atpakaļ
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) 6 gadi atpakaļ
esp_common 49907bddff Merge branch 'bugfix/pm_uart_rate' into 'master' 5 gadi atpakaļ
esp_eth ab0537c079 esp_rom: extract common MD5 hash apis into esp_rom_md5.h 5 gadi atpakaļ
esp_event 81f037a299 Fix handling of multiple AP credentials in WPS 5 gadi atpakaļ
esp_gdbstub 8e6d450a8c Revert "Merge branch 'feature/gdb_stub_task_state' into 'master'" 5 gadi atpakaļ
esp_hid 65b993234d esp_hid: fix memory leak if getting dev reports fails 5 gadi atpakaļ
esp_http_client ab0537c079 esp_rom: extract common MD5 hash apis into esp_rom_md5.h 5 gadi atpakaļ
esp_http_server f8b649baaf Merge branch 'bugfix/ws_server_async_send_fin' into 'master' 5 gadi atpakaļ
esp_https_ota 3c7991813d esp_http_client.h: Add error codes in HttpStatus_Code 5 gadi atpakaļ
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT 5 gadi atpakaļ
esp_ipc 11d96b39d0 esp_ipc: Move to new component 5 gadi atpakaļ
esp_local_ctrl 49e8c09ec2 local-ctrl: fix memory allocation issues found by static analyser 5 gadi atpakaļ
esp_netif bb9a7356ac esp-netif: removing SLIP related events as the slip-modem set state synchronously 5 gadi atpakaļ
esp_ringbuf 1ca25688a8 freertos: place `xQueueGenericCreateStatic` into flash 5 gadi atpakaļ
esp_rom ab0537c079 esp_rom: extract common MD5 hash apis into esp_rom_md5.h 5 gadi atpakaļ
esp_serial_slave_link f6dd63d03d spi_slave_hd: new driver for spi slave in half duplex mode 5 gadi atpakaļ
esp_system 442736c5d6 Merge branch 'refactor/common_rom_uart_apis' into 'master' 5 gadi atpakaļ
esp_timer f925da9179 docs: correct function description following https://esp32.com/viewtopic.php?f=5&t=16332 5 gadi atpakaļ
esp_websocket_client f74d5d9517 Merge branch 'bugfix/ws_send_abort' into 'master' 5 gadi atpakaļ
esp_wifi 1ba7dc22cb Merge branch 'bugfix/resume_esp32s2_wifi_unit_test' into 'master' 5 gadi atpakaļ
espcoredump ee5e3f8b93 CI: Fix timeout in the espcoredump test 5 gadi atpakaļ
esptool_py 49907bddff Merge branch 'bugfix/pm_uart_rate' into 'master' 5 gadi atpakaļ
expat 3d0967a58a test: declare requirements and include dirs private 6 gadi atpakaļ
fatfs 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' 5 gadi atpakaļ
freemodbus d0b9829eef examples: freemodbus add tcp support for common master/slave iface 5 gadi atpakaļ
freertos 8e6d450a8c Revert "Merge branch 'feature/gdb_stub_task_state' into 'master'" 5 gadi atpakaļ
heap 6f5e43e26a heap: added alloc failed hook and configuration options 5 gadi atpakaļ
idf_test ff6ef11603 CI: do not run cases likely to fail 5 gadi atpakaļ
jsmn 68dc6b2158 jsmn: define macros in build system 6 gadi atpakaļ
json e366b6ac21 cJSON: include only source file objects for cmake build 6 gadi atpakaļ
libsodium 3d0967a58a test: declare requirements and include dirs private 6 gadi atpakaļ
log 188240d5c7 log: new macros to log when the cache is disabled 5 gadi atpakaļ
lwip 1a41545c3e esp-netif: SLIP interface refactor to isolate interface from drivers 5 gadi atpakaļ
mbedtls a62689a351 Merge branch 'bugfix/mbedtls_mpi_exp_mod' into 'master' 5 gadi atpakaļ
mdns cf7e48c779 mdns: Allow config mDNS task stack size 5 gadi atpakaļ
mqtt 78ea8a9ed5 mqtt: clenaup logs and docs 5 gadi atpakaļ
newlib 442736c5d6 Merge branch 'refactor/common_rom_uart_apis' into 'master' 5 gadi atpakaļ
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 gadi atpakaļ
nvs_flash cb0bdb8bba components: convert string to bytes to fix TypeError There is a string passed as an argument for function, but a format of a string seemingly refers to bytes therefore it needs to be converted to bytes Solves https://esp32.com/viewtopic.php?f=13&t=16529 5 gadi atpakaļ
openssl 0f72c05d78 openssl: made verification mode conversion to mbetls modes more strict 5 gadi atpakaļ
partition_table 754d631247 partition_table: fix generation of signed partition table 5 gadi atpakaļ
perfmon 3d0967a58a test: declare requirements and include dirs private 6 gadi atpakaļ
protobuf-c 9eccd7c082 components: use new component registration api 6 gadi atpakaļ
protocomm 457d4f36a6 BLE provisioning: Add check for valid ble read offset 5 gadi atpakaļ
pthread c53ad56515 esp_system: startup flow modifications 5 gadi atpakaļ
sdmmc 562edb3a5e Merge branch 'bugfix/sdmmc_spi_highspeed' into 'master' 5 gadi atpakaļ
soc 442736c5d6 Merge branch 'refactor/common_rom_uart_apis' into 'master' 5 gadi atpakaļ
spi_flash d95c89a1eb bootloader_support: Fix bootloader_common_get_sha256_of_partition, can handle a long image 5 gadi atpakaļ
spiffs 9a020cbb40 spiffs: restore dependency of flash targets on spiffs images 5 gadi atpakaļ
tcp_transport a392e4e57b websocket: add configurable ws_transport buffer size 5 gadi atpakaļ
tcpip_adapter 95b5ef3687 esp-netif: wifi-deinit to clear handlers only in tcpip-adapter mode 5 gadi atpakaļ
tinyusb a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 gadi atpakaļ
ulp b6dba84323 ulp: added support to building code for riscv ULP coprocessor 5 gadi atpakaļ
unity 345606e7f3 esp_rom: extract common uart apis into esp_rom_uart.h 5 gadi atpakaļ
vfs e4e553efeb Merge branch 'bugfix/vfs_zero_length_base_path' into 'master' 5 gadi atpakaļ
wear_levelling 3d0967a58a test: declare requirements and include dirs private 6 gadi atpakaļ
wifi_provisioning 4b030420a1 wifi_provisioning: Catch the Wi-Fi events even after Connection errors 6 gadi atpakaļ
wpa_supplicant 803cf064d2 Merge branch 'bugfix/eap_client_crash' into 'master' 5 gadi atpakaļ
xtensa 11f6addc61 expression_with_stack: added a tweak on TCB stackpointers to avoid false trigger of stack overflow 5 gadi atpakaļ