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