Darian Leung 44bc5411b7 TWAI: Fix incorrect CAP name hace 4 años
..
app_trace 2f58060921 TWAI: FIFO overrun handling and errata workarounds hace 4 años
app_update fda565a5bf Merge branch 'bugfix/partition_table_depends_esptoolpy' into 'master' hace 4 años
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
bootloader fd867a11df bootloader: Suppress a Cmake warning - variables were not used by the project hace 4 años
bootloader_support 83bf2e1ac1 bootloader: Fix "skip validate on exit deep sleep" when "Use RTC fast memory as heap" is enabled hace 4 años
bt facadc86d8 support 727 esp32s3 BLE hace 4 años
cbor 636d685eab Update tinycbor submodule in ESP-IDF hace 5 años
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
coap 3e533be8be coap: Fixed NULL checks for dymanic memory allocation in coap_mbedtls.c hace 5 años
console 9b2b86b7d9 console: fix linenoiseProbe never timing out hace 5 años
cxx 6014e3a198 esp32: move stack check test hace 4 años
driver 1f54d17503 Merge branch 'bugfix/esp32c3_deep_sleep_gpio_wakeup_issue' into 'master' hace 4 años
efuse c05fde2cbf efuse: revert ESP_LOG to ESP_EARLY_LOG in src/esp_efuse_utility.c hace 4 años
esp-tls 52442be9e1 esp-tls: Fix setsockopt for TCP_KEEPIDLE hace 4 años
esp32 cd79f3907d gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 hace 4 años
esp32c3 111098568a esp32c3: Reserve RTC memory from bootloader in the app linker script hace 4 años
esp32s2 f27c9c5139 esp32c3: memprot API upgrade and test application hace 4 años
esp32s3 32c924b5cd esp32s3: Reserve RTC memory in bootloader in the app linker script hace 4 años
esp_adc_cal 13bc5feb0a [cxx]: fixed extern "C" declarations hace 5 años
esp_common daa13b3f62 esp32: move toolchain check hace 4 años
esp_eth ef344d89ae esp_eth: apply generic error check macros hace 4 años
esp_event 7fe8720c9d Revert "esp_event test: Disable linker relaxations in this component, to temporarily workaround a linker bug" hace 4 años
esp_gdbstub 4c0cf6bf62 gdbstub: C3 - protection for UART register region hace 5 años
esp_hid 77922a24c3 esp_hid: add missing static qualifier hace 4 años
esp_http_client 19024671ea esp_http_client: Make http_utils_get_string_between and http_utils_str_starts_with case insensitive hace 4 años
esp_http_server 3e82fcd566 esp_http_server: Fix transport_ctx not getting freed hace 4 años
esp_https_ota 81c8fcaf8f Merge branch 'bugfix/ota_and_http_client' into 'master' hace 4 años
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. hace 5 años
esp_hw_support db67047eb9 Merge branch 'feature/support_esp32s3_beta3_wifi' into 'master' hace 4 años
esp_ipc d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled hace 5 años
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer hace 5 años
esp_netif dd30222c46 esp_netif: Add CONFIG_LWIP_SLIP_SUPPORT to sperate slip component hace 4 años
esp_pm d6a2a67006 Merge branch 'bugfix/fix_some_pm_issue' into 'master' hace 4 años
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' hace 5 años
esp_rom dd14e97375 esp_wifi: support esp32s3 beta3 wifi hace 4 años
esp_serial_slave_link f9e1ee35ad esp_serial_slave_link: Add essl_spi definitions for esp32c3 hace 5 años
esp_system bb9aa806f7 panic: handlers can now be placed in flash hace 4 años
esp_timer b4d2fb56a0 ci: enable previously disabled unit tests hace 4 años
esp_websocket_client c79a907e4f components: Remove repeated keep alive function by ssl layer function hace 5 años
esp_wifi dd14e97375 esp_wifi: support esp32s3 beta3 wifi hace 4 años
espcoredump 8cfcf6da7a Merge branch 'bugfix/enable_gpio18_gpio19_esp32c3' into 'master' hace 4 años
esptool_py c425ac7bed tools: Don't use revision argument for IDF Monitor if it is not defined hace 4 años
expat 20c068ef3b cmock: added cmock as component hace 5 años
fatfs 925dacd7fb Merge branch 'bugfix/remove_HSPI_macro_on_c3' into 'master' hace 4 años
freemodbus 868e123336 freemodbuss: fix event processing after merge hace 5 años
freertos 191e649257 freertos: Add some comments about deleting tasks when using SMP hace 4 años
hal 44bc5411b7 TWAI: Fix incorrect CAP name hace 4 años
heap d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled hace 5 años
idf_test 51169b0e0c AES/SHA: use GDMA driver instead of LL hace 5 años
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
json 6ba648edac cJSON: update to v1.7.14 release hace 5 años
libsodium dfd6c5cb0b libsodium: Update library to v1.0.18 hace 4 años
log f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' hace 5 años
lwip ef7583517d lwip: Fix LWIP_DEBUG define which is always defined hace 4 años
mbedtls fe71a8e340 aes/sha: use a shared lazy allocated GDMA channel for AES and SHA hace 5 años
mdns 5cce919cbe mdns: Fixed the ip header TTL to be correctly set to 255 hace 4 años
mqtt 74fa52668c esp-mqtt: Remove __FILE__ macro from error logs hace 5 años
newlib a202a604d8 esp32: move system libs hace 4 años
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
nvs_flash d52a21de5c Random NVS fixes hace 5 años
openssl cc78923d23 docs: Update OpenSSL API documents hace 5 años
openthread 3630099d29 openthread: add radio api for Thread 1.2 to work hace 4 años
partition_table 3942b61a1e partition_table requires esptool_py for esptool_py_flash_target hace 5 años
perfmon 0301c66bf0 esp32c3: Disable components that are not yet supported hace 5 años
protobuf-c d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled hace 5 años
protocomm 105497f861 Add secure connection for just works in provisioning app for bluedroid hace 4 años
pthread 28ca70cce5 pthread: fix the priority inheritance hace 5 años
riscv d920aa52be xtensa: simplify build script hace 5 años
sdmmc 6e2dc5d291 Fix minor documentation issue hace 5 años
soc bc3d45026c Merge branch 'bugfix/deep_sleep_skip_verify_rtc_mem_heap' into 'master' hace 4 años
spi_flash 93712eae49 Merge branch 'bugfix/fix_flash_ci' into 'master' hace 4 años
spiffs e6edf34e82 esp32: move esp_clk functions hace 4 años
tcp_transport d74f7d2d04 tcp_transport: Add option to enable crt_bundle for SSL connection hace 4 años
tcpip_adapter da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components hace 5 años
tinyusb 8f064dabcd tinyusb: add 'extern C' bit to tusb_console.h hace 4 años
touch_element a3f5cf2c71 Merge branch 'bugfix/touch_element_callback_para' into 'master' hace 5 años
ulp 9c2f180049 ulp: Fix bug where ULP linker script not regenerated for new config hace 4 años
unity c233ce0449 spi_flash: mocking should be possible now hace 5 años
usb 424e1e1886 Add USB HCD hace 5 años
vfs 2aead8ba57 Support ESP32S3 Beta 3 target hace 5 años
wear_levelling e6edf34e82 esp32: move esp_clk functions hace 4 años
wifi_provisioning 06ae78b531 provisioning: Fix WiFi credentials not saved to NVS due to wifi_prov_mgr_start_provisioning change the WiFi storage to RAM hace 4 años
wpa_supplicant d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled hace 5 años
xtensa daa13b3f62 esp32: move toolchain check hace 4 años