Jakob Hasse d5d2d716f6 NVS: Changed all new to new (nothrow) пре 6 година
..
app_trace 2926cd09a2 gcov_example: Adds cmake target to generate report пре 6 година
app_update 79923d0199 Add chip revision into image header пре 6 година
asio 9eccd7c082 components: use new component registration api пре 6 година
bootloader a8fe083017 cmake: Set uninitialized variable warnings in ULP & bootloader subprojects пре 6 година
bootloader_support 30ac846112 Merge branch 'bugfix/cmake_secure_boot_v4.0' into 'release/v4.0' пре 6 година
bt e6a59ac038 Merge branch 'feat/ble_mesh_update_4.0' into 'release/v4.0' пре 6 година
coap fa02598b5c lwip_2.1.2 for idf_4.0 пре 6 година
console 9b350f9ecc cmake: some formatting fixes пре 6 година
cxx 14f1a30e38 build system: move -fno-rtti link option next to the compile option пре 6 година
driver e2cba84555 Merge branch 'bugfix/add_missing_ledc_set_pin_declaration_v4.0' into 'release/v4.0' пре 6 година
efuse 4cafa3e76e Merge branch 'feature/add_psram_workaround_option_4.0' into 'release/v4.0' пре 6 година
esp-tls c7e1416174 esp_tls: added connection timeout to esp_tls_conn_new_sync() пре 6 година
esp32 313c1ed1ba Merge branch 'bugfix/esp_log_from_critical_v4.0' into 'release/v4.0' пре 6 година
esp_adc_cal fe97d14e0f esp_adc_cal: Remove deprecated ADC calibration functions пре 6 година
esp_common c7e1416174 esp_tls: added connection timeout to esp_tls_conn_new_sync() пре 6 година
esp_eth 93e5a31685 ethernet: always put eth_driver handle in SRAM пре 6 година
esp_event 69d341f7f0 Fix some typo in idf пре 6 година
esp_gdbstub 69ef694178 esp32_gdbstub: fix build error with esp32-2019r1 toolchain пре 6 година
esp_http_client 3ba8ae7a62 http_client: added comments to http header generation function пре 6 година
esp_http_server 4ee065df79 httpd_sess_close: Check for session validity before closing пре 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 5a7d3ef319 ringbuf: Remove deprecated RingbufferType_t пре 6 година
esp_rom ea3d70382b backport esp325p0 new features to release/v4.0 пре 6 година
esp_websocket_client daf95803ec websocket_client: fix locking mechanism in ws-client task and when sending data пре 6 година
esp_wifi b006ffa643 mesh: fix mesh ie issues пре 6 година
espcoredump 399477cd10 coredump: use esp_flash api in coredump пре 6 година
esptool_py b59bcb88ce project_include.cmake: Make esptool_py_custom_target callable from other directories пре 6 година
expat 46a172178a expat: Update library from 2.2.5 to 2.2.9 пре 6 година
fatfs de9b0b1c56 Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount() пре 6 година
freemodbus 9b350f9ecc cmake: some formatting fixes пре 6 година
freertos 1b53af2e88 freertos: modify configASSERTs around scheduler state check пре 6 година
heap a389312750 heap: Fix printf usage in heap poisoning пре 6 година
idf_test 20d435c561 mbedtls: add SHA performance test пре 6 година
jsmn 9eccd7c082 components: use new component registration api пре 6 година
json 8df70a1728 cJSON: include only source file objects for cmake build пре 6 година
libsodium 9b350f9ecc cmake: some formatting fixes пре 6 година
log 2966f8cb8c log: Check for ISR context and use proper API to get Tick Count пре 6 година
lwip a2af518069 Merge branch 'bugfix/ci_weekend_test_update_v4.0' into 'release/v4.0' пре 6 година
mbedtls f8fc84813c mbedtls: fix hw accelerated big-num mul if operand and result overlap пре 6 година
mdns dcd735759e Merge branch 'bugfix/mdns_deinit_event_crash_v4.0' into 'release/v4.0' пре 6 година
mqtt a7f573c3a1 ci: fix weekend test confguration update per latest refactoring of пре 6 година
newlib 85656ca77d newlib: define fcntl as strong symbol пре 6 година
nghttp 9b350f9ecc cmake: some formatting fixes пре 6 година
nvs_flash d5d2d716f6 NVS: Changed all new to new (nothrow) пре 6 година
openssl fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib пре 6 година
partition_table 8c88f0f1f6 Fix subtype in PartitionTable.find_by_type пре 6 година
protobuf-c 9eccd7c082 components: use new component registration api пре 6 година
protocomm 6f875f2db2 Unified Provisioning - BLE: Fix characteristics read response issue пре 6 година
pthread e9de7b1df3 pthread: remove ESP32_ prefix from Kconfig options пре 6 година
sdmmc b98b4c3886 sdmmc_io: support to print CIS information пре 6 година
soc 0a2bec85f3 soc: clear PHY status when cpu start пре 6 година
spi_flash 6f6677ac42 spi: move deprecated functions into internal header пре 6 година
spiffs d49077c13b spiffs: fix build issue on clean project пре 6 година
tcp_transport c7e1416174 esp_tls: added connection timeout to esp_tls_conn_new_sync() пре 6 година
tcpip_adapter e4696f077d lwip: Enable IPv6 stateless address autoconfiguration пре 6 година
ulp a8fe083017 cmake: Set uninitialized variable warnings in ULP & bootloader subprojects пре 6 година
unity 9b350f9ecc cmake: some formatting fixes пре 6 година
vfs 642dc19c25 VFS: Check in select() if the UART driver is installed or not пре 6 година
wear_levelling 26800ed71e global: update note in the partition tables пре 6 година
wifi_provisioning 5136605cb1 wifi_prov_manager: Delay the Wi-Fi connect call пре 6 година
wpa_supplicant 8f0f3e8f88 WPS_CONFIG_INIT_DEFAULT(type) error пре 6 година
xtensa 9b350f9ecc cmake: some formatting fixes пре 6 година