Xu Jun Jun e20e47809d For BT device restore security info from NV to SRAM, should set the ble_hci_handle to a invalid value, otherwise BLE devices may have pairing problem 6 tahun lalu
..
app_trace 320608c85a bugfix/esp32: add cpp guard headers for app_trace component so that its 6 tahun lalu
app_update 6257828348 app_update: Add support esp32s2beta 6 tahun lalu
asio 9eccd7c082 components: use new component registration api 6 tahun lalu
bootloader 6f761dd62d cmake: Fix some uninitialized variable warnings 6 tahun lalu
bootloader_support fd27c0a113 Merge branch 'bugfix/bootloader_unicore_cache_enable' into 'master' 6 tahun lalu
bt e20e47809d For BT device restore security info from NV to SRAM, should set the ble_hci_handle to a invalid value, otherwise BLE devices may have pairing problem 6 tahun lalu
cbor 5a09de8245 cbor: add tinycbor library and example 6 tahun lalu
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks 6 tahun lalu
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 tahun lalu
cxx f287f59ae3 build system: move -fno-rtti link option next to the compile option 6 tahun lalu
driver f5e60524ac Merge branch 'bugfix/fix_i2c_driver_breakingchange_issue' into 'master' 6 tahun lalu
efuse cf762d91c2 efuse: Add the batch writing mode 6 tahun lalu
esp-tls ed85046138 tcp_transport: added functionality for using ALPN with SSL 6 tahun lalu
esp32 134a627ad8 esp_wifi: fix WiFi scan and connect bugs when coexist with Bluetooth 6 tahun lalu
esp32s2beta e6ad330018 ble_mesh_wifi_coexist example: Disable Wi-Fi RX IRAM optimisation 6 tahun lalu
esp_adc_cal adfc06a530 Merge branch 'master' into feature/esp32s2beta_merge 6 tahun lalu
esp_common 087c8f6065 essl: new component to communicate with esp serial slave devices 6 tahun lalu
esp_eth cf161b1c83 ethernet: add start/stop stress test 6 tahun lalu
esp_event bb139d2b83 esp_event: fix possibility of null ptr dereference 6 tahun lalu
esp_gdbstub 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 tahun lalu
esp_http_client b834c99148 examples: modify other examples and tests to use esp_netif instead of tcpip_adapter 6 tahun lalu
esp_http_server a6cc964a26 esp_http_server : Bugfix in parsing of empty header values 6 tahun lalu
esp_https_ota ca4a8a61c4 Merge branch 'bugfix/CMake_esp_https_ota_dependencies' into 'master' 6 tahun lalu
esp_https_server 25dd5e39af esp-tls: Naming variables refering to certificates and keys in a neutral way to suggest that both PEM and DER format could be used, added comments descibing important details about using these formats 6 tahun lalu
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 tahun lalu
esp_netif c3ee156df0 ethernet: move netif glue && add ref counter 6 tahun lalu
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver 6 tahun lalu
esp_rom ea99137e62 esp32s2beta: implement esp_reset_reason API 6 tahun lalu
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 tahun lalu
esp_websocket_client 9200250f51 Add User-Agent and additional headers to esp_websocket_client 6 tahun lalu
esp_wifi 3a54047c66 Merge branch 'bugfix/coex_fix_wifi_scan_and_connect_bugs_master' into 'master' 6 tahun lalu
espcoredump 27ce4d13df coredump: change data format to ELF 6 tahun lalu
esptool_py c60370b67f esptool: Update esptool version to match master 6 tahun lalu
expat b7f16594de expat: Update library from 2.2.5 to 2.2.9 6 tahun lalu
fatfs 28b7f11f93 fatfs: fix unit tests not included in the build 6 tahun lalu
freemodbus ecaf816c0b Merge branch 'bugfix/freemodbus_fix_clang_warnings' into 'master' 6 tahun lalu
freertos 57522059aa freertos/tests: fixed wrong header file on isr latency test 6 tahun lalu
heap 5909d3676c esp32s2: Adds apptrace support 6 tahun lalu
idf_test f119cc58cf components/freertos: tuned performance value for ISR exit cycles to pass in test in -Og 6 tahun lalu
jsmn 68dc6b2158 jsmn: define macros in build system 6 tahun lalu
json f72dc5b271 Update cJSON to v1.7.12 6 tahun lalu
libsodium 9a2af7ae33 global: remove gcc 5.2 support 6 tahun lalu
log 676b5e0deb log: refactoring to make compatible with no-FreeRTOS builds 6 tahun lalu
lwip 77b23951e7 fix bug for ramdom tcp crash 6 tahun lalu
mbedtls c741dd0535 Fixed warnings for components driver, esp32 and mbedtls 6 tahun lalu
mdns d9433ef692 mdns: fixed forgotten merge conflicts in debug code 6 tahun lalu
mqtt 8675a818f9 Merge branch 'master' into feature/esp32s2beta_merge 6 tahun lalu
newlib 9a2af7ae33 global: remove gcc 5.2 support 6 tahun lalu
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 tahun lalu
nvs_flash f53f450380 nvs_flash: build nvs_encr.cpp only if relevant config option is enabled 6 tahun lalu
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 tahun lalu
partition_table 1a29ddbd33 cmake: fix partition_table cmake when using md5 checksum 6 tahun lalu
perfmon df26ab13e2 test_utils: implement performance timer 6 tahun lalu
protobuf-c 9eccd7c082 components: use new component registration api 6 tahun lalu
protocomm 76a3a5fb48 ci: disable unavailable tests for esp32s2beta 6 tahun lalu
pthread 9a2af7ae33 global: remove gcc 5.2 support 6 tahun lalu
sdmmc 5b6b624e1f driver: fix gpio pin_bit_mask truncation in sdspi_host and others 6 tahun lalu
soc f5e60524ac Merge branch 'bugfix/fix_i2c_driver_breakingchange_issue' into 'master' 6 tahun lalu
spi_flash e6ad330018 ble_mesh_wifi_coexist example: Disable Wi-Fi RX IRAM optimisation 6 tahun lalu
spiffs 7ce75a42c7 Merge branch 'master' into feature/esp32s2beta_merge 6 tahun lalu
tcp_transport 9200250f51 Add User-Agent and additional headers to esp_websocket_client 6 tahun lalu
tcpip_adapter ac11545e0a ethernet: warning when double start/stop 6 tahun lalu
ulp b38bc2f8f5 s2 support for make build removed. 6 tahun lalu
unity 0ea6453b1c freertos: changed isr time test case variables to static 6 tahun lalu
vfs f27ae9b0e2 feature: Add uart hal support. 6 tahun lalu
wear_levelling 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 tahun lalu
wifi_provisioning ffe043b1a8 esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter 6 tahun lalu
wpa_supplicant 4872dcea2e wpa_supplicant: remove header file MD5 unit test 6 tahun lalu
xtensa c5ef1cae04 Merge branch 'feature/perfmon' into 'master' 6 tahun lalu