Henning Fleddermann 73624e8560 modify comments on esp_tls_cfg, to clarify that other formats besides PEM (such as DER) might be used as well depending on mbedtls-support 6 tahun lalu
..
app_trace 2926cd09a2 gcov_example: Adds cmake target to generate report 6 tahun lalu
app_update 17791d5384 app_update: Add [timeout=90] 6 tahun lalu
asio 9eccd7c082 components: use new component registration api 6 tahun lalu
bootloader 9edc867c62 bootloader: fix secure boot issues 6 tahun lalu
bootloader_support d77c74770a bugfix(flash): add flash config in app startup 6 tahun lalu
bt b803c7328a Merge branch 'bugfix/btdm_some_unallocated_memory' into 'master' 6 tahun lalu
coap fa02598b5c lwip_2.1.2 for idf_4.0 6 tahun lalu
console 9b350f9ecc cmake: some formatting fixes 6 tahun lalu
cxx 9eccd7c082 components: use new component registration api 6 tahun lalu
driver ff325e84b6 Bugfix(i2s): fixed i2s left/right channels swapped issue. 6 tahun lalu
efuse 09ee721932 efuse: Fix mode EFUSE_SECURE_VERSION_EMULATE 6 tahun lalu
esp-tls 73624e8560 modify comments on esp_tls_cfg, to clarify that other formats besides PEM (such as DER) might be used as well depending on mbedtls-support 6 tahun lalu
esp32 b071fbdd81 Merge branch 'test/rtc_noinit_wdt_test' into 'master' 6 tahun lalu
esp_adc_cal 9eccd7c082 components: use new component registration api 6 tahun lalu
esp_common 66e0b2f9df gdbstub: move to a separate component, support multiple targets 6 tahun lalu
esp_eth 018de8101f ethernet: can build without enable esp32 emac 6 tahun lalu
esp_event a8535767e4 esp_event: add missing header include 6 tahun lalu
esp_gdbstub 66e0b2f9df gdbstub: move to a separate component, support multiple targets 6 tahun lalu
esp_http_client c25fe765a9 Merge branch 'feature/esp_http_client_tx_buf_size' into 'master' 6 tahun lalu
esp_http_server fa02598b5c lwip_2.1.2 for idf_4.0 6 tahun lalu
esp_https_ota 7fbedb1ba3 esp_https_ota: Removed unnecessary free() 6 tahun lalu
esp_https_server a8ebde227f esp_https_server: Add support for esp-tls server APIs 6 tahun lalu
esp_local_ctrl 98cf38ca9c cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files 6 tahun lalu
esp_ringbuf 687908b1e9 ringbuffer: support to allocate memory on the ringbuffer before send 6 tahun lalu
esp_rom d77c74770a bugfix(flash): add flash config in app startup 6 tahun lalu
esp_websocket_client 9b507c45c8 ws_client: fix double delete issue in ws client initialization 6 tahun lalu
esp_wifi 017a60a69d fix the wrong comment in esp_wifi_types.h 6 tahun lalu
espcoredump 9b350f9ecc cmake: some formatting fixes 6 tahun lalu
esptool_py bd0a5d4c8b Merge branch 'feature/esptool_py_use_component_properties' into 'master' 6 tahun lalu
expat 9eccd7c082 components: use new component registration api 6 tahun lalu
fatfs 26800ed71e global: update note in the partition tables 6 tahun lalu
freemodbus 9b350f9ecc cmake: some formatting fixes 6 tahun lalu
freertos 9b350f9ecc cmake: some formatting fixes 6 tahun lalu
heap 9b350f9ecc cmake: some formatting fixes 6 tahun lalu
idf_test fa02598b5c lwip_2.1.2 for idf_4.0 6 tahun lalu
jsmn 9eccd7c082 components: use new component registration api 6 tahun lalu
json 9eccd7c082 components: use new component registration api 6 tahun lalu
libsodium 9b350f9ecc cmake: some formatting fixes 6 tahun lalu
log 9eccd7c082 components: use new component registration api 6 tahun lalu
lwip 15e0a32786 lwip: remove duplicate (and stale) changelog and version files 6 tahun lalu
mbedtls 1dec976fba Update esp_config and add new feature 6 tahun lalu
mdns 1b6010bedf Merge branch 'bugfix/mdns_fix_discard_packet_on_invalid_name' into 'master' 6 tahun lalu
mqtt 6289a26596 mqtt: referenced esp-mqtt master to close disconnection issues and fix static analysis warnings 6 tahun lalu
newlib 7982ed9a7d newlib: Move _gettimeofday_r call in clock_gettime 6 tahun lalu
nghttp 9b350f9ecc cmake: some formatting fixes 6 tahun lalu
nvs_flash 47bbb107a8 build system: Use CMake-based build system as default when describing commands 6 tahun lalu
openssl 9eccd7c082 components: use new component registration api 6 tahun lalu
partition_table 26800ed71e global: update note in the partition tables 6 tahun lalu
protobuf-c 9eccd7c082 components: use new component registration api 6 tahun lalu
protocomm 98cf38ca9c cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files 6 tahun lalu
pthread e9de7b1df3 pthread: remove ESP32_ prefix from Kconfig options 6 tahun lalu
sdmmc b98b4c3886 sdmmc_io: support to print CIS information 6 tahun lalu
smartconfig_ack 29d1d2bd38 esp_wifi: refactor smartconfig callback to use esp event 6 tahun lalu
soc fa555e3109 esp_flash: fix a compatibility issue working with the ROM 6 tahun lalu
spi_flash 058ef98c33 Merge branch 'feature/cmake_default_build_system' into 'master' 6 tahun lalu
spiffs 26800ed71e global: update note in the partition tables 6 tahun lalu
tcp_transport 8fc02e860a tcp_tansport: websocket layer modifies in-buffer data (for masked transports). This fix reverts the data back to original rather then making a copy. 6 tahun lalu
tcpip_adapter f29ff2c552 Modify IPv6 functionality compatible with lwip2.1.2 6 tahun lalu
ulp 9eccd7c082 components: use new component registration api 6 tahun lalu
unity 9b350f9ecc cmake: some formatting fixes 6 tahun lalu
vfs 41062bea99 VFS: Implement pread() and pwrite() 6 tahun lalu
wear_levelling 26800ed71e global: update note in the partition tables 6 tahun lalu
wifi_provisioning 0e07b85d2f wifi_prov_mgr : Added missing esp_event_post() for WIFI_PROV_END events 6 tahun lalu
wpa_supplicant f3f08fa713 esp_wifi/supplicant: fix some supplicant bugs 6 tahun lalu
xtensa 9b350f9ecc cmake: some formatting fixes 6 tahun lalu