Ivan Grokhotkov f59170fcb9 Merge branch 'bugfix/fatfs_missing_tests' into 'master' 6 ani în urmă
..
app_trace 3e18681555 app_trace: Adds general support esp32s2beta chip 6 ani în urmă
app_update 6257828348 app_update: Add support esp32s2beta 6 ani în urmă
asio 9eccd7c082 components: use new component registration api 6 ani în urmă
bootloader 6f761dd62d cmake: Fix some uninitialized variable warnings 6 ani în urmă
bootloader_support 7b2348baad fix bug that wrap mode not disabled in none-QIO mode 6 ani în urmă
bt a9c162664c Merge branch 'feature/get_remote_name' into 'master' 6 ani în urmă
cbor 5a09de8245 cbor: add tinycbor library and example 6 ani în urmă
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks 6 ani în urmă
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 ani în urmă
cxx c45fdf754f C++: prepare RTTI support 6 ani în urmă
driver be43bfe0c1 Merge branch 'bugfix/ledc_ut_esp32s2beta' into 'master' 6 ani în urmă
efuse cf762d91c2 efuse: Add the batch writing mode 6 ani în urmă
esp-tls 988f0c8feb ESP_TLS: Generalizing error messages for esp_tls 6 ani în urmă
esp32 5e7f43f3d1 esp_wifi: Put some rx code to iram 6 ani în urmă
esp32s2beta 8bea8dacbc esp32s2beta: fix some macro and add flash wrap size condition 6 ani în urmă
esp_adc_cal adfc06a530 Merge branch 'master' into feature/esp32s2beta_merge 6 ani în urmă
esp_common d471266b46 esp_netif: documentation udpated and grouped the esp-netif API 6 ani în urmă
esp_eth d0afdaaf24 esp_eth: moved starting link timer to eth driver start 6 ani în urmă
esp_event eb94d87935 esp_netif: address failures on tcpip-task ipc call, deinit lwip netif and ip address issues 6 ani în urmă
esp_gdbstub 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 ani în urmă
esp_http_client b834c99148 examples: modify other examples and tests to use esp_netif instead of tcpip_adapter 6 ani în urmă
esp_http_server a6cc964a26 esp_http_server : Bugfix in parsing of empty header values 6 ani în urmă
esp_https_ota ca4a8a61c4 Merge branch 'bugfix/CMake_esp_https_ota_dependencies' into 'master' 6 ani în urmă
esp_https_server 25dd5e39af esp-tls: Naming variables refering to certificates and keys in a neutral way to suggest that both PEM and DER format could be used, added comments descibing important details about using these formats 6 ani în urmă
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 ani în urmă
esp_netif 9f2a45f15f esp_netif: add dhcp state transition unit tests for default wifi interfaces 6 ani în urmă
esp_ringbuf 2e067f5b57 ringbuf: Remove deprecated RingbufferType_t 6 ani în urmă
esp_rom 5e55ffc95a fix dummy issue in spi mem and make some spiflash api called from idf 6 ani în urmă
esp_websocket_client 7c5011f411 websocket_client: fix locking mechanism in ws-client task and when sending data 6 ani în urmă
esp_wifi a9c1970c03 Merge branch 'bugfix/put_more_rx_code_to_iram' into 'master' 6 ani în urmă
espcoredump adfc06a530 Merge branch 'master' into feature/esp32s2beta_merge 6 ani în urmă
esptool_py c60370b67f esptool: Update esptool version to match master 6 ani în urmă
expat 9eccd7c082 components: use new component registration api 6 ani în urmă
fatfs 28b7f11f93 fatfs: fix unit tests not included in the build 6 ani în urmă
freemodbus cfdd5f0ef7 freemodbus: configure timer handler placement 6 ani în urmă
freertos 4ccac94816 freertos: modify configASSERTs around scheduler state check 6 ani în urmă
heap 7ce75a42c7 Merge branch 'master' into feature/esp32s2beta_merge 6 ani în urmă
idf_test 5b33d6cf94 Merge branch 'feature/mbedtls_add_faster_modexp' into 'master' 6 ani în urmă
jsmn 9eccd7c082 components: use new component registration api 6 ani în urmă
json f72dc5b271 Update cJSON to v1.7.12 6 ani în urmă
libsodium 76a3a5fb48 ci: disable unavailable tests for esp32s2beta 6 ani în urmă
log ae21d669b9 Merge branch 'master' into feature/esp32s2beta_merge 6 ani în urmă
lwip f91d69efb2 esp_netif: rename DHCP flags for client and server 6 ani în urmă
mbedtls 6f761dd62d cmake: Fix some uninitialized variable warnings 6 ani în urmă
mdns 5884b80908 mdns: add missing include of esp_task.h 6 ani în urmă
mqtt 8675a818f9 Merge branch 'master' into feature/esp32s2beta_merge 6 ani în urmă
newlib 055cc251b7 Merge branch 'feature/esp32s2beta_merge' into 'master' 6 ani în urmă
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 ani în urmă
nvs_flash d8242fe976 nvs: Added nvs tests, minor corrections 6 ani în urmă
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 ani în urmă
partition_table 1a29ddbd33 cmake: fix partition_table cmake when using md5 checksum 6 ani în urmă
perfmon a0730fec2a Performance monitor component. The component contains APIs, example and 6 ani în urmă
protobuf-c 9eccd7c082 components: use new component registration api 6 ani în urmă
protocomm 76a3a5fb48 ci: disable unavailable tests for esp32s2beta 6 ani în urmă
pthread 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 ani în urmă
sdmmc 9baa7826be fix unit test and examples for s2beta 6 ani în urmă
soc e3ff160733 soc/esp32: Add test_env for 32kHz XTAL unit tests 6 ani în urmă
spi_flash 5e55ffc95a fix dummy issue in spi mem and make some spiflash api called from idf 6 ani în urmă
spiffs 7ce75a42c7 Merge branch 'master' into feature/esp32s2beta_merge 6 ani în urmă
tcp_transport b7fd8166d5 Merge branch 'bugfix/ws_opcodes_fix' into 'master' 6 ani în urmă
tcpip_adapter 7f5cda1b82 tcpip_adapter: updated tcpip_adapter compatablity layer to include all 6 ani în urmă
ulp 4352265fa0 cmake: Fix case error passing extra CMake args to sub-projects 6 ani în urmă
unity 76a3a5fb48 ci: disable unavailable tests for esp32s2beta 6 ani în urmă
vfs 84bbafb6a4 VFS: Fix performance test for esp32s2beta 6 ani în urmă
wear_levelling 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 ani în urmă
wifi_provisioning ffe043b1a8 esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter 6 ani în urmă
wpa_supplicant e543dbfe79 wpa_supplicant: Set assoc_ie_len based on generated RSN/WPA IE 6 ani în urmă
xtensa c5ef1cae04 Merge branch 'feature/perfmon' into 'master' 6 ani în urmă