Ivan Grokhotkov 28efe511f4 Merge branch 'bugfix/semihosting_write' into 'master' před 5 roky
..
app_trace 651dbe48e7 Merge branch 'feature/gcovr' into 'master' před 5 roky
app_update c82a4d59ee esp_ota_ops.c: Fix size calculation to erase partition range for OTA image před 5 roky
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features před 6 roky
bootloader 142f69448f secure boot v2: esp32: Prevent read disabling additional efuses před 5 roky
bootloader_support ec9cc27e08 flash: fix spi flash clock config error před 5 roky
bt 4cd6f09427 components/bt: Fix for HCI desync deadlock issue in BLE controller před 5 roky
cbor 5a09de8245 cbor: add tinycbor library and example před 6 roky
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks před 6 roky
console 585633b254 console: ignore static analysis warnings před 5 roky
cxx 4943b1cbf0 CXX: make __attribute__((init_priority(n))) work před 5 roky
driver 7b02fdf45a Fix typo with sigmadelta.h #ifdef před 5 roky
efuse 9300f0e7b0 Merge branch 'bugfix/logging_compilation_fix_anti_rollback' into 'master' před 5 roky
esp-tls 60dc4285f4 Fixed `esp_tls_conn_write` documentation. před 5 roky
esp32 44939a6b1e Merge branch 'feature/iram_data_bss' into 'master' před 5 roky
esp32s2 9003c01b4b Merge branch 'init_priority_fix' into 'master' před 5 roky
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) před 6 roky
esp_common a7c2e86f87 Merge branch 'feature/ds_peripheral' into 'master' před 5 roky
esp_eth 3d0967a58a test: declare requirements and include dirs private před 5 roky
esp_event c643f743ce esp_event: halve the events registered in performance test před 6 roky
esp_gdbstub c9a51bfbb2 soc: create abstraction for cpu related operations před 6 roky
esp_http_client 471b40b0f0 http_header.c: Add error print in http_header_generate_string if buffer size is less than required size před 5 roky
esp_http_server 3d0967a58a test: declare requirements and include dirs private před 5 roky
esp_https_ota 63cd95d236 esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA před 6 roky
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT před 5 roky
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) před 6 roky
esp_netif 6aabfd50d5 pppos_client: support for PPPAUTHTYPE_NONE před 5 roky
esp_ringbuf 3d0967a58a test: declare requirements and include dirs private před 5 roky
esp_rom 5d0860f2e8 fix broken CONFIG_LEGACY_INCLUDE_COMMON_HEADERS před 5 roky
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices před 6 roky
esp_system 06c46837ce panic: ignore deliberate null dereference to pass static analysis před 5 roky
esp_timer 890fc0fe67 esp_timer: alias esp_timer_get_time před 5 roky
esp_websocket_client 14992e62c5 ws_client: fix fragmented send setting proper opcodes před 5 roky
esp_wifi f5f2cbcb50 bugfix: fix make compile phy multiple bin error před 5 roky
espcoredump e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs před 5 roky
esptool_py 90b3676280 make: Fix quoting when flashing port is set via sdkconfig file před 5 roky
expat 3d0967a58a test: declare requirements and include dirs private před 5 roky
fatfs 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' před 5 roky
freemodbus b1fe4c4cc6 freemodbus: add extern c block into common header for cpp před 5 roky
freertos 2e28ab29c7 freertos: silence the static analysis warning referencing the workitem před 5 roky
heap e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs před 5 roky
idf_test 419848549e Add fixes for gcc8 psram fix improvement před 5 roky
jsmn 68dc6b2158 jsmn: define macros in build system před 6 roky
json e366b6ac21 cJSON: include only source file objects for cmake build před 6 roky
libsodium 3d0967a58a test: declare requirements and include dirs private před 5 roky
log 188240d5c7 log: new macros to log when the cache is disabled před 5 roky
lwip d043674b2b Merge branch 'feature/lwip_napt_forward' into 'master' před 5 roky
mbedtls 433c1c9ee1 Merge branch 'bugfix/ds_mpi_lock' into 'master' před 5 roky
mdns ab8cab1c55 mdns: limit the GOT_IP6_EVENT to only known network interfaces před 6 roky
mqtt 6c09993e20 esp_mqtt_abort_connection: Fixed an issue which could result in a race condition and subsequent crash před 5 roky
newlib cc1d287133 newlib: use --specs=nano.specs to enable "nano" version of C library před 5 roky
nghttp 742d4689dd Modified http_parser to handle ICY uris. před 6 roky
nvs_flash 98b1da9e60 NVS: more graceful behavior for erasing partitions před 5 roky
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib před 6 roky
partition_table 3d0967a58a test: declare requirements and include dirs private před 5 roky
perfmon 3d0967a58a test: declare requirements and include dirs private před 5 roky
protobuf-c 9eccd7c082 components: use new component registration api před 6 roky
protocomm 3d0967a58a test: declare requirements and include dirs private před 5 roky
pthread 3d0967a58a test: declare requirements and include dirs private před 5 roky
sdmmc 9b821ddd6b sdmmc: fix possible null dereference in output parameter assignement, whilst it was null checked as an input parameter před 5 roky
soc 69b6ca6a70 Merge branch 'bugfix/mcpwm_period_error_MR' into 'master' před 5 roky
spi_flash 9d9d22c920 esp_flash: deprecate the cs_id member, which is no longer used. před 5 roky
spiffs 9a020cbb40 spiffs: restore dependency of flash targets on spiffs images před 5 roky
tcp_transport 80e5eb896c Merge branch 'optimization/DNS_get_function' into 'master' před 5 roky
tcpip_adapter c0148ef1e8 lwip: Enable IPv6 stateless address autoconfiguration před 6 roky
tinyusb 337fff703a tinyusb: updated the license header in the driver před 5 roky
ulp 3d0967a58a test: declare requirements and include dirs private před 5 roky
unity e30cd361a8 global: rename esp32s2beta to esp32s2 před 6 roky
vfs 283026a761 vfs: semihost driver bugfix před 5 roky
wear_levelling 3d0967a58a test: declare requirements and include dirs private před 5 roky
wifi_provisioning 4b030420a1 wifi_provisioning: Catch the Wi-Fi events even after Connection errors před 5 roky
wpa_supplicant ab784bb53a wpa_supplicant: Port dpp feature from supplicant před 5 roky
xtensa 1e6c25992e esp32: IRAM_DATA_ATTR and IRAM_BSS_ATTR introduced před 5 roky