Michael (XIAO Xufeng) 85ac572e4a Merge branch 'bugfix/phy_set_xpd_sar' into 'master' hace 5 años
..
app_trace 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 hace 5 años
app_update d5d722c66f app_update: Add definition for esp_ota_abort hace 5 años
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
bootloader 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 hace 5 años
bootloader_support 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 hace 5 años
bt 4f082154e0 Merge branch 'feat/ble_mesh_multiple_nvs_namespace' into 'master' hace 5 años
cbor 636d685eab Update tinycbor submodule in ESP-IDF hace 5 años
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
coap 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
console fb8b905539 uart: add uart support on esp32s3 hace 5 años
cxx 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
driver d6f0b4af6f adc_i2s: solve the i2s_adc issue when using wifi hace 5 años
efuse 4a487af43a efuse: Add new APIs for keys, purposes, wr/rd protection hace 5 años
esp-tls 95d9533294 esp-tls : (Fix) update tls->sockfd value after socket is freed internally hace 5 años
esp32 be5563207d esp32: Provision to redirect .bss to external ram through linker fragments hace 5 años
esp32s2 19bf4aea74 esp32s2: Fix embedded flash feature flag for ESP32-S2FH16, ESP32-S2FH32 hace 5 años
esp32s3 420aef1ffe Updates for riscv support hace 5 años
esp_adc_cal 5cc329b9d0 driver/adc: support for esp32s2 adc calibration scheme V2 hace 5 años
esp_common be5563207d esp32: Provision to redirect .bss to external ram through linker fragments hace 5 años
esp_eth 1e905acacf eth: support W5500 MAC RAW mode hace 5 años
esp_event 27101f9454 wpa_supplicant: Add initial roaming support hace 5 años
esp_gdbstub 420aef1ffe Updates for riscv support hace 5 años
esp_hid 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
esp_http_client 8c09fbf6f1 Make the UserAgent string in esp-http-client configurable hace 5 años
esp_http_server dcb09bac6a http_server: adds support for setting websocket subprotocol hace 5 años
esp_https_ota bc78b8f2da esp_https_ota: Add definition for esp_https_ota_abort hace 5 años
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. hace 5 años
esp_hw_support 5cc329b9d0 driver/adc: support for esp32s2 adc calibration scheme V2 hace 5 años
esp_ipc 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
esp_local_ctrl 49e8c09ec2 local-ctrl: fix memory allocation issues found by static analyser hace 5 años
esp_netif cf60ec0ffc lwip: Added support for configurable LwIP hooks hace 5 años
esp_pm 05a4a8d864 uart: seperate sclk and baudrate setting hace 5 años
esp_ringbuf 420aef1ffe Updates for riscv support hace 5 años
esp_rom 076be2b480 esp_rom: Refactor ROM CMakeLists.txt file hace 5 años
esp_serial_slave_link 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
esp_system 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 hace 5 años
esp_timer 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 hace 5 años
esp_websocket_client 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
esp_wifi 85ac572e4a Merge branch 'bugfix/phy_set_xpd_sar' into 'master' hace 5 años
espcoredump a56a0921aa espcoredump: fix plain coredump written on an encrypted flash hace 5 años
esptool_py 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
expat 20c068ef3b cmock: added cmock as component hace 5 años
fatfs 61f4be45ec fatfs: Make host sdkconfig compatible hace 5 años
freemodbus 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
freertos 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 hace 5 años
hal 5cc329b9d0 driver/adc: support for esp32s2 adc calibration scheme V2 hace 5 años
heap 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 hace 5 años
idf_test 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 hace 5 años
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
json 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
libsodium 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
log 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 hace 5 años
lwip be5563207d esp32: Provision to redirect .bss to external ram through linker fragments hace 5 años
mbedtls 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 hace 5 años
mdns 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 hace 5 años
mqtt 467e4d997b MQTT: Update submodule reference: config, error handle, minor fixes hace 5 años
newlib 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 hace 5 años
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
nvs_flash 09d2c5daa6 nvs_flash: fixed deinit other partition's handles hace 5 años
openssl 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
partition_table 075d3a57ac partition_table: Fix missing argument not present for all parsers hace 5 años
perfmon 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
protobuf-c 9eccd7c082 components: use new component registration api hace 6 años
protocomm 85cb1e8ca3 protocomm_httpd: Change an info print to debug print as it isn't really required in the logs hace 5 años
pthread 28ca70cce5 pthread: fix the priority inheritance hace 5 años
riscv 4cc6b5571b esp_system: support riscv panic hace 5 años
sdmmc 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
soc d393699ab6 uart: bringup on esp32c3 hace 5 años
spi_flash eeddd44d0a esp_flash: update document to reflect the restrictions of mmap/cache hace 5 años
spiffs f4ea2dcb74 Tools: add Python 2 deprecation warning hace 5 años
tcp_transport ce519ee783 tcp_transport: Extend transport error storage for socket error hace 5 años
tcpip_adapter 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
tinyusb 420aef1ffe Updates for riscv support hace 5 años
ulp f4ea2dcb74 Tools: add Python 2 deprecation warning hace 5 años
unity 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 hace 5 años
vfs 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 hace 5 años
wear_levelling 420aef1ffe Updates for riscv support hace 5 años
wifi_provisioning 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
wpa_supplicant c0f4fdfd4d wpa_supplicant: Use WPA3 flag to reduce code size hace 5 años
xtensa f4ea2dcb74 Tools: add Python 2 deprecation warning hace 5 años