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