Mahavir Jain e0b667804f Merge branch 'fix/test_flash_timeout_sdio_throughput' into 'master' 6 年 前
..
app_trace 184e1785ff gcov: Fixes aborted calls to _lock_acquire_recursive from gcov stub 6 年 前
app_update 6257828348 app_update: Add support esp32s2beta 6 年 前
asio 9eccd7c082 components: use new component registration api 6 年 前
bootloader 888316fc64 bootloader_support: refactor to better support multi target 6 年 前
bootloader_support 888316fc64 bootloader_support: refactor to better support multi target 6 年 前
bt e977cc24ff Merge branch 'bugfix/fix_ble_mesh_adv_buf_unref' into 'master' 6 年 前
cbor 5a09de8245 cbor: add tinycbor library and example 6 年 前
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks 6 年 前
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年 前
cxx 78e4b0ff96 CXX: enable exceptions ESP32S2-beta 6 年 前
driver 3be94b6952 Merge branch 'bugfix/can_critical_section_logs' into 'master' 6 年 前
efuse 01ca687caa esp32s2beta: only support unicore 6 年 前
esp-tls 87a41fabfa esp-tls: check return value of fcntl 6 年 前
esp32 e1eeef2276 esp_wifi: fix a WiFi receiving bug 6 年 前
esp32s2beta 3d1ec3f451 intr_alloc: fix the issue intr_enable/disable cannot be used in ISR in 6 年 前
esp_adc_cal adfc06a530 Merge branch 'master' into feature/esp32s2beta_merge 6 年 前
esp_common 52ca3a917d esp_netif: Support for PPPoS in esp_netif using lwip ppp client 6 年 前
esp_eth cf161b1c83 ethernet: add start/stop stress test 6 年 前
esp_event 6c923cf330 Fix some typo in idf 6 年 前
esp_gdbstub 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 年 前
esp_http_client 489c815eb8 esp_http_client: add esp_http_client_set_authtype function 6 年 前
esp_http_server a6cc964a26 esp_http_server : Bugfix in parsing of empty header values 6 年 前
esp_https_ota 5f6fd238b6 fix: esp_http_client and esp_https_ota can follow 307 Redirects 6 年 前
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 年 前
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年 前
esp_netif b61b927008 esp_netif: minor log message fix in dhcps cb 6 年 前
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver 6 年 前
esp_rom a86d741fc9 esp_rom: remove esp_rom.c 6 年 前
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 年 前
esp_websocket_client 9200250f51 Add User-Agent and additional headers to esp_websocket_client 6 年 前
esp_wifi 56c309b40b fix the bugs in ESP-NOW: 6 年 前
espcoredump 27ce4d13df coredump: change data format to ELF 6 年 前
esptool_py 8f3987099e project_include.cmake: Make esptool_py_custom_target callable from other directories 6 年 前
expat b7f16594de expat: Update library from 2.2.5 to 2.2.9 6 年 前
fatfs 28b7f11f93 fatfs: fix unit tests not included in the build 6 年 前
freemodbus ba1ee4092a freemodbus: fix merge issues 6 年 前
freertos 1687c53700 freertos: Fix save_context. Add RSYNC after WSR 6 年 前
heap 884717fb2f apptrace: Adds support for converting SystemView traces to JSON format 6 年 前
idf_test 41e37ebabe ci: decrease the performance threshold for sdio throughput 6 年 前
jsmn 68dc6b2158 jsmn: define macros in build system 6 年 前
json f72dc5b271 Update cJSON to v1.7.12 6 年 前
libsodium 9a2af7ae33 global: remove gcc 5.2 support 6 年 前
log 676b5e0deb log: refactoring to make compatible with no-FreeRTOS builds 6 年 前
lwip 98495e5939 sntp: Add API to set update interval 6 年 前
mbedtls c63684cf6c hw crypto: activated hardware acceleration for esp32s2beta 6 年 前
mdns f0680b99b3 Merge branch 'bugfix/mdns_netif_local' into 'master' 6 年 前
mqtt 74d768fe6d ci: updated mqtt weekend test for qemu support 6 年 前
newlib 3b52eddf6b Merge branch 'bugfix/optimize_some_build_system_tests' into 'master' 6 年 前
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 年 前
nvs_flash 5249d33c1f NVS: bugfix nvs_set_str/blob checks write mode 6 年 前
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 年 前
partition_table 8f15664be0 parttool: Fix regression when parsing binary partition data 6 年 前
perfmon 13cb9f8718 xtensa: update header file 6 年 前
protobuf-c 9eccd7c082 components: use new component registration api 6 年 前
protocomm c63684cf6c hw crypto: activated hardware acceleration for esp32s2beta 6 年 前
pthread 9a2af7ae33 global: remove gcc 5.2 support 6 年 前
sdmmc 232d98608a sdmmc: add communication check for eMMC after frequency switch 6 年 前
soc 72cf67cba3 sdio_slave_hal: fix the TAG non-static issue 6 年 前
spi_flash 2ffe0aca12 esp_flash: increase the timeout for block erase 6 年 前
spiffs 7ce75a42c7 Merge branch 'master' into feature/esp32s2beta_merge 6 年 前
tcp_transport 9200250f51 Add User-Agent and additional headers to esp_websocket_client 6 年 前
tcpip_adapter f21107d12d esp_netif/tcpip_adapter: declare functions extern "C" 6 年 前
ulp 917889dfdf ulp: remove 20190801 version, update supported version for Make 6 年 前
unity 0ea6453b1c freertos: changed isr time test case variables to static 6 年 前
vfs 23848fd1b9 newlib: define fcntl as strong symbol 6 年 前
wear_levelling 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 年 前
wifi_provisioning f9ec0a7172 wifi_provisioning_softap: Allow applications to start webserver externally 6 年 前
wpa_supplicant fde2f33912 esp_wifi/supplicant: fix some WiFi stop memory leak 6 年 前
xtensa 13cb9f8718 xtensa: update header file 6 年 前