Jiang Jiang Jian 3748fdbbb3 Merge branch 'feature/wifi_lightsleep_optimization' into 'master' il y a 5 ans
..
app_trace 753a929525 global: fix sign-compare warnings il y a 5 ans
app_update 317c882133 Merge branch 'bugfix/elf_sha256_first_byte_skip' into 'master' il y a 5 ans
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
bootloader 753a929525 global: fix sign-compare warnings il y a 5 ans
bootloader_support 753a929525 global: fix sign-compare warnings il y a 5 ans
bt f5e7504000 Merge branch 'nimble/update_nimble-1.3.0-idf' into 'master' il y a 5 ans
cbor 636d685eab Update tinycbor submodule in ESP-IDF il y a 5 ans
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
coap 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
console 9b2b86b7d9 console: fix linenoiseProbe never timing out il y a 5 ans
cxx 820639cede Merge branch 'bugfix/c3_init_priority' into 'master' il y a 5 ans
driver 659d805411 esp_wifi: light sleep optimization il y a 5 ans
efuse 90c0876b8a docs: Update typos in 'esp_efuse.h' header file to show function descriptions il y a 5 ans
esp-tls 0841d2bc75 esp_tls: Add warning if the CA chain provided contains one/more invalid il y a 5 ans
esp32 659d805411 esp_wifi: light sleep optimization il y a 5 ans
esp32c3 659d805411 esp_wifi: light sleep optimization il y a 5 ans
esp32s2 659d805411 esp_wifi: light sleep optimization il y a 5 ans
esp32s3 0713e93b8f TWAI: bringup for S3 and C3 il y a 5 ans
esp_adc_cal 5cc329b9d0 driver/adc: support for esp32s2 adc calibration scheme V2 il y a 5 ans
esp_common d23c7690f2 esp32c3: Add UTs for reset_reason il y a 5 ans
esp_eth 753a929525 global: fix sign-compare warnings il y a 5 ans
esp_event 9c8e4fd4c5 C3: build and run unit tests il y a 5 ans
esp_gdbstub 4c0cf6bf62 gdbstub: C3 - protection for UART register region il y a 5 ans
esp_hid 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
esp_http_client 753a929525 global: fix sign-compare warnings il y a 5 ans
esp_http_server 00876a8946 esp_http_server: Add lru_socket flag in sock_db to indicate httpd_sess_close is called from httpd_sess_close_lru il y a 5 ans
esp_https_ota 753a929525 global: fix sign-compare warnings il y a 5 ans
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. il y a 5 ans
esp_hw_support f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' il y a 5 ans
esp_ipc 753a929525 global: fix sign-compare warnings il y a 5 ans
esp_local_ctrl 753a929525 global: fix sign-compare warnings il y a 5 ans
esp_netif 9c8e4fd4c5 C3: build and run unit tests il y a 5 ans
esp_pm 659d805411 esp_wifi: light sleep optimization il y a 5 ans
esp_ringbuf 9c8e4fd4c5 C3: build and run unit tests il y a 5 ans
esp_rom 7c1c669799 component/bt: add BLE v5.0 feature for bluedroid host il y a 5 ans
esp_serial_slave_link f9e1ee35ad esp_serial_slave_link: Add essl_spi definitions for esp32c3 il y a 5 ans
esp_system 659d805411 esp_wifi: light sleep optimization il y a 5 ans
esp_timer 9c8e4fd4c5 C3: build and run unit tests il y a 5 ans
esp_websocket_client 5ab774f9d8 websocket: support mutual tls for websocket il y a 5 ans
esp_wifi 659d805411 esp_wifi: light sleep optimization il y a 5 ans
espcoredump f4ac8433c1 coredump: Core dump is encrypted if the partition itself is encrypted il y a 5 ans
esptool_py eadb69aa36 tools: Update esptool submodule il y a 5 ans
expat 20c068ef3b cmock: added cmock as component il y a 5 ans
fatfs e9c131e174 fatfs: return EINVAL if truncate length is less than 0 il y a 5 ans
freemodbus 0301c66bf0 esp32c3: Disable components that are not yet supported il y a 5 ans
freertos b51889dccb system: stack watchpoint support on C3 il y a 5 ans
hal 659d805411 esp_wifi: light sleep optimization il y a 5 ans
heap 47f469b238 heap: support aligned_alloc for retention memory on ESP32-C3 il y a 5 ans
idf_test 1b6891c5d8 mbedtls: merge changes from C3 il y a 5 ans
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
json 6ba648edac cJSON: update to v1.7.14 release il y a 5 ans
libsodium 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
log f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' il y a 5 ans
lwip 9769be3fde Merge branch 'bugfix/fix_sign_compare' into 'master' il y a 5 ans
mbedtls 753a929525 global: fix sign-compare warnings il y a 5 ans
mdns 9769be3fde Merge branch 'bugfix/fix_sign_compare' into 'master' il y a 5 ans
mqtt 5472deec6e ci: Add MQTT publish test to standard test apps il y a 5 ans
newlib 753a929525 global: fix sign-compare warnings il y a 5 ans
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
nvs_flash 45afa158ff Merge branch 'bugfix/nvs_str_cmp' into 'master' il y a 5 ans
openssl 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
partition_table 548ea1bdd5 tools: Wrap flash binaries into a UF2 file for flashing through USB MSC il y a 5 ans
perfmon 0301c66bf0 esp32c3: Disable components that are not yet supported il y a 5 ans
protobuf-c 9eccd7c082 components: use new component registration api il y a 6 ans
protocomm 7c1c669799 component/bt: add BLE v5.0 feature for bluedroid host il y a 5 ans
pthread 28ca70cce5 pthread: fix the priority inheritance il y a 5 ans
riscv b51889dccb system: stack watchpoint support on C3 il y a 5 ans
sdmmc 6e2dc5d291 Fix minor documentation issue il y a 5 ans
soc 5938b9a892 Merge branch 'feature/support_esp32c3_master_cmake_reset_reason' into 'master' il y a 5 ans
spi_flash 753a929525 global: fix sign-compare warnings il y a 5 ans
spiffs 9c8e4fd4c5 C3: build and run unit tests il y a 5 ans
tcp_transport ce519ee783 tcp_transport: Extend transport error storage for socket error il y a 5 ans
tcpip_adapter 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
tinyusb 680f924e86 tinyusb: reduce annoying log under verbose level in CDC il y a 5 ans
touch_element d16861001f touch_element: add new touch library component il y a 5 ans
ulp 68608f804c esp32c3: Misc fixes needed to build & run il y a 5 ans
unity c233ce0449 spi_flash: mocking should be possible now il y a 5 ans
vfs 753a929525 global: fix sign-compare warnings il y a 5 ans
wear_levelling 570ef56d86 wear_levelling: Re-enable for ESP32-C3 il y a 5 ans
wifi_provisioning 8b33695495 Merge branch 'feature/support_esp32c3_s3_ble_5.0_and_bug_fix' into 'master' il y a 5 ans
wpa_supplicant adfa43a3a4 feature: support tx amsdu il y a 5 ans
xtensa af845b7de2 xtensa: Disable component on esp32c3 il y a 5 ans