Prasad Alatkar 1c7340d229 NimBLE: Update submodule to fix host flow control bugs. vor 4 Jahren
..
app_trace 16726e9980 gcov: Fixes APP CPU syscall table vor 5 Jahren
app_update e7f75e6559 otatool: Fix incorrect using otadata.seq&crc in switch_ota_partition cmd vor 4 Jahren
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features vor 6 Jahren
bootloader 4abc541d6f bootloader: SECURE_ENABLE_SECURE_ROM_DL_MODE cannot be y when SECURE_DISABLE_ROM_DL_MODE=y vor 5 Jahren
bootloader_support ec510fdf18 Merge branch 'bugfix/deep_sleep_skip_verify_rtc_mem_heap_v4.2' into 'release/v4.2' vor 4 Jahren
bt 1c7340d229 NimBLE: Update submodule to fix host flow control bugs. vor 4 Jahren
cbor 5a09de8245 cbor: add tinycbor library and example vor 6 Jahren
coap 7dbf01afad coap: move mbedTLS config options from component to examples vor 5 Jahren
console 3967e1b6d2 vfs: support vfs uart set line endings with specified uart number (release/v4.2) vor 5 Jahren
cxx e2cb7ed9ca Revert "CXX: removed exception windowspill test" vor 5 Jahren
driver ff4ca61cc6 timer: add IRAM_ATTR to spinlock give/take API vor 4 Jahren
efuse d0d7c53ee1 Tools: add Python 2 deprecation warning vor 5 Jahren
esp-tls a2e6db19e6 esp_tls: Fix misplaced paranthesis in esp_tls_mbedtls.c vor 4 Jahren
esp32 d52331849e Merge branch 'bugfix/flash_rodata_any_alignement_v4.2' into 'release/v4.2' vor 4 Jahren
esp32s2 d52331849e Merge branch 'bugfix/flash_rodata_any_alignement_v4.2' into 'release/v4.2' vor 4 Jahren
esp_adc_cal be3fc35533 [cxx]: fixed extern "C" declarations vor 4 Jahren
esp_common d29cce7f0a Merge branch 'bugfix/fix_some_pm_issue_v4.2' into 'release/v4.2' vor 4 Jahren
esp_eth a1c8b21928 esp_eth: moved extern "C" after includes vor 5 Jahren
esp_event e0a02c1a7c AP_STAIPASSIGNED now passes the IP through 'event_data' vor 5 Jahren
esp_gdbstub a6f0b15d3e Revert "Merge branch 'feature/gdb_stub_task_state' into 'master'" vor 5 Jahren
esp_hid 65b993234d esp_hid: fix memory leak if getting dev reports fails vor 5 Jahren
esp_http_client 7ad3837244 esp_http_client_read: Add check for esp_http_client_is_complete_data_received before returning ESP_FAIL vor 4 Jahren
esp_http_server 1c732d7556 esp_http_server: Add lru_socket flag in sock_db to indicate httpd_sess_close is called from httpd_sess_close_lru vor 5 Jahren
esp_https_ota f1c7b0ba6f Resolve documentation issue reported by boarchuz in https://esp32.com/viewtopic.php?f=5&t=14148#p59419 vor 5 Jahren
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT vor 5 Jahren
esp_ipc 11d96b39d0 esp_ipc: Move to new component vor 5 Jahren
esp_local_ctrl d417ba0c11 esp_local_ctrl: Fix some memory leak issues by coverity static analyzer. vor 4 Jahren
esp_netif c5b2252e03 esp-netif: Fix PPP netif event posting to include esp_netif data vor 5 Jahren
esp_ringbuf 1ca25688a8 freertos: place `xQueueGenericCreateStatic` into flash vor 5 Jahren
esp_rom 54b817a59e flash_encryption: Quick fixed the issue that block when flash_encryption_write, Related https://github.com/espressif/esp-idf/issues/6322, Related https://github.com/espressif/esp-idf/issues/6254 vor 4 Jahren
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices vor 6 Jahren
esp_system d694036789 components/bt: Shutdown Bluetooth before esp_restart. vor 5 Jahren
esp_timer 084e170a8f Merge branch 'refactor/esp_ipc' into 'master' vor 5 Jahren
esp_websocket_client 90218b4e9b Add options for esp_http_client and esp_websocket_client to support keepalive vor 5 Jahren
esp_wifi 6ed64c2a2d Synchronize multiple branch of bt lib(release/v4.1 ~ master) vor 4 Jahren
espcoredump 5f1e61498e Bugfix/espcoredump fix error reported for blank partition (Backport v4.2) vor 5 Jahren
esptool_py 78ea042e7d esptool: Update esptool to have merge adjacent sections feature vor 4 Jahren
expat 3d0967a58a test: declare requirements and include dirs private vor 5 Jahren
fatfs 4407c9eb83 fatfs: Fix some memory leak issues by coverity static analyzer. vor 4 Jahren
freemodbus d340fa68aa freemodbus: fix event processing after merge vor 4 Jahren
freertos d52331849e Merge branch 'bugfix/flash_rodata_any_alignement_v4.2' into 'release/v4.2' vor 4 Jahren
heap 6f5e43e26a heap: added alloc failed hook and configuration options vor 5 Jahren
idf_test f12808533d ci: move auto_test_script to new repo (backport 4.2) vor 5 Jahren
jsmn 68dc6b2158 jsmn: define macros in build system vor 6 Jahren
json e366b6ac21 cJSON: include only source file objects for cmake build vor 6 Jahren
libsodium 3d0967a58a test: declare requirements and include dirs private vor 5 Jahren
log a177897f4d log: correct timestamp formatting to unsigned integer type vor 4 Jahren
lwip c8f8def780 lwip: Fixed ping assert reset when ping interval is 0 vor 4 Jahren
mbedtls 532912b025 mbedtls: Fix mbedtls_ssl_send_alert_message crash due to ssl->out_iv is NULL vor 4 Jahren
mdns 19634e34e9 mdns: Fixed the ip header TTL to be correctly set to 255 vor 4 Jahren
mqtt c4e4a05002 MQTT: Update submodule reference: config, error handle, minor fixes vor 5 Jahren
newlib c7d602cc62 Merge branch 'bugfix/adjtime_return_outdelta_before_new_delta_set_v4.2' into 'release/v4.2' vor 5 Jahren
nghttp 742d4689dd Modified http_parser to handle ICY uris. vor 6 Jahren
nvs_flash 74e1613b17 Merge branch 'bugfix/nvs_close_nukes_all_handles_v4.2' into 'release/v4.2' vor 5 Jahren
openssl 521eee7384 openssl: made verification mode conversion to mbetls modes more strict vor 5 Jahren
partition_table 278030ff3e add file stream parameter and log stdout and stderr to same stream vor 5 Jahren
perfmon 3d0967a58a test: declare requirements and include dirs private vor 5 Jahren
protobuf-c 9eccd7c082 components: use new component registration api vor 6 Jahren
protocomm a2ccb3c0ac protocomm: Fixed NULL check of allocated memory vor 4 Jahren
pthread cc10f1943c pthread: fix the priority inheritance vor 5 Jahren
sdmmc 19ae66dfa2 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode vor 5 Jahren
soc abe7a9d020 Merge branch 'bugfix/wifi_softap_deep_sleep_current_opt_v4.2' into 'release/v4.2' vor 4 Jahren
spi_flash aafcc2ca60 Merge branch 'bugfix/flash_encryption_v4.2' into 'release/v4.2' vor 4 Jahren
spiffs f5f91a4d05 tools: Redirect some warnings to stderr vor 5 Jahren
tcp_transport 98d19efe6f tcp_transport: Fix some memory leak issues by coverity static analyzer. vor 4 Jahren
tcpip_adapter ddedf25ca8 Set default AP handlers in wifi_create_and_start_ap() v4.2 vor 5 Jahren
tinyusb e5b242a3cb usb: removes non-integrated features vor 5 Jahren
ulp d0d7c53ee1 Tools: add Python 2 deprecation warning vor 5 Jahren
unity e30cd361a8 global: rename esp32s2beta to esp32s2 vor 6 Jahren
vfs 3967e1b6d2 vfs: support vfs uart set line endings with specified uart number (release/v4.2) vor 5 Jahren
wear_levelling 3d0967a58a test: declare requirements and include dirs private vor 5 Jahren
wifi_provisioning d734c533a5 wifi_provisioning: Fix some memory leak issues by coverity static analyzer. vor 4 Jahren
wpa_supplicant 31d05a5072 wpa_supplicant: Group key reinstallation fixes vor 4 Jahren
xtensa d0d7c53ee1 Tools: add Python 2 deprecation warning vor 5 Jahren