liqigan 783c5ecee2 fix ag example outgoing callback not triggered vor 5 Jahren
..
app_trace 16726e9980 gcov: Fixes APP CPU syscall table vor 5 Jahren
app_update 0f82fe105c Secure boot v2 support for ESP32-S2 vor 5 Jahren
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features vor 6 Jahren
bootloader 0c320bfb0e esp32s2: Support bootloader_random_enable() vor 5 Jahren
bootloader_support b34c658554 esp32s2: Use regi2c registers to enable bootloader RNG vor 5 Jahren
bt 783c5ecee2 fix ag example outgoing callback not triggered vor 5 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 87247d5672 Merge branch 'bugfix/adc_dma_test_value_4.2' into 'release/v4.2' vor 5 Jahren
efuse d12eb31f42 CI: Increase stack size for efuse unit test vor 5 Jahren
esp-tls 40a29866f6 esp-tls: enable TLS renegotiation using explicit API call vor 5 Jahren
esp32 4c7dca7105 spi: fix issue with closing DMA before CPU reset vor 5 Jahren
esp32s2 4c7dca7105 spi: fix issue with closing DMA before CPU reset vor 5 Jahren
esp_adc_cal 4cbed9b364 driver/adc: support for esp32s2 adc calibration scheme vor 5 Jahren
esp_common 6443a96834 Merge branch 'backport/shared_stack4.2' into 'release/v4.2' vor 5 Jahren
esp_eth a1c8b21928 esp_eth: moved extern "C" after includes vor 5 Jahren
esp_event 3af4b51a5c Fix handling of multiple AP credentials in WPS 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 917192725a http-client: fix memory allocation issues found by static analyser vor 5 Jahren
esp_http_server ec2262e5a4 http_server: WebSocket server to set flag in transmitted messages by default 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 49e8c09ec2 local-ctrl: fix memory allocation issues found by static analyser vor 5 Jahren
esp_netif 368d623e1a esp_wifi: optimize WiFi TX performance vor 5 Jahren
esp_ringbuf 1ca25688a8 freertos: place `xQueueGenericCreateStatic` into flash vor 5 Jahren
esp_rom f536db1782 Merge branch 'feature/secure_boot_esp32s2_v4.2' into 'release/v4.2' vor 5 Jahren
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices vor 6 Jahren
esp_system e911826340 add soft solution for esp32 eco3 live lock issue vor 5 Jahren
esp_timer 084e170a8f Merge branch 'refactor/esp_ipc' into 'master' vor 5 Jahren
esp_websocket_client 70a67439bc Websocket client: avoid deadlock if stop called from event handler vor 5 Jahren
esp_wifi 1d1b4f09b0 esp_wifi: Update WiFi toolchain to 1.22.0-97-gc752ad5 vor 5 Jahren
espcoredump 5f1e61498e Bugfix/espcoredump fix error reported for blank partition (Backport v4.2) vor 5 Jahren
esptool_py 7d57165922 Update to compatible crc & SBv2 enable check api's vor 5 Jahren
expat 3d0967a58a test: declare requirements and include dirs private vor 5 Jahren
fatfs 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' vor 5 Jahren
freemodbus b1fe4c4cc6 freemodbus: add extern c block into common header for cpp vor 5 Jahren
freertos f4ab2beaa8 freertos: don't clobber a4 while spilling register windows vor 5 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 188240d5c7 log: new macros to log when the cache is disabled vor 5 Jahren
lwip e7e5884a77 lwip:add feature for ipv6 ping vor 5 Jahren
mbedtls 229dbd70c9 mbedtls: Fix a case for mpi_montgomery_exp_calc() when Z is not init vor 5 Jahren
mdns cf7e48c779 mdns: Allow config mDNS task stack size vor 5 Jahren
mqtt 86d8f15a9a MQTT: Update submodule reference 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 0514496744 Merge branch 'feature/vs_allow_custom_part_4.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 6f2e465ec9 partition_table: fix generation of signed partition table 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 851b4e9576 BLE provisioning: Add check for valid ble read offset vor 5 Jahren
pthread 4a83b488a8 pthread: Use INTERFACE in target_link_libraries for vPortCleanUpTCB wrapper vor 5 Jahren
sdmmc 19ae66dfa2 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode vor 5 Jahren
soc 489c0b9aac Merge branch 'feature/esp32s2_bootloader_random_v4.2' into 'release/v4.2' vor 5 Jahren
spi_flash 4baf399f10 spi_flash: don't call vTaskDelay in non-os context vor 5 Jahren
spiffs 9a020cbb40 spiffs: restore dependency of flash targets on spiffs images vor 5 Jahren
tcp_transport 423e600d46 secure_element: atecc608_ecdsa example vor 5 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 92ef27223d ulp: fix ULP assembler version detection for localized systems 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 6d37ad39aa provisioning: use memcpy instead of strncpy for copying SSID vor 5 Jahren
wpa_supplicant a5c3bd3d04 Merge branch 'bugfix/wpa_supplicant_link_depth_v4.2' into 'release/v4.2' vor 5 Jahren
xtensa 16ed6a4574 Merge branch 'feature/switch_from_external_to_interanl_ram_v4.2' into 'release/v4.2' vor 5 Jahren