Angus Gratton c41a0c1907 Merge branch 'feature/gdb_stub_task_state' into 'master' пре 5 година
..
app_trace 651dbe48e7 Merge branch 'feature/gcovr' into 'master' пре 5 година
app_update c82a4d59ee esp_ota_ops.c: Fix size calculation to erase partition range for OTA image пре 5 година
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features пре 6 година
bootloader 6f27992430 flash_encryption: return more clear error codes when bootloader encryption fails пре 5 година
bootloader_support 95bc186846 flash_encryption: Fix next spi boot crypt counter value after a plaintext flash пре 5 година
bt aad3b0e3a2 Merge branch 'bugfix/coex_fix_wifi_performance_when_ble_conn' into 'master' пре 5 година
cbor 5a09de8245 cbor: add tinycbor library and example пре 6 година
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks пре 6 година
console 585633b254 console: ignore static analysis warnings пре 5 година
cxx 4943b1cbf0 CXX: make __attribute__((init_priority(n))) work пре 5 година
driver 9d98111652 Merge branch 'bugfix/spi_bus_lock_missing_semphrstatic' into 'master' пре 5 година
efuse 9300f0e7b0 Merge branch 'bugfix/logging_compilation_fix_anti_rollback' into 'master' пре 5 година
esp-tls 60dc4285f4 Fixed `esp_tls_conn_write` documentation. пре 5 година
esp32 275ed32a11 Merge branch 'feature/esp32s2_iram_dram_protection' into 'master' пре 5 година
esp32s2 2da7e65646 Doc: S2 HMAC documentation пре 5 година
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) пре 6 година
esp_common 5abb4f6455 esp_system, esp_common: fixes to some panic handler refactor issues пре 5 година
esp_eth 3d0967a58a test: declare requirements and include dirs private пре 5 година
esp_event c643f743ce esp_event: halve the events registered in performance test пре 6 година
esp_gdbstub c78ddb770a docs: added information of task states on fatal errors documentation. пре 5 година
esp_http_client 4c166085fb esp_http_client.c: In esp_http_client_read, add fix to return (-1) if esp_transport_read fails пре 5 година
esp_http_server 3d0967a58a test: declare requirements and include dirs private пре 5 година
esp_https_ota 21c2019973 esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read пре 5 година
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT пре 5 година
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) пре 6 година
esp_netif b2a3b2a4f4 fixbug for set dhcp time fail пре 5 година
esp_ringbuf 1ca25688a8 freertos: place `xQueueGenericCreateStatic` into flash пре 5 година
esp_rom 5d0860f2e8 fix broken CONFIG_LEGACY_INCLUDE_COMMON_HEADERS пре 5 година
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices пре 6 година
esp_system 5abb4f6455 esp_system, esp_common: fixes to some panic handler refactor issues пре 5 година
esp_timer 890fc0fe67 esp_timer: alias esp_timer_get_time пре 5 година
esp_websocket_client 14992e62c5 ws_client: fix fragmented send setting proper opcodes пре 5 година
esp_wifi b96652c257 wifi changes: пре 5 година
espcoredump e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs пре 5 година
esptool_py 90b3676280 make: Fix quoting when flashing port is set via sdkconfig file пре 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 b1fe4c4cc6 freemodbus: add extern c block into common header for cpp пре 5 година
freertos c41a0c1907 Merge branch 'feature/gdb_stub_task_state' into 'master' пре 5 година
heap 9300615a13 Merge branch 'bugfix/heap_psram_fill' into 'master' пре 5 година
idf_test 5847e0afd2 freertos/test: fix overflow on accumulator used on scheduling time test пре 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 4e2989e40c fixbug for tcp kill state assert пре 5 година
mbedtls 433c1c9ee1 Merge branch 'bugfix/ds_mpi_lock' into 'master' пре 5 година
mdns ab8cab1c55 mdns: limit the GOT_IP6_EVENT to only known network interfaces пре 5 година
mqtt 6c09993e20 esp_mqtt_abort_connection: Fixed an issue which could result in a race condition and subsequent crash пре 5 година
newlib cc1d287133 newlib: use --specs=nano.specs to enable "nano" version of C library пре 5 година
nghttp 742d4689dd Modified http_parser to handle ICY uris. пре 6 година
nvs_flash 98b1da9e60 NVS: more graceful behavior for erasing partitions пре 5 година
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib пре 6 година
partition_table 3d0967a58a test: declare requirements and include dirs private пре 5 година
perfmon 3d0967a58a test: declare requirements and include dirs private пре 5 година
protobuf-c 9eccd7c082 components: use new component registration api пре 6 година
protocomm 3d0967a58a test: declare requirements and include dirs private пре 5 година
pthread 3d0967a58a test: declare requirements and include dirs private пре 5 година
sdmmc 9b821ddd6b sdmmc: fix possible null dereference in output parameter assignement, whilst it was null checked as an input parameter пре 5 година
soc f7ccc081a5 flash_encryption: replace spi crypt count efuse burning function by a esp_efuse_API пре 5 година
spi_flash 9d98111652 Merge branch 'bugfix/spi_bus_lock_missing_semphrstatic' into 'master' пре 5 година
spiffs 9a020cbb40 spiffs: restore dependency of flash targets on spiffs images пре 5 година
tcp_transport 80e5eb896c Merge branch 'optimization/DNS_get_function' into 'master' пре 5 година
tcpip_adapter c0148ef1e8 lwip: Enable IPv6 stateless address autoconfiguration пре 6 година
tinyusb 337fff703a tinyusb: updated the license header in the driver пре 5 година
ulp 3d0967a58a test: declare requirements and include dirs private пре 5 година
unity e30cd361a8 global: rename esp32s2beta to esp32s2 пре 6 година
vfs 283026a761 vfs: semihost driver bugfix пре 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 пре 5 година
wpa_supplicant 1b5c42b9b0 Merge branch 'bugfix/supplicant_log_enable_issue' into 'master' пре 5 година
xtensa 1e6c25992e esp32: IRAM_DATA_ATTR and IRAM_BSS_ATTR introduced пре 5 година