baohongde d93bff2699 components/bt: Revert changes of security mask 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 c64d4236fb secure boot: In Reflashable mode, make sure the bootloader digest updates 6 лет назад
bootloader_support 30ac846112 Merge branch 'bugfix/cmake_secure_boot_v4.0' into 'release/v4.0' 6 лет назад
bt d93bff2699 components/bt: Revert changes of security mask 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 0e623d4dbf esp32/rtc_module: Fixed critical section API 6 лет назад
efuse 4cafa3e76e Merge branch 'feature/add_psram_workaround_option_4.0' into 'release/v4.0' 6 лет назад
esp-tls 23e6b47a28 esp-tls: check return value of fcntl 6 лет назад
esp32 dcbcb5fe58 esp_timer: Add Test case when set_alarm needs set timer < now_time 6 лет назад
esp_adc_cal fe97d14e0f esp_adc_cal: Remove deprecated ADC calibration functions 6 лет назад
esp_common e3f0854771 Merge branch 'bugfix/fix_timer_deleted_and_run_broken_callback_v4.0' into 'release/v4.0' 6 лет назад
esp_eth 0508ad525a ethernet: add pm lock 6 лет назад
esp_event 104299353d fix bug for netif add crash 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 d77c74770a bugfix(flash): add flash config in app startup 6 лет назад
esp_websocket_client 1a8e5a40d6 ws_client: added subprotocol configuration option to websocket client 6 лет назад
esp_wifi ee6ba0eb47 mesh: fix mesh stop recv crash 6 лет назад
espcoredump 399477cd10 coredump: use esp_flash api in coredump 6 лет назад
esptool_py bc3134594d esptool_py: add missing phony build targets for CMake 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 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 bfbc10e2d8 lw-ip: silence a warning related to CONFIG_LWIP_TCP_WND_DEFAULT value 6 лет назад
mbedtls bf0863a50a mbedtls: Enable SHA hardware acceleration by default 6 лет назад
mdns 5e042803a2 mdns: fix crash for hostname queries 6 лет назад
mqtt 59a186b27e Merge branch 'bugfix/mqtt_example_url_update_v4.0' into 'release/v4.0' 6 лет назад
newlib 85656ca77d newlib: define fcntl as strong symbol 6 лет назад
nghttp 9b350f9ecc cmake: some formatting fixes 6 лет назад
nvs_flash 314a0443ad nvs: Added nvs tests, minor corrections 6 лет назад
openssl fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib 6 лет назад
partition_table 83cd515817 cmake: fix partition_table cmake when using md5 checksum 6 лет назад
protobuf-c 9eccd7c082 components: use new component registration api 6 лет назад
protocomm c595b2fa8c NimBLE: Fix bug in `protocomm_nimble` chararcteristic access callback (release/v4.0) 6 лет назад
pthread e9de7b1df3 pthread: remove ESP32_ prefix from Kconfig options 6 лет назад
sdmmc b98b4c3886 sdmmc_io: support to print CIS information 6 лет назад
soc 03d5742e11 can: Add support for lower bit rates 6 лет назад
spi_flash 510ec904c9 spi_flash tests: Fix exclusion of new API tests in legacy mode 6 лет назад
spiffs d49077c13b spiffs: fix build issue on clean project 6 лет назад
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 лет назад
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 85656ca77d newlib: define fcntl as strong symbol 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 19e355e080 esp_wifi: fix WiFi deinit memory leak 6 лет назад
xtensa 9b350f9ecc cmake: some formatting fixes 6 лет назад