Mahavir Jain 6d0ac214c4 Merge branch 'feature/enable_crt_bundle_for_esp_http_client' into 'master' vor 4 Jahren
..
app_trace 2f58060921 TWAI: FIFO overrun handling and errata workarounds vor 4 Jahren
app_update fda565a5bf Merge branch 'bugfix/partition_table_depends_esptoolpy' into 'master' vor 4 Jahren
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) vor 5 Jahren
bootloader 97ea00f355 Merge branch 'doc/flash_encryption_development' into 'master' vor 4 Jahren
bootloader_support c101fc3e3d fix c3 hardware bug before ECO3 and optimizate bbpll config: vor 4 Jahren
bt e6edf34e82 esp32: move esp_clk functions vor 4 Jahren
cbor 636d685eab Update tinycbor submodule in ESP-IDF vor 5 Jahren
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) vor 5 Jahren
coap 3e533be8be coap: Fixed NULL checks for dymanic memory allocation in coap_mbedtls.c vor 5 Jahren
console 9b2b86b7d9 console: fix linenoiseProbe never timing out vor 5 Jahren
cxx 6014e3a198 esp32: move stack check test vor 4 Jahren
driver 3c9e9a7704 Merge branch 'bugfix/renable_unit_tests' into 'master' vor 4 Jahren
efuse c05fde2cbf efuse: revert ESP_LOG to ESP_EARLY_LOG in src/esp_efuse_utility.c vor 4 Jahren
esp-tls 52442be9e1 esp-tls: Fix setsockopt for TCP_KEEPIDLE vor 4 Jahren
esp32 daa13b3f62 esp32: move toolchain check vor 4 Jahren
esp32c3 a202a604d8 esp32: move system libs vor 4 Jahren
esp32s2 a202a604d8 esp32: move system libs vor 4 Jahren
esp32s3 a202a604d8 esp32: move system libs vor 4 Jahren
esp_adc_cal 13bc5feb0a [cxx]: fixed extern "C" declarations vor 5 Jahren
esp_common daa13b3f62 esp32: move toolchain check vor 4 Jahren
esp_eth 2a34b0496c esp_eth: refactor ksz8041 driver into ksz80xx vor 4 Jahren
esp_event 37567dcf2a esp_wifi: Add beacon timeout event vor 4 Jahren
esp_gdbstub 4c0cf6bf62 gdbstub: C3 - protection for UART register region vor 5 Jahren
esp_hid 77922a24c3 esp_hid: add missing static qualifier vor 4 Jahren
esp_http_client f66bdf1233 esp_http_client: Enable support of crt_bundle in esp_http_client vor 4 Jahren
esp_http_server 3e82fcd566 esp_http_server: Fix transport_ctx not getting freed vor 4 Jahren
esp_https_ota 807bf9688c ESP HTTPS OTA: send POST request body if set vor 5 Jahren
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. vor 5 Jahren
esp_hw_support d21ca33e40 Merge branch 'bugfix/fix_bootloader_time_too_long_bug' into 'master' vor 4 Jahren
esp_ipc d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled vor 5 Jahren
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer vor 5 Jahren
esp_netif da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components vor 5 Jahren
esp_pm 6b57f33858 Merge branch 'refactor/movements_from_target_components' into 'master' vor 4 Jahren
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' vor 5 Jahren
esp_rom b4d2fb56a0 ci: enable previously disabled unit tests vor 4 Jahren
esp_serial_slave_link f9e1ee35ad esp_serial_slave_link: Add essl_spi definitions for esp32c3 vor 5 Jahren
esp_system c22eb769e7 Merge branch 'bugfix/panic_instrprohibited' into 'master' vor 4 Jahren
esp_timer b4d2fb56a0 ci: enable previously disabled unit tests vor 4 Jahren
esp_websocket_client c79a907e4f components: Remove repeated keep alive function by ssl layer function vor 5 Jahren
esp_wifi 6b57f33858 Merge branch 'refactor/movements_from_target_components' into 'master' vor 4 Jahren
espcoredump 45de6f9c59 espcoredump erase review comments vor 4 Jahren
esptool_py d9f687f51a esptool_py: call idf.py monitor with python explicitly vor 4 Jahren
expat 20c068ef3b cmock: added cmock as component vor 5 Jahren
fatfs e6edf34e82 esp32: move esp_clk functions vor 4 Jahren
freemodbus 868e123336 freemodbuss: fix event processing after merge vor 4 Jahren
freertos 94ac251091 Merge branch 'doc/general_notes' into 'master' vor 4 Jahren
hal 193f1f9b4e driver: fix uart handler in iram calls inline uart_ll_is_tx_idle vor 4 Jahren
heap d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled vor 5 Jahren
idf_test 51169b0e0c AES/SHA: use GDMA driver instead of LL vor 5 Jahren
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) vor 5 Jahren
json 6ba648edac cJSON: update to v1.7.14 release vor 5 Jahren
libsodium d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled vor 5 Jahren
log f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' vor 5 Jahren
lwip 181e87d700 bugfix for assert when tcp send data vor 4 Jahren
mbedtls fe71a8e340 aes/sha: use a shared lazy allocated GDMA channel for AES and SHA vor 5 Jahren
mdns 39cf818838 freertos: common config header vor 4 Jahren
mqtt 74fa52668c esp-mqtt: Remove __FILE__ macro from error logs vor 5 Jahren
newlib a202a604d8 esp32: move system libs vor 4 Jahren
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) vor 5 Jahren
nvs_flash d52a21de5c Random NVS fixes vor 5 Jahren
openssl cc78923d23 docs: Update OpenSSL API documents vor 4 Jahren
openthread 7c38989309 OpenThread: add OpenThread and porting vor 4 Jahren
partition_table 3942b61a1e partition_table requires esptool_py for esptool_py_flash_target vor 5 Jahren
perfmon 0301c66bf0 esp32c3: Disable components that are not yet supported vor 5 Jahren
protobuf-c d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled vor 5 Jahren
protocomm 105497f861 Add secure connection for just works in provisioning app for bluedroid vor 4 Jahren
pthread 28ca70cce5 pthread: fix the priority inheritance vor 5 Jahren
riscv d920aa52be xtensa: simplify build script vor 5 Jahren
sdmmc 6e2dc5d291 Fix minor documentation issue vor 5 Jahren
soc d21ca33e40 Merge branch 'bugfix/fix_bootloader_time_too_long_bug' into 'master' vor 4 Jahren
spi_flash 94ac251091 Merge branch 'doc/general_notes' into 'master' vor 4 Jahren
spiffs e6edf34e82 esp32: move esp_clk functions vor 4 Jahren
tcp_transport d74f7d2d04 tcp_transport: Add option to enable crt_bundle for SSL connection vor 4 Jahren
tcpip_adapter da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components vor 5 Jahren
tinyusb 8f064dabcd tinyusb: add 'extern C' bit to tusb_console.h vor 4 Jahren
touch_element a3f5cf2c71 Merge branch 'bugfix/touch_element_callback_para' into 'master' vor 5 Jahren
ulp f7a8593a3b Merge branch 'style/python_isort_double_quote_fixer' into 'master' vor 5 Jahren
unity c233ce0449 spi_flash: mocking should be possible now vor 5 Jahren
usb 424e1e1886 Add USB HCD vor 5 Jahren
vfs 2aead8ba57 Support ESP32S3 Beta 3 target vor 4 Jahren
wear_levelling e6edf34e82 esp32: move esp_clk functions vor 4 Jahren
wifi_provisioning 06ae78b531 provisioning: Fix WiFi credentials not saved to NVS due to wifi_prov_mgr_start_provisioning change the WiFi storage to RAM vor 4 Jahren
wpa_supplicant d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled vor 5 Jahren
xtensa daa13b3f62 esp32: move toolchain check vor 4 Jahren