xiehang dd26caf779 esp_wifi: ESP32_WIFI_RX_BA_WIN should be less than ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM преди 6 години
..
app_trace 2926cd09a2 gcov_example: Adds cmake target to generate report преди 6 години
app_update 17791d5384 app_update: Add [timeout=90] преди 6 години
asio 9eccd7c082 components: use new component registration api преди 6 години
bootloader 9edc867c62 bootloader: fix secure boot issues преди 6 години
bootloader_support 409181361f Merge branch 'bugfix/fix_flash_read_error_in_dio_26MHz_mode' into 'master' преди 6 години
bt fcb668ec9c Merge branch 'bugfix/btdm_AVRC_command_fail_while_playing' into 'master' преди 6 години
coap fa02598b5c lwip_2.1.2 for idf_4.0 преди 6 години
console 9b350f9ecc cmake: some formatting fixes преди 6 години
cxx 9eccd7c082 components: use new component registration api преди 6 години
driver 09a63cca51 bugfix(UART): fixed two UART issues: преди 6 години
efuse 09ee721932 efuse: Fix mode EFUSE_SECURE_VERSION_EMULATE преди 6 години
esp-tls 587739391c esp-tls: extending error handle to contain error descriptors with last mbedtls failure and latest certificate verification result flags, reworked tcp_transport to use this error handle преди 6 години
esp32 d6c40c7c1d bugfix(flash): improve spi cs timing settings for flash преди 6 години
esp_adc_cal 9eccd7c082 components: use new component registration api преди 6 години
esp_common 66e0b2f9df gdbstub: move to a separate component, support multiple targets преди 6 години
esp_eth 018de8101f ethernet: can build without enable esp32 emac преди 6 години
esp_event a272e7204d mesh: use new event library преди 6 години
esp_gdbstub 66e0b2f9df gdbstub: move to a separate component, support multiple targets преди 6 години
esp_http_client c25fe765a9 Merge branch 'feature/esp_http_client_tx_buf_size' into 'master' преди 6 години
esp_http_server fa02598b5c lwip_2.1.2 for idf_4.0 преди 6 години
esp_https_ota 7fbedb1ba3 esp_https_ota: Removed unnecessary free() преди 6 години
esp_https_server a8ebde227f esp_https_server: Add support for esp-tls server APIs преди 6 години
esp_local_ctrl 98cf38ca9c cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files преди 6 години
esp_ringbuf 687908b1e9 ringbuffer: support to allocate memory on the ringbuffer before send преди 6 години
esp_rom 9eccd7c082 components: use new component registration api преди 6 години
esp_websocket_client d1433564ec ws_client: removed dependency on internal tcp_transport header преди 6 години
esp_wifi dd26caf779 esp_wifi: ESP32_WIFI_RX_BA_WIN should be less than ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM преди 6 години
espcoredump 9b350f9ecc cmake: some formatting fixes преди 6 години
esptool_py bd0a5d4c8b Merge branch 'feature/esptool_py_use_component_properties' into 'master' преди 6 години
expat 9eccd7c082 components: use new component registration api преди 6 години
fatfs 41062bea99 VFS: Implement pread() and pwrite() преди 6 години
freemodbus 9b350f9ecc cmake: some formatting fixes преди 6 години
freertos 9b350f9ecc cmake: some formatting fixes преди 6 години
heap 9b350f9ecc cmake: some formatting fixes преди 6 години
idf_test fa02598b5c lwip_2.1.2 for idf_4.0 преди 6 години
jsmn 9eccd7c082 components: use new component registration api преди 6 години
json 9eccd7c082 components: use new component registration api преди 6 години
libsodium 9b350f9ecc cmake: some formatting fixes преди 6 години
log 9eccd7c082 components: use new component registration api преди 6 години
lwip ffca1825e6 lwip fuzzer: supplied dummy dns server entry to work with internal packet processing functionwhich is exercised in fuzzer tests, disable CTYPE as recent newlib is not compatible with AFL преди 6 години
mbedtls 1dec976fba Update esp_config and add new feature преди 6 години
mdns 90c4827bd2 add esp_eth component преди 6 години
mqtt 6289a26596 mqtt: referenced esp-mqtt master to close disconnection issues and fix static analysis warnings преди 6 години
newlib 41062bea99 VFS: Implement pread() and pwrite() преди 6 години
nghttp 9b350f9ecc cmake: some formatting fixes преди 6 години
nvs_flash 47bbb107a8 build system: Use CMake-based build system as default when describing commands преди 6 години
openssl 9eccd7c082 components: use new component registration api преди 6 години
partition_table aa0c5f03be Add --baud option to parttool преди 6 години
protobuf-c 9eccd7c082 components: use new component registration api преди 6 години
protocomm 98cf38ca9c cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files преди 6 години
pthread 9eccd7c082 components: use new component registration api преди 6 години
sdmmc 9eccd7c082 components: use new component registration api преди 6 години
smartconfig_ack 29d1d2bd38 esp_wifi: refactor smartconfig callback to use esp event преди 6 години
soc 018de8101f ethernet: can build without enable esp32 emac преди 6 години
spi_flash 058ef98c33 Merge branch 'feature/cmake_default_build_system' into 'master' преди 6 години
spiffs ebcb08ec89 host tests: correct definition of CONFIG_SPI_FLASH_USE_LEGACY_IMPL преди 6 години
tcp_transport d67b9403e8 Merge branch 'feature/tcp_transport_pass_errors_stage1' into 'master' преди 6 години
tcpip_adapter f29ff2c552 Modify IPv6 functionality compatible with lwip2.1.2 преди 6 години
ulp 9eccd7c082 components: use new component registration api преди 6 години
unity 9b350f9ecc cmake: some formatting fixes преди 6 години
vfs 41062bea99 VFS: Implement pread() and pwrite() преди 6 години
wear_levelling ebcb08ec89 host tests: correct definition of CONFIG_SPI_FLASH_USE_LEGACY_IMPL преди 6 години
wifi_provisioning 0e07b85d2f wifi_prov_mgr : Added missing esp_event_post() for WIFI_PROV_END events преди 6 години
wpa_supplicant f3f08fa713 esp_wifi/supplicant: fix some supplicant bugs преди 6 години
xtensa 9b350f9ecc cmake: some formatting fixes преди 6 години