Jakob Hasse c6deffb8a2 NVS Flash: prevent erasing initialized partition 6 yıl önce
..
app_trace e30cd361a8 global: rename esp32s2beta to esp32s2 6 yıl önce
app_update 1c7ffbaa19 app_update: rename ut name 6 yıl önce
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 yıl önce
bootloader 2bf329eb2c Fixes accessing some files from 2nd part of the bootloader. 6 yıl önce
bootloader_support 40cff27053 Merge branch 'feature/esp32s2_pm' into 'master' 6 yıl önce
bt a06f025e61 Merge branch 'bugfix/coex_watchdog_timeout_with_sleep_enabled' into 'master' 6 yıl önce
cbor 5a09de8245 cbor: add tinycbor library and example 6 yıl önce
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks 6 yıl önce
console 75cadc2e41 console: simplify examples 6 yıl önce
cxx c8137c5298 C++: rtti unit tests, corresponding CI config 6 yıl önce
driver b75e3de447 Bugfix(LEDC): Add missing ledc_set_pin declaration in led.h 6 yıl önce
efuse 146c788bd4 (S2) efuse: Using a ROM function for set_timing 6 yıl önce
esp-tls 3f532c8895 Merge branch 'bugfix/esp_tls_blocking_timeout' into 'master' 6 yıl önce
esp32 7304651320 esp32: use semaphore in FP switch test, raise worker task priority 6 yıl önce
esp32s2 cee7377e3c esp32s2: hide “FPGA” as an option for CPU frequency 6 yıl önce
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) 6 yıl önce
esp_common d37a419dfc esp_pm: esp_pm_dump_locks: don't print from a critical section 6 yıl önce
esp_eth 9e59be1aab ethernet: add enc28j60 example 6 yıl önce
esp_event 9b4815e3c8 ESP Event: multiple registrations to one event 6 yıl önce
esp_gdbstub e30cd361a8 global: rename esp32s2beta to esp32s2 6 yıl önce
esp_http_client 032a041395 Bugfix for failing OTA example 6 yıl önce
esp_http_server 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 yıl önce
esp_https_ota ba31458347 OTA: Fixed OTA with chunked servers and added example_test with chunked server 6 yıl önce
esp_https_server 25dd5e39af esp-tls: Naming variables refering to certificates and keys in a neutral way to suggest that both PEM and DER format could be used, added comments descibing important details about using these formats 6 yıl önce
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 yıl önce
esp_netif 2529eda907 ci: disable failed cases for s2 temporarily 6 yıl önce
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver 6 yıl önce
esp_rom 278634dcbd sdspi: support crc16_be for esp32s2 6 yıl önce
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 yıl önce
esp_timer 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 yıl önce
esp_websocket_client 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 yıl önce
esp_wifi a0644bf8ae Merge branch 'test/resume_ut_esp32s2' into 'master' 6 yıl önce
espcoredump 25041ba583 tools/idf_monitor: automatically decode UART core dumps 6 yıl önce
esptool_py f31fc368bf make: fix 'make monitor' target when core dump is not enabled 6 yıl önce
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning 6 yıl önce
fatfs d16ad4a67a ci: disable case witout runners 6 yıl önce
freemodbus 11fac8637a docs: Resolve doxygen & Sphinx warnings 6 yıl önce
freertos 9c8289b0d9 shared_stack: using watchpoint 1 to monitor the shared_stack instead of watchpoint 0 6 yıl önce
heap e30cd361a8 global: rename esp32s2beta to esp32s2 6 yıl önce
idf_test e30cd361a8 global: rename esp32s2beta to esp32s2 6 yıl önce
jsmn 68dc6b2158 jsmn: define macros in build system 6 yıl önce
json e366b6ac21 cJSON: include only source file objects for cmake build 6 yıl önce
libsodium e30cd361a8 global: rename esp32s2beta to esp32s2 6 yıl önce
log e1c0fb0c62 log: Check for ISR context and use proper API to get Tick Count 6 yıl önce
lwip 4c48208e2c Merge branch 'bugfix/sock_lock_crash' into 'master' 6 yıl önce
mbedtls 2529eda907 ci: disable failed cases for s2 temporarily 6 yıl önce
mdns 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 yıl önce
mqtt 2529eda907 ci: disable failed cases for s2 temporarily 6 yıl önce
newlib 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 yıl önce
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 yıl önce
nvs_flash c6deffb8a2 NVS Flash: prevent erasing initialized partition 6 yıl önce
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 yıl önce
partition_table d0eb6c9701 Fix subtype in PartitionTable.find_by_type 6 yıl önce
perfmon 13cb9f8718 xtensa: update header file 6 yıl önce
protobuf-c 9eccd7c082 components: use new component registration api 6 yıl önce
protocomm 3080cad4da Unified Provisioning - BLE: Fix characteristics read response issue 6 yıl önce
pthread 429712c6eb freertos: moved all xtensa specific files into a separated folder 6 yıl önce
sdmmc 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 6 yıl önce
soc 40cff27053 Merge branch 'feature/esp32s2_pm' into 'master' 6 yıl önce
spi_flash 2529eda907 ci: disable failed cases for s2 temporarily 6 yıl önce
spiffs 1f2e2fe8af soc: separate abstraction, description and implementation 6 yıl önce
tcp_transport aa3b1da384 esp_tls: added connection timeout to esp_tls_conn_new_sync() 6 yıl önce
tcpip_adapter c0148ef1e8 lwip: Enable IPv6 stateless address autoconfiguration 6 yıl önce
ulp bb639bb91d ulp: use quotes when specifying files for embedding ulp binaries 6 yıl önce
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 yıl önce
vfs 99cdddeb63 docs: Fix broken or incorrect link roles to IDF files & directories 6 yıl önce
wear_levelling 1f2e2fe8af soc: separate abstraction, description and implementation 6 yıl önce
wifi_provisioning 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 yıl önce
wpa_supplicant 2529eda907 ci: disable failed cases for s2 temporarily 6 yıl önce
xtensa c1d0daf36d Merge branch 'refactor/restructure_soc_component' into 'master' 6 yıl önce