Darian Leung 787873b86b freertos: Fix CONFIG_SPIRAM_ALLOW_STACK_EXTERNAL_MEMORY description 4 years ago
..
app_trace da59a29be6 Merge branch 'update_copyright_notice_app_trace' into 'master' 4 years ago
app_update b3e37696ba app_update: update copyright notice 4 years ago
asio 36e6938920 Merge branch 'feature/lwip_ipv6_automatic_coap_asio' into 'master' 4 years ago
bootloader d6680b689b Merge branch 'feature/s3beta3_crypto_bringup' into 'master' 4 years ago
bootloader_support e928d57663 Merge branch 'doc/include_bootloader_random' into 'master' 4 years ago
bt da988bed0f Merge branch 'bugfix/btdm_delete_adv_priority_high' into 'master' 4 years ago
cbor 6a06be002e tinycbor: update to latest upstream commit-id 4 years ago
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
coap e305f29382 asio coap: If LWIP IPV6 is disabled, automatically don't build asio & coap 4 years ago
console 9b2b86b7d9 console: fix linenoiseProbe never timing out 5 years ago
cxx 2552c7ba0f [C++]: wrapper functions around unwind code 4 years ago
driver 2e4d3ad880 Merge branch 'feature/bringup_esp32s3beta_cmake_sdmmc' into 'master' 4 years ago
efuse 3c30e688c4 Merge branch 'feature/support_auto_adjust_voltage_storingInEfuse_openGlitchRst' into 'master' 4 years ago
esp-tls 52442be9e1 esp-tls: Fix setsockopt for TCP_KEEPIDLE 4 years ago
esp32 787873b86b freertos: Fix CONFIG_SPIRAM_ALLOW_STACK_EXTERNAL_MEMORY description 4 years ago
esp32c3 58490418ad Merge branch 'feature/merge_c3_caps' into 'master' 4 years ago
esp32s2 7c1e1c9e2d systimer: update soc data 4 years ago
esp32s3 17c65dad27 soc: add esp32s3 sdmmc support 4 years ago
esp_adc_cal 13bc5feb0a [cxx]: fixed extern "C" declarations 5 years ago
esp_common daa13b3f62 esp32: move toolchain check 5 years ago
esp_eth 0c25793b06 esp_eth: restart negotiation in esp_eth_start 4 years ago
esp_event 922992b519 event: Add IP_EVENT_ETH_LOST_IP event 4 years ago
esp_gdbstub 00a7ecb5a3 Code cleanup. Bugfix after rebase with master. Formating. 4 years ago
esp_hid d1c8c268d4 Add event_stack_size option to esp_hidh_config_t 4 years ago
esp_http_client 0f3ad80a99 const corrections for esp_http_client_set_password() 4 years ago
esp_http_server 3e82fcd566 esp_http_server: Fix transport_ctx not getting freed 4 years ago
esp_https_ota c73a17cc27 esp_https_ota: Added esp_https_ota_get_image_size() to retrieve total size of OTA update 4 years ago
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. 5 years ago
esp_hw_support 5c812742c6 docs: Add description for Linux getrandom() function 4 years ago
esp_ipc d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 years ago
esp_lcd e10202a608 lcd: add esp_lcd component 4 years ago
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 years ago
esp_netif 2e4d5d8765 Merge branch 'feature/add_eth_lost_ip_event' into 'master' 4 years ago
esp_pm 91dbae3eb5 esp_pm: allow dfs to swith down alltime if no lightsleep 4 years ago
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' 5 years ago
esp_rom 9235754d4c esp_rom: Allow passing any type of data pointer to md5, remove unchecked size on digest pointer 4 years ago
esp_serial_slave_link 44fafd4991 spi_slave_hd: add polling api to read/write buf to essl_spi 4 years ago
esp_system 00a7ecb5a3 Code cleanup. Bugfix after rebase with master. Formating. 4 years ago
esp_timer 988c88a6b1 systimer: optimise esp_timer_get_time 4 years ago
esp_websocket_client c79a907e4f components: Remove repeated keep alive function by ssl layer function 5 years ago
esp_wifi 73b95248b4 Merge branch 'bugfix/addba_pmf_issue_fix' into 'master' 4 years ago
espcoredump b972631658 feat(coredump): add esp32s2 and esp32c3 support 4 years ago
esptool_py 9b4ba3d707 crypto: initial S3 Beta 3 bringup and testing for SHA/AES/RSA/flash enc 4 years ago
expat 20c068ef3b cmock: added cmock as component 5 years ago
fatfs 925dacd7fb Merge branch 'bugfix/remove_HSPI_macro_on_c3' into 'master' 4 years ago
freemodbus 59935e44c0 freemodbus: increase max priority of modbus tasks 4 years ago
freertos 38d902f544 Merge branch 'feature/gdbstubs_rt' into 'master' 4 years ago
hal 8409485b22 Merge branch 'doc/fix_misleading_of_mcpwm_capture_enable_doc' into 'master' 4 years ago
heap d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 years ago
idf_test 51169b0e0c AES/SHA: use GDMA driver instead of LL 5 years ago
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
json 6ba648edac cJSON: update to v1.7.14 release 5 years ago
libsodium e20826cc7f libsodium: update copyright notice 4 years ago
log 88829d68fc log: Document that normally logging APIs don't work in critical sections 4 years ago
lwip e305f29382 asio coap: If LWIP IPV6 is disabled, automatically don't build asio & coap 4 years ago
mbedtls d6680b689b Merge branch 'feature/s3beta3_crypto_bringup' into 'master' 4 years ago
mdns 5cce919cbe mdns: Fixed the ip header TTL to be correctly set to 255 4 years ago
mqtt 74fa52668c esp-mqtt: Remove __FILE__ macro from error logs 5 years ago
newlib 1ca2afd982 Merge branch 'bugfix/add-MAXNAMLEN-definition' into 'master' 4 years ago
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
nvs_flash 68393c41c4 doc: linux host test documentation 4 years ago
openssl cc78923d23 docs: Update OpenSSL API documents 5 years ago
openthread ea836abe50 openthread: support microsecond timer 4 years ago
partition_table ede477ea65 paritition_table: Verify the partition table md5sum when loading the app 4 years ago
perfmon 0301c66bf0 esp32c3: Disable components that are not yet supported 5 years ago
protobuf-c d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 years ago
protocomm b8dfb27141 protocomm_console.c: Fix out of bound read in protocomm_console_task and define line_buf size 4 years ago
pthread 6713291dad pthread: Fix behaviour when pthread destructor calls pthread_getspecific/pthread_setspecific 4 years ago
riscv d920aa52be xtensa: simplify build script 5 years ago
sdmmc cfa4beb661 test_sd: merge emmc SDR/DDR test cases of 4-bit mode 4 years ago
soc 2e4d3ad880 Merge branch 'feature/bringup_esp32s3beta_cmake_sdmmc' into 'master' 4 years ago
spi_flash eecf70efd0 partition: Replace strlcpy() with strncpy() 4 years ago
spiffs 0bd9f6fe12 tools: spiffsgen: fix length error, add test case 4 years ago
tcp_transport aa333d4ab9 tcp_transport: Fix NULL pointer dereference if esp_transport_init returns NULL 4 years ago
tcpip_adapter da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 5 years ago
tinyusb 2c1cc506bf Merge branch 'feature/tinyusb_error_check' into 'master' 4 years ago
touch_element a3f5cf2c71 Merge branch 'bugfix/touch_element_callback_para' into 'master' 5 years ago
ulp 52b555e1e0 esp32s2 riscv ulp: Make re-linking depend on linker script file 4 years ago
unity 1fb58684a2 unity: add UNITY_MAIN_FUNC helper macro to run multiple test groups 4 years ago
usb 738af3fd38 USB HCD uses IRPs directly for transfer 4 years ago
vfs 2c75f63f89 * ets_delay_us(1) has too much overhead; change logic 4 years ago
wear_levelling e6edf34e82 esp32: move esp_clk functions 5 years ago
wifi_provisioning 06ae78b531 provisioning: Fix WiFi credentials not saved to NVS due to wifi_prov_mgr_start_provisioning change the WiFi storage to RAM 5 years ago
wpa_supplicant 9afd57057d Merge branch 'bugfix/add_sniffer_fcs_filter' into 'master' 4 years ago
xtensa be55a5eb2b [system]: put xtensa_intr_asm into IRAM 4 years ago