Michael (XIAO Xufeng) 1f29036ead Merge branch 'feat/c3_driver_api_cleanup' into 'master' 4 vuotta sitten
..
app_trace 2f58060921 TWAI: FIFO overrun handling and errata workarounds 4 vuotta sitten
app_update fda565a5bf Merge branch 'bugfix/partition_table_depends_esptoolpy' into 'master' 4 vuotta sitten
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
bootloader 4e23f9f3b7 secure_boot_v2: Adds support SB_V2 for ESP32-C3 ECO3 4 vuotta sitten
bootloader_support 8cfcf6da7a Merge branch 'bugfix/enable_gpio18_gpio19_esp32c3' into 'master' 4 vuotta sitten
bt 0633ee3e18 docs: fix doxygen compile warnings for doxygen 1.9.1 4 vuotta sitten
cbor 636d685eab Update tinycbor submodule in ESP-IDF 5 vuotta sitten
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
coap 3e533be8be coap: Fixed NULL checks for dymanic memory allocation in coap_mbedtls.c 5 vuotta sitten
console 9b2b86b7d9 console: fix linenoiseProbe never timing out 5 vuotta sitten
cxx 6014e3a198 esp32: move stack check test 4 vuotta sitten
driver 1f29036ead Merge branch 'feat/c3_driver_api_cleanup' into 'master' 4 vuotta sitten
efuse c05fde2cbf efuse: revert ESP_LOG to ESP_EARLY_LOG in src/esp_efuse_utility.c 4 vuotta sitten
esp-tls 52442be9e1 esp-tls: Fix setsockopt for TCP_KEEPIDLE 4 vuotta sitten
esp32 cd79f3907d gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 vuotta sitten
esp32c3 936523b904 Merge branch 'feature/secure_bootv2_c3' into 'master' 4 vuotta sitten
esp32s2 a202a604d8 esp32: move system libs 4 vuotta sitten
esp32s3 cd79f3907d gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 vuotta sitten
esp_adc_cal 13bc5feb0a [cxx]: fixed extern "C" declarations 5 vuotta sitten
esp_common daa13b3f62 esp32: move toolchain check 4 vuotta sitten
esp_eth 0f36a2dd16 Merge branch 'bugfix/eth_w5500_4byte_corruption' into 'master' 4 vuotta sitten
esp_event 7fe8720c9d Revert "esp_event test: Disable linker relaxations in this component, to temporarily workaround a linker bug" 4 vuotta sitten
esp_gdbstub 4c0cf6bf62 gdbstub: C3 - protection for UART register region 5 vuotta sitten
esp_hid 77922a24c3 esp_hid: add missing static qualifier 4 vuotta sitten
esp_http_client 19024671ea esp_http_client: Make http_utils_get_string_between and http_utils_str_starts_with case insensitive 4 vuotta sitten
esp_http_server 3e82fcd566 esp_http_server: Fix transport_ctx not getting freed 4 vuotta sitten
esp_https_ota 81c8fcaf8f Merge branch 'bugfix/ota_and_http_client' into 'master' 4 vuotta sitten
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. 5 vuotta sitten
esp_hw_support 23ae81c78c Merge branch 'bugfix/calc_8m_freq_test' into 'master' 4 vuotta sitten
esp_ipc d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 vuotta sitten
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 vuotta sitten
esp_netif dd30222c46 esp_netif: Add CONFIG_LWIP_SLIP_SUPPORT to sperate slip component 4 vuotta sitten
esp_pm d6a2a67006 Merge branch 'bugfix/fix_some_pm_issue' into 'master' 4 vuotta sitten
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' 5 vuotta sitten
esp_rom b4d2fb56a0 ci: enable previously disabled unit tests 4 vuotta sitten
esp_serial_slave_link f9e1ee35ad esp_serial_slave_link: Add essl_spi definitions for esp32c3 5 vuotta sitten
esp_system 38d9251bda sleep: disable switch-case jump tables from being placed in flash 4 vuotta sitten
esp_timer b4d2fb56a0 ci: enable previously disabled unit tests 4 vuotta sitten
esp_websocket_client c79a907e4f components: Remove repeated keep alive function by ssl layer function 5 vuotta sitten
esp_wifi 6b57f33858 Merge branch 'refactor/movements_from_target_components' into 'master' 4 vuotta sitten
espcoredump 8cfcf6da7a Merge branch 'bugfix/enable_gpio18_gpio19_esp32c3' into 'master' 4 vuotta sitten
esptool_py d9f687f51a esptool_py: call idf.py monitor with python explicitly 4 vuotta sitten
expat 20c068ef3b cmock: added cmock as component 5 vuotta sitten
fatfs 925dacd7fb Merge branch 'bugfix/remove_HSPI_macro_on_c3' into 'master' 4 vuotta sitten
freemodbus 868e123336 freemodbuss: fix event processing after merge 5 vuotta sitten
freertos 94ac251091 Merge branch 'doc/general_notes' into 'master' 4 vuotta sitten
hal 1f29036ead Merge branch 'feat/c3_driver_api_cleanup' into 'master' 4 vuotta sitten
heap d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 vuotta sitten
idf_test 51169b0e0c AES/SHA: use GDMA driver instead of LL 5 vuotta sitten
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
json 6ba648edac cJSON: update to v1.7.14 release 5 vuotta sitten
libsodium dfd6c5cb0b libsodium: Update library to v1.0.18 4 vuotta sitten
log f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' 5 vuotta sitten
lwip ef7583517d lwip: Fix LWIP_DEBUG define which is always defined 4 vuotta sitten
mbedtls fe71a8e340 aes/sha: use a shared lazy allocated GDMA channel for AES and SHA 5 vuotta sitten
mdns 5cce919cbe mdns: Fixed the ip header TTL to be correctly set to 255 4 vuotta sitten
mqtt 74fa52668c esp-mqtt: Remove __FILE__ macro from error logs 5 vuotta sitten
newlib a202a604d8 esp32: move system libs 4 vuotta sitten
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 vuotta sitten
nvs_flash d52a21de5c Random NVS fixes 5 vuotta sitten
openssl cc78923d23 docs: Update OpenSSL API documents 5 vuotta sitten
openthread 3630099d29 openthread: add radio api for Thread 1.2 to work 4 vuotta sitten
partition_table 3942b61a1e partition_table requires esptool_py for esptool_py_flash_target 5 vuotta sitten
perfmon 0301c66bf0 esp32c3: Disable components that are not yet supported 5 vuotta sitten
protobuf-c d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 vuotta sitten
protocomm 105497f861 Add secure connection for just works in provisioning app for bluedroid 4 vuotta sitten
pthread 28ca70cce5 pthread: fix the priority inheritance 5 vuotta sitten
riscv d920aa52be xtensa: simplify build script 5 vuotta sitten
sdmmc 6e2dc5d291 Fix minor documentation issue 5 vuotta sitten
soc f5f3c7143c Merge branch 'feat/c3_driver_api_cleanup_gpio' into 'master' 4 vuotta sitten
spi_flash 93712eae49 Merge branch 'bugfix/fix_flash_ci' into 'master' 4 vuotta sitten
spiffs e6edf34e82 esp32: move esp_clk functions 4 vuotta sitten
tcp_transport d74f7d2d04 tcp_transport: Add option to enable crt_bundle for SSL connection 4 vuotta sitten
tcpip_adapter da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 5 vuotta sitten
tinyusb 8f064dabcd tinyusb: add 'extern C' bit to tusb_console.h 4 vuotta sitten
touch_element a3f5cf2c71 Merge branch 'bugfix/touch_element_callback_para' into 'master' 5 vuotta sitten
ulp 9c2f180049 ulp: Fix bug where ULP linker script not regenerated for new config 4 vuotta sitten
unity c233ce0449 spi_flash: mocking should be possible now 5 vuotta sitten
usb 424e1e1886 Add USB HCD 5 vuotta sitten
vfs 2aead8ba57 Support ESP32S3 Beta 3 target 5 vuotta sitten
wear_levelling e6edf34e82 esp32: move esp_clk functions 4 vuotta sitten
wifi_provisioning 06ae78b531 provisioning: Fix WiFi credentials not saved to NVS due to wifi_prov_mgr_start_provisioning change the WiFi storage to RAM 4 vuotta sitten
wpa_supplicant d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 vuotta sitten
xtensa daa13b3f62 esp32: move toolchain check 4 vuotta sitten