Jiang Jiang Jian 139913baa2 Merge branch 'bugfix/config_assert_thread_safety_backport_v4.0' into 'release/v4.0' 6 anos atrás
..
app_trace 2926cd09a2 gcov_example: Adds cmake target to generate report 6 anos atrás
app_update 79923d0199 Add chip revision into image header 6 anos atrás
asio 9eccd7c082 components: use new component registration api 6 anos atrás
bootloader fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib 6 anos atrás
bootloader_support 74d06101b1 bugfix(i2s_bootloader_random_disable): fix bug about i2s bootloader_random_disable for release/v4.0 6 anos atrás
bt e7a6fdca54 component/bt: Fix bugs in HFP feature 6 anos atrás
coap fa02598b5c lwip_2.1.2 for idf_4.0 6 anos atrás
console 9b350f9ecc cmake: some formatting fixes 6 anos atrás
cxx 8300945189 cxx: force pthread to appear later in link line 6 anos atrás
driver f95a723412 Fixed warnings for components driver, esp32 and mbedtls 6 anos atrás
efuse 4cafa3e76e Merge branch 'feature/add_psram_workaround_option_4.0' into 'release/v4.0' 6 anos atrás
esp-tls 858b3d2277 ESP32/esp-tls: include esp_err.h in esp_tls.h 6 anos atrás
esp32 a8f956e590 Merge branch 'bugfix/warning_fix_latest_freertos_v4.0' into 'release/v4.0' 6 anos atrás
esp_adc_cal fe97d14e0f esp_adc_cal: Remove deprecated ADC calibration functions 6 anos atrás
esp_common e3f0854771 Merge branch 'bugfix/fix_timer_deleted_and_run_broken_callback_v4.0' into 'release/v4.0' 6 anos atrás
esp_eth 1e5ea2827c ethernet: fix crash in unit test 6 anos atrás
esp_event a8535767e4 esp_event: add missing header include 6 anos atrás
esp_gdbstub 69ef694178 esp32_gdbstub: fix build error with esp32-2019r1 toolchain 6 anos atrás
esp_http_client 3ba8ae7a62 http_client: added comments to http header generation function 6 anos atrás
esp_http_server 4ee065df79 httpd_sess_close: Check for session validity before closing 6 anos atrás
esp_https_ota 7fbedb1ba3 esp_https_ota: Removed unnecessary free() 6 anos atrás
esp_https_server a8ebde227f esp_https_server: Add support for esp-tls server APIs 6 anos atrás
esp_local_ctrl 98cf38ca9c cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files 6 anos atrás
esp_ringbuf 5a7d3ef319 ringbuf: Remove deprecated RingbufferType_t 6 anos atrás
esp_rom d77c74770a bugfix(flash): add flash config in app startup 6 anos atrás
esp_websocket_client 1a8e5a40d6 ws_client: added subprotocol configuration option to websocket client 6 anos atrás
esp_wifi e5773cc2fe esp_wifi: Put some rx code to iram and update phy4180 6 anos atrás
espcoredump 399477cd10 coredump: use esp_flash api in coredump 6 anos atrás
esptool_py bc3134594d esptool_py: add missing phony build targets for CMake 6 anos atrás
expat 9eccd7c082 components: use new component registration api 6 anos atrás
fatfs de9b0b1c56 Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount() 6 anos atrás
freemodbus 9b350f9ecc cmake: some formatting fixes 6 anos atrás
freertos 1b53af2e88 freertos: modify configASSERTs around scheduler state check 6 anos atrás
heap a389312750 heap: Fix printf usage in heap poisoning 6 anos atrás
idf_test 10d26549fa Coexist: fix some coexist bugs 6 anos atrás
jsmn 9eccd7c082 components: use new component registration api 6 anos atrás
json aa0bb29404 Update cJSON to v1.7.12 6 anos atrás
libsodium 9b350f9ecc cmake: some formatting fixes 6 anos atrás
log 9eccd7c082 components: use new component registration api 6 anos atrás
lwip 665a341147 fix bug for close nonblocking tcp crash 6 anos atrás
mbedtls f95a723412 Fixed warnings for components driver, esp32 and mbedtls 6 anos atrás
mdns 5e042803a2 mdns: fix crash for hostname queries 6 anos atrás
mqtt 59a186b27e Merge branch 'bugfix/mqtt_example_url_update_v4.0' into 'release/v4.0' 6 anos atrás
newlib c599d7aa49 fix bug that semaphore may schedule out in Critical Section 6 anos atrás
nghttp 9b350f9ecc cmake: some formatting fixes 6 anos atrás
nvs_flash fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib 6 anos atrás
openssl fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib 6 anos atrás
partition_table 83cd515817 cmake: fix partition_table cmake when using md5 checksum 6 anos atrás
protobuf-c 9eccd7c082 components: use new component registration api 6 anos atrás
protocomm c595b2fa8c NimBLE: Fix bug in `protocomm_nimble` chararcteristic access callback (release/v4.0) 6 anos atrás
pthread e9de7b1df3 pthread: remove ESP32_ prefix from Kconfig options 6 anos atrás
sdmmc b98b4c3886 sdmmc_io: support to print CIS information 6 anos atrás
soc 41e64bd79c esp_flash: rename internal variables for better readability 6 anos atrás
spi_flash b5d04a21fb esp_flash: fix the quad issue for some GD flash chips 6 anos atrás
spiffs d49077c13b spiffs: fix build issue on clean project 6 anos atrás
tcp_transport 1611386431 ws_client: fix ping-pong mechanism to use mask, support reception of zero-payload PONG and sending non-zero-payload PING 6 anos atrás
tcpip_adapter f29ff2c552 Modify IPv6 functionality compatible with lwip2.1.2 6 anos atrás
ulp 9eccd7c082 components: use new component registration api 6 anos atrás
unity 9b350f9ecc cmake: some formatting fixes 6 anos atrás
vfs 5464aaac45 VFS: Fix bug which occurs when driver is installed during a select() call 6 anos atrás
wear_levelling 26800ed71e global: update note in the partition tables 6 anos atrás
wifi_provisioning 0e07b85d2f wifi_prov_mgr : Added missing esp_event_post() for WIFI_PROV_END events 6 anos atrás
wpa_supplicant 19e355e080 esp_wifi: fix WiFi deinit memory leak 6 anos atrás
xtensa 9b350f9ecc cmake: some formatting fixes 6 anos atrás