suda-morris 1e5ea2827c ethernet: fix crash in unit test 6 лет назад
..
app_trace 2926cd09a2 gcov_example: Adds cmake target to generate report 6 лет назад
app_update 10649ae23b app_update: Remove deprecated "make erase_ota" target 6 лет назад
asio 9eccd7c082 components: use new component registration api 6 лет назад
bootloader fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib 6 лет назад
bootloader_support c4306f7942 bootloader_support: Remove deprecated partition load/verify functions 6 лет назад
bt dedaf624db Handle deprecated values in sdkconfig.defaults 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 c225801b3e Merge branch 'fix/add_parentheses_to_spi_swap_data_tx_4.0' into 'release/v4.0' 6 лет назад
efuse fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib 6 лет назад
esp-tls 858b3d2277 ESP32/esp-tls: include esp_err.h in esp_tls.h 6 лет назад
esp32 dedaf624db Handle deprecated values in sdkconfig.defaults 6 лет назад
esp_adc_cal fe97d14e0f esp_adc_cal: Remove deprecated ADC calibration functions 6 лет назад
esp_common e4a4e6ed81 wdt: Remove deprecated esp_task_wdt_feed() function 6 лет назад
esp_eth 1e5ea2827c ethernet: fix crash in unit test 6 лет назад
esp_event a8535767e4 esp_event: add missing header include 6 лет назад
esp_gdbstub 69ef694178 esp32_gdbstub: fix build error with esp32-2019r1 toolchain 6 лет назад
esp_http_client c25fe765a9 Merge branch 'feature/esp_http_client_tx_buf_size' into 'master' 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 d77c74770a bugfix(flash): add flash config in app startup 6 лет назад
esp_websocket_client 9b507c45c8 ws_client: fix double delete issue in ws client initialization 6 лет назад
esp_wifi 10d26549fa Coexist: fix some coexist bugs 6 лет назад
espcoredump 399477cd10 coredump: use esp_flash api in coredump 6 лет назад
esptool_py 6781d01e89 cmake: fix encrypted project flash arg file generation 6 лет назад
expat 9eccd7c082 components: use new component registration api 6 лет назад
fatfs 365e3fd685 fatfs: Remove esp_vfs_fat_unregister() 6 лет назад
freemodbus 9b350f9ecc cmake: some formatting fixes 6 лет назад
freertos fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib 6 лет назад
heap d139c851f3 heap: Remove esp_heap_alloc_caps header 6 лет назад
idf_test 10d26549fa Coexist: fix some coexist bugs 6 лет назад
jsmn 9eccd7c082 components: use new component registration api 6 лет назад
json aa0bb29404 Update cJSON to v1.7.12 6 лет назад
libsodium 9b350f9ecc cmake: some formatting fixes 6 лет назад
log 9eccd7c082 components: use new component registration api 6 лет назад
lwip 1402e78844 Fix error code collision and CI check 6 лет назад
mbedtls daa65b6f91 NimBLE: Add optional mbedTLS support to NimBLE (backport) 6 лет назад
mdns 1b6010bedf Merge branch 'bugfix/mdns_fix_discard_packet_on_invalid_name' into 'master' 6 лет назад
mqtt 6289a26596 mqtt: referenced esp-mqtt master to close disconnection issues and fix static analysis warnings 6 лет назад
newlib 61339353e9 newlib: Fix UT - test time adjustment happens linearly 6 лет назад
nghttp 9b350f9ecc cmake: some formatting fixes 6 лет назад
nvs_flash fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib 6 лет назад
openssl fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib 6 лет назад
partition_table fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib 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 e9de7b1df3 pthread: remove ESP32_ prefix from Kconfig options 6 лет назад
sdmmc b98b4c3886 sdmmc_io: support to print CIS information 6 лет назад
soc e5ff431b35 Merge branch 'fix/esp_flash_coredump_4.0' into 'release/v4.0' 6 лет назад
spi_flash e5ff431b35 Merge branch 'fix/esp_flash_coredump_4.0' into 'release/v4.0' 6 лет назад
spiffs 26800ed71e global: update note in the partition tables 6 лет назад
tcp_transport c711e969cc components: fix incorrect include dir args 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 63c2834d7b VFS: Fix memory access after free() in UART select() 6 лет назад
wear_levelling 26800ed71e global: update note in the partition tables 6 лет назад
wifi_provisioning 0e07b85d2f wifi_prov_mgr : Added missing esp_event_post() for WIFI_PROV_END events 6 лет назад
wpa_supplicant ca80b0445d wpa_supplicant: Make internal crypto headers private (backport v4.0) 6 лет назад
xtensa 9b350f9ecc cmake: some formatting fixes 6 лет назад