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