Ivan Grokhotkov 1f734b7057 Merge branch 'feature/native_smp_suport' into 'master' 6 tahun lalu
..
app_trace 16726e9980 gcov: Fixes APP CPU syscall table 6 tahun lalu
app_update c82a4d59ee esp_ota_ops.c: Fix size calculation to erase partition range for OTA image 6 tahun lalu
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 tahun lalu
bootloader dfbf8ce518 Merge branch 'bugfix/display_partition_table' into 'master' 6 tahun lalu
bootloader_support 3e7ba2f389 bootloader: Don't print an error message after WDT reset in unicore mode 6 tahun lalu
bt af37aee5bf ble_mesh: Fix Provisioner failed to publish 6 tahun lalu
cbor 5a09de8245 cbor: add tinycbor library and example 6 tahun lalu
coap 7dbf01afad coap: move mbedTLS config options from component to examples 6 tahun lalu
console 30a6a8f932 Update linenoise.c: calloc returning NULL is not handled 6 tahun lalu
cxx 4943b1cbf0 CXX: make __attribute__((init_priority(n))) work 6 tahun lalu
driver 437a8fa9d2 Merge branch 'test/sdio_ut_performance_time' into 'master' 6 tahun lalu
efuse 158ab5a9b9 Remove "disable ROM BASIC boot mode" from ESP32-S2 6 tahun lalu
esp-tls 423e600d46 secure_element: atecc608_ecdsa example 6 tahun lalu
esp32 46d914ff45 gdb: Modify PC in case of invalid PC 6 tahun lalu
esp32s2 948580d1a2 Merge branch 'gdb/bt_on_invalid_pc' into 'master' 6 tahun lalu
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) 6 tahun lalu
esp_common 423e600d46 secure_element: atecc608_ecdsa example 6 tahun lalu
esp_eth d8a9ce14d7 ethernet: fix potential task watch dog timeout 6 tahun lalu
esp_event c643f743ce esp_event: halve the events registered in performance test 6 tahun lalu
esp_gdbstub c0a33487b1 gdbstub_xtensa.c: Replace with cpu_ll_pc_to_ptr macro 6 tahun lalu
esp_hid 65b993234d esp_hid: fix memory leak if getting dev reports fails 6 tahun lalu
esp_http_client 917192725a http-client: fix memory allocation issues found by static analyser 6 tahun lalu
esp_http_server c2ab112590 esp_http_server: Fixed a bug which could cause issues with LRU purge 6 tahun lalu
esp_https_ota f1c7b0ba6f Resolve documentation issue reported by boarchuz in https://esp32.com/viewtopic.php?f=5&t=14148#p59419 6 tahun lalu
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT 6 tahun lalu
esp_local_ctrl 49e8c09ec2 local-ctrl: fix memory allocation issues found by static analyser 6 tahun lalu
esp_netif a9c61dca4e Merge branch 'bugfix/static_analysis_mem_issues' into 'master' 6 tahun lalu
esp_ringbuf 1ca25688a8 freertos: place `xQueueGenericCreateStatic` into flash 6 tahun lalu
esp_rom 5d0860f2e8 fix broken CONFIG_LEGACY_INCLUDE_COMMON_HEADERS 6 tahun lalu
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 tahun lalu
esp_system 46d914ff45 gdb: Modify PC in case of invalid PC 6 tahun lalu
esp_timer f13f8927b1 esp-timer: fix (ignore) false positive memory alloc/free issue found by static analyser 6 tahun lalu
esp_websocket_client 14992e62c5 ws_client: fix fragmented send setting proper opcodes 6 tahun lalu
esp_wifi cdaeef70c3 feature: optimize wifi API max tx power description 6 tahun lalu
espcoredump ef1b3330c2 coredump: Fixes coredump data overwriting due to 'TaskSnapshot_t' and 'core_dump_task_header_t' difference 6 tahun lalu
esptool_py 5bd75b134d esptool: Set 80MHz SPI flash speed for ESP32-S2 & future chips 6 tahun lalu
expat 3d0967a58a test: declare requirements and include dirs private 6 tahun lalu
fatfs 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' 6 tahun lalu
freemodbus b1fe4c4cc6 freemodbus: add extern c block into common header for cpp 6 tahun lalu
freertos ecbfe0f406 Fix usage example in xSemaphoreCreateBinaryStatic 6 tahun lalu
heap 6f5e43e26a heap: added alloc failed hook and configuration options 6 tahun lalu
idf_test 3f778a92da spi_flash: add unit test for read/write performance 6 tahun lalu
jsmn 68dc6b2158 jsmn: define macros in build system 6 tahun lalu
json e366b6ac21 cJSON: include only source file objects for cmake build 6 tahun lalu
libsodium 3d0967a58a test: declare requirements and include dirs private 6 tahun lalu
log 188240d5c7 log: new macros to log when the cache is disabled 6 tahun lalu
lwip fa57bdbdbe dhcpserver: make subnet mask configurable 6 tahun lalu
mbedtls a2d7e8cbba Merge branch 'bugfix/crt_bundle_no_config_file' into 'master' 6 tahun lalu
mdns cf7e48c779 mdns: Allow config mDNS task stack size 6 tahun lalu
mqtt 78ea8a9ed5 mqtt: clenaup logs and docs 6 tahun lalu
newlib b2fe7f681e Merge branch 'bugfix/esp32_eco3_init_syscall_table' into 'master' 6 tahun lalu
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 tahun lalu
nvs_flash 98b1da9e60 NVS: more graceful behavior for erasing partitions 6 tahun lalu
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 tahun lalu
partition_table e3ea943088 partition_table: Fix parttool.py crashes when retrieving partition info 6 tahun lalu
perfmon 3d0967a58a test: declare requirements and include dirs private 6 tahun lalu
protobuf-c 9eccd7c082 components: use new component registration api 7 tahun lalu
protocomm 05852bc4aa protocomm_httpd: Restart security session if request is received on a new session 6 tahun lalu
pthread 4a83b488a8 pthread: Use INTERFACE in target_link_libraries for vPortCleanUpTCB wrapper 6 tahun lalu
sdmmc 9b821ddd6b sdmmc: fix possible null dereference in output parameter assignement, whilst it was null checked as an input parameter 6 tahun lalu
soc 948580d1a2 Merge branch 'gdb/bt_on_invalid_pc' into 'master' 6 tahun lalu
spi_flash 3f778a92da spi_flash: add unit test for read/write performance 6 tahun lalu
spiffs 9a020cbb40 spiffs: restore dependency of flash targets on spiffs images 6 tahun lalu
tcp_transport 423e600d46 secure_element: atecc608_ecdsa example 6 tahun lalu
tcpip_adapter 95b5ef3687 esp-netif: wifi-deinit to clear handlers only in tcpip-adapter mode 6 tahun lalu
tinyusb d311144a00 soc/usb: use new headers in LL, move some code out of LL 6 tahun lalu
ulp 9b5acea160 Add missing link to ulp header files and link to example following https://esp32.com/viewtopic.php?f=2&t=15562 6 tahun lalu
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 tahun lalu
vfs 283026a761 vfs: semihost driver bugfix 6 tahun lalu
wear_levelling 3d0967a58a test: declare requirements and include dirs private 6 tahun lalu
wifi_provisioning 4b030420a1 wifi_provisioning: Catch the Wi-Fi events even after Connection errors 6 tahun lalu
wpa_supplicant af97a5abc3 Merge branch 'workaround/wps_iot_fixes' into 'master' 6 tahun lalu
xtensa 1e6c25992e esp32: IRAM_DATA_ATTR and IRAM_BSS_ATTR introduced 6 tahun lalu