Mahavir Jain d7e33d60fa Merge branch 'feature/httpd_low_level_apis' into 'master' 5 years ago
..
app_trace 16726e9980 gcov: Fixes APP CPU syscall table 5 years ago
app_update 6a1b3221c4 app_update: Add API to write data in a non contiguous manner 5 years ago
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 years ago
bootloader f64ae4fa99 efuse: Add 'disable Download Mode' & ESP32-S2 'Secure Download Mode' functionality 5 years ago
bootloader_support 067ce3ef32 Merge branch 'bugfix/bootloader_skip_verify_jtag' into 'master' 5 years ago
bt b2a0e63ca8 Merge branch 'bugfix/ble_mesh_remove_relay_dependency' into 'master' 5 years ago
cbor 5a09de8245 cbor: add tinycbor library and example 6 years ago
coap 7dbf01afad coap: move mbedTLS config options from component to examples 5 years ago
console 30a6a8f932 Update linenoise.c: calloc returning NULL is not handled 5 years ago
cxx baf06d4971 Increase C++ unit test leak threshold 5 years ago
driver c11621e64e timer: add return task awoken for timer callback 5 years ago
efuse 5cfdf1aa70 efuse: Add some fields in efuse_table and update esp_efuse_get_pkg_ver() 5 years ago
esp-tls 423e600d46 secure_element: atecc608_ecdsa example 5 years ago
esp32 e3640301ee Merge branch 'bugfix/cleanup_ext0_wakeup_setup' into 'master' 5 years ago
esp32s2 e29c9d331f Merge branch 'bugfix/esp32s2_define_correct_size_for_rtc_fast_mem' into 'master' 5 years ago
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) 6 years ago
esp_common ebb2caa940 esp_wifi: re-enable build wifi example 5 years ago
esp_eth 1184366387 ethernet: support pin emac task to core 5 years ago
esp_event c643f743ce esp_event: halve the events registered in performance test 6 years ago
esp_gdbstub c0a33487b1 gdbstub_xtensa.c: Replace with cpu_ll_pc_to_ptr macro 5 years ago
esp_hid 65b993234d esp_hid: fix memory leak if getting dev reports fails 5 years ago
esp_http_client de5ee9cc80 esp_http_client: Add API to get chunk length in case of chunked responses 5 years ago
esp_http_server 24587ccbbf esp_http_server: Expose low level socket send/recv APIs 5 years ago
esp_https_ota f1c7b0ba6f Resolve documentation issue reported by boarchuz in https://esp32.com/viewtopic.php?f=5&t=14148#p59419 5 years ago
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT 5 years ago
esp_ipc 11d96b39d0 esp_ipc: Move to new component 5 years ago
esp_local_ctrl 49e8c09ec2 local-ctrl: fix memory allocation issues found by static analyser 5 years ago
esp_netif a9c61dca4e Merge branch 'bugfix/static_analysis_mem_issues' into 'master' 5 years ago
esp_ringbuf 1ca25688a8 freertos: place `xQueueGenericCreateStatic` into flash 5 years ago
esp_rom 783779c870 esp_rom: move rom api test into esp_rom component 5 years ago
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 years ago
esp_system 46d914ff45 gdb: Modify PC in case of invalid PC 5 years ago
esp_timer 084e170a8f Merge branch 'refactor/esp_ipc' into 'master' 5 years ago
esp_websocket_client 14992e62c5 ws_client: fix fragmented send setting proper opcodes 5 years ago
esp_wifi 2c599137b9 bugfix: fix interrupt handle param variable error 5 years ago
espcoredump 8526cb577c Merge branch 'bugfix/coredump_workaround_esp32s2_sha256_support' into 'master' 5 years ago
esptool_py d45eabe676 esptool: Add support for ESP32-S2 Secure Download Mode 5 years ago
expat 3d0967a58a test: declare requirements and include dirs private 5 years ago
fatfs 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' 5 years ago
freemodbus 3bbdfb75ad freemodbus: fix event processing failure after destroy 5 years ago
freertos 11d96b39d0 esp_ipc: Move to new component 5 years ago
heap 6f5e43e26a heap: added alloc failed hook and configuration options 5 years ago
idf_test 3f778a92da spi_flash: add unit test for read/write performance 5 years ago
jsmn 68dc6b2158 jsmn: define macros in build system 6 years ago
json e366b6ac21 cJSON: include only source file objects for cmake build 6 years ago
libsodium 3d0967a58a test: declare requirements and include dirs private 5 years ago
log 188240d5c7 log: new macros to log when the cache is disabled 5 years ago
lwip df43a1affc add LINGER to menuconfig 5 years ago
mbedtls c343323863 Fixes issues with gen_crt_bundle.py for unicode chars 5 years ago
mdns cf7e48c779 mdns: Allow config mDNS task stack size 5 years ago
mqtt 78ea8a9ed5 mqtt: clenaup logs and docs 5 years ago
newlib b2fe7f681e Merge branch 'bugfix/esp32_eco3_init_syscall_table' into 'master' 5 years ago
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 years ago
nvs_flash b40c7c78e3 Merge branch 'feature/nvs_cxx_enums' into 'master' 5 years ago
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 years ago
partition_table 754d631247 partition_table: fix generation of signed partition table 5 years ago
perfmon 3d0967a58a test: declare requirements and include dirs private 5 years ago
protobuf-c 9eccd7c082 components: use new component registration api 6 years ago
protocomm 05852bc4aa protocomm_httpd: Restart security session if request is received on a new session 5 years ago
pthread 4a83b488a8 pthread: Use INTERFACE in target_link_libraries for vPortCleanUpTCB wrapper 5 years ago
sdmmc 9b821ddd6b sdmmc: fix possible null dereference in output parameter assignement, whilst it was null checked as an input parameter 5 years ago
soc 58e1100473 Merge branch 'bugfix/cast_int_to_size_t_in_cpu_ll' into 'master' 5 years ago
spi_flash 92eae20bca add new config items for spiflash ci unit-test 5 years ago
spiffs 9a020cbb40 spiffs: restore dependency of flash targets on spiffs images 5 years ago
tcp_transport 423e600d46 secure_element: atecc608_ecdsa example 5 years ago
tcpip_adapter 95b5ef3687 esp-netif: wifi-deinit to clear handlers only in tcpip-adapter mode 5 years ago
tinyusb d311144a00 soc/usb: use new headers in LL, move some code out of LL 5 years ago
ulp 9b5acea160 Add missing link to ulp header files and link to example following https://esp32.com/viewtopic.php?f=2&t=15562 5 years ago
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 years ago
vfs 283026a761 vfs: semihost driver bugfix 5 years ago
wear_levelling 3d0967a58a test: declare requirements and include dirs private 5 years ago
wifi_provisioning 4b030420a1 wifi_provisioning: Catch the Wi-Fi events even after Connection errors 5 years ago
wpa_supplicant 1cabd06f0c wpa_supplicant: Replace internal RSA APIs by mbedtls APIs 5 years ago
xtensa 4275056423 esp32: Switch SPIRAM stack in esp_restart_noos() to internal stack 5 years ago