Angus Gratton a0a7051af3 Merge branch 'bugfix/panic_fixes' 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 dfbf8ce518 Merge branch 'bugfix/display_partition_table' into 'master' 5 سال پیش
bootloader_support cecf4622bc Merge branch 'bugfix/secure_boot_v2_fixes' into 'master' 5 سال پیش
bt eaeb465767 ble_mesh: Fix node not erase info completely 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 34d41645d3 touch_sensor.c: Fix datatype of argument for timer callback function 5 سال پیش
efuse 158ab5a9b9 Remove "disable ROM BASIC boot mode" from ESP32-S2 5 سال پیش
esp-tls 60dc4285f4 Fixed `esp_tls_conn_write` documentation. 5 سال پیش
esp32 d013105256 Merge branch 'feature/twdt_prints_backtrace' into 'master' 5 سال پیش
esp32s2 66889a7a58 esp32s2: return correct CPU number in esp_cache_err_get_cpuid 5 سال پیش
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) 6 سال پیش
esp_common c5f664d4ac esp_system: remove duplicated esp_digital_reset function 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_hid 25281ef4de Add HID Support to IDF 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 2fce539d1e esp-netif: use dhcp server netmask 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 c5f664d4ac esp_system: remove duplicated esp_digital_reset function 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 4eec0ea4bb Merge branch 'bugfix/optimization_API_esp_wifi_deauth_sta' into 'master' 5 سال پیش
espcoredump e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 سال پیش
esptool_py dfbf8ce518 Merge branch 'bugfix/display_partition_table' 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 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 6f5e43e26a heap: added alloc failed hook and configuration options 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 fa57bdbdbe dhcpserver: make subnet mask configurable 5 سال پیش
mbedtls 433c1c9ee1 Merge branch 'bugfix/ds_mpi_lock' into 'master' 5 سال پیش
mdns f4a4549a34 mdns: Remove mbedtls dependency 5 سال پیش
mqtt 78ea8a9ed5 mqtt: clenaup logs and docs 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 acb7a211dd partition_table: do not always display partition table contents on build 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 bc50bd2806 spi_flash(new driver): Add a Kconfig option - Bypass a block erase and always do sector erase 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 f2cdebd906 esp_wps.c: Fix datatype for wps task handle 5 سال پیش
xtensa 1e6c25992e esp32: IRAM_DATA_ATTR and IRAM_BSS_ATTR introduced 5 سال پیش