Ivan Grokhotkov cfdfeed973 freertos: linker.lf rules fixes 5 سال پیش
..
app_trace 2f58060921 TWAI: FIFO overrun handling and errata workarounds 4 سال پیش
app_update fda565a5bf Merge branch 'bugfix/partition_table_depends_esptoolpy' into 'master' 4 سال پیش
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 سال پیش
bootloader 6f6b4c3983 cmake partition_table: Check binaries fit in partition spaces at build time 4 سال پیش
bootloader_support c2b0db75e8 bootloader_support: Fix min size of OTA partition in error log 4 سال پیش
bt 1def09cc99 bugfix: Fix the issue that the controller do not report the timeout 4 سال پیش
cbor 6a06be002e tinycbor: update to latest upstream commit-id 4 سال پیش
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 سال پیش
coap 3e533be8be coap: Fixed NULL checks for dymanic memory allocation in coap_mbedtls.c 5 سال پیش
console 9b2b86b7d9 console: fix linenoiseProbe never timing out 5 سال پیش
cxx 2552c7ba0f [C++]: wrapper functions around unwind code 4 سال پیش
driver 826b976ba5 timer: add IRAM_ATTR to spinlock give/take API 4 سال پیش
efuse c05fde2cbf efuse: revert ESP_LOG to ESP_EARLY_LOG in src/esp_efuse_utility.c 4 سال پیش
esp-tls 52442be9e1 esp-tls: Fix setsockopt for TCP_KEEPIDLE 4 سال پیش
esp32 7f34657013 Merge branch 'feature/ethernet_link_check_esp_timer' into 'master' 4 سال پیش
esp32c3 0535195983 freertos: fix TLS run-time address calculation 4 سال پیش
esp32s2 7f34657013 Merge branch 'feature/ethernet_link_check_esp_timer' into 'master' 4 سال پیش
esp32s3 0535195983 freertos: fix TLS run-time address calculation 4 سال پیش
esp_adc_cal 13bc5feb0a [cxx]: fixed extern "C" declarations 4 سال پیش
esp_common daa13b3f62 esp32: move toolchain check 4 سال پیش
esp_eth 0733adab5e esp_eth: using esp_timer to check link status 4 سال پیش
esp_event 7fe8720c9d Revert "esp_event test: Disable linker relaxations in this component, to temporarily workaround a linker bug" 4 سال پیش
esp_gdbstub 4c0cf6bf62 gdbstub: C3 - protection for UART register region 5 سال پیش
esp_hid 77922a24c3 esp_hid: add missing static qualifier 4 سال پیش
esp_http_client b148433fbd esp_http_client_read: Add check for esp_http_client_is_complete_data_received before returning ESP_FAIL 4 سال پیش
esp_http_server 3e82fcd566 esp_http_server: Fix transport_ctx not getting freed 4 سال پیش
esp_https_ota 31445c1566 esp_https_ota: Warn users when CONFIG_OTA_ALLOW_HTTP is set 4 سال پیش
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. 5 سال پیش
esp_hw_support db67047eb9 Merge branch 'feature/support_esp32s3_beta3_wifi' into 'master' 4 سال پیش
esp_ipc d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 سال پیش
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 سال پیش
esp_netif dd30222c46 esp_netif: Add CONFIG_LWIP_SLIP_SUPPORT to sperate slip component 4 سال پیش
esp_pm d6a2a67006 Merge branch 'bugfix/fix_some_pm_issue' into 'master' 4 سال پیش
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' 5 سال پیش
esp_rom dd14e97375 esp_wifi: support esp32s3 beta3 wifi 4 سال پیش
esp_serial_slave_link f9e1ee35ad esp_serial_slave_link: Add essl_spi definitions for esp32c3 5 سال پیش
esp_system bb9aa806f7 panic: handlers can now be placed in flash 4 سال پیش
esp_timer b4d2fb56a0 ci: enable previously disabled unit tests 4 سال پیش
esp_websocket_client c79a907e4f components: Remove repeated keep alive function by ssl layer function 4 سال پیش
esp_wifi c93907fb27 wifi/ftm: Move FTM report logging into application and some bugfixes 4 سال پیش
espcoredump 837629814f coredump: core dump data check can now be parametrized 4 سال پیش
esptool_py 6f6b4c3983 cmake partition_table: Check binaries fit in partition spaces at build time 4 سال پیش
expat 20c068ef3b cmock: added cmock as component 5 سال پیش
fatfs 925dacd7fb Merge branch 'bugfix/remove_HSPI_macro_on_c3' into 'master' 4 سال پیش
freemodbus 868e123336 freemodbuss: fix event processing after merge 4 سال پیش
freertos cfdfeed973 freertos: linker.lf rules fixes 4 سال پیش
hal bb9aa806f7 panic: handlers can now be placed in flash 4 سال پیش
heap d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 سال پیش
idf_test 51169b0e0c AES/SHA: use GDMA driver instead of LL 5 سال پیش
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 سال پیش
json 6ba648edac cJSON: update to v1.7.14 release 5 سال پیش
libsodium dfd6c5cb0b libsodium: Update library to v1.0.18 4 سال پیش
log 1e896e5def log: update copyright year 4 سال پیش
lwip ef7583517d lwip: Fix LWIP_DEBUG define which is always defined 4 سال پیش
mbedtls 93604b1a11 mbedtls: Fix mbedtls_ssl_send_alert_message crash due to ssl->out_iv is NULL 4 سال پیش
mdns 5cce919cbe mdns: Fixed the ip header TTL to be correctly set to 255 4 سال پیش
mqtt 74fa52668c esp-mqtt: Remove __FILE__ macro from error logs 5 سال پیش
newlib a202a604d8 esp32: move system libs 4 سال پیش
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 سال پیش
nvs_flash 2fb5b42eb1 [nvs] add nvs page host test to CI 4 سال پیش
openssl cc78923d23 docs: Update OpenSSL API documents 4 سال پیش
openthread 3630099d29 openthread: add radio api for Thread 1.2 to work 4 سال پیش
partition_table 920edd4e73 partition_table: Add a "single factory app (large)" option for 1.5MB app size 4 سال پیش
perfmon 0301c66bf0 esp32c3: Disable components that are not yet supported 5 سال پیش
protobuf-c d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 سال پیش
protocomm 105497f861 Add secure connection for just works in provisioning app for bluedroid 4 سال پیش
pthread 79ae7a7bd9 freertos: test: Add stress test for thread local storage 4 سال پیش
riscv d920aa52be xtensa: simplify build script 5 سال پیش
sdmmc 6e2dc5d291 Fix minor documentation issue 5 سال پیش
soc bc3d45026c Merge branch 'bugfix/deep_sleep_skip_verify_rtc_mem_heap' into 'master' 4 سال پیش
spi_flash 2fb5b42eb1 [nvs] add nvs page host test to CI 4 سال پیش
spiffs e6edf34e82 esp32: move esp_clk functions 4 سال پیش
tcp_transport d74f7d2d04 tcp_transport: Add option to enable crt_bundle for SSL connection 4 سال پیش
tcpip_adapter da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 5 سال پیش
tinyusb 8f064dabcd tinyusb: add 'extern C' bit to tusb_console.h 4 سال پیش
touch_element a3f5cf2c71 Merge branch 'bugfix/touch_element_callback_para' into 'master' 4 سال پیش
ulp 06ec13e422 Merge branch 'bugfix/fix_co-cpu_riscv_ulp_ld_for_esp32s2' into 'master' 4 سال پیش
unity c233ce0449 spi_flash: mocking should be possible now 5 سال پیش
usb 424e1e1886 Add USB HCD 5 سال پیش
vfs bbb0e7a573 vfs: fix build & ci errors 4 سال پیش
wear_levelling e6edf34e82 esp32: move esp_clk functions 4 سال پیش
wifi_provisioning 06ae78b531 provisioning: Fix WiFi credentials not saved to NVS due to wifi_prov_mgr_start_provisioning change the WiFi storage to RAM 4 سال پیش
wpa_supplicant 035909872b wpa_supplicant: Prevent reinstallation of an already in-use group key 4 سال پیش
xtensa daa13b3f62 esp32: move toolchain check 4 سال پیش