Roland Dobai b22fcbef96 Merge branch 'feature/drop_py2_support' into 'master' 4 лет назад
..
app_trace da59a29be6 Merge branch 'update_copyright_notice_app_trace' into 'master' 4 лет назад
app_update 407053592e Drop support for unsupported Python versions 4 лет назад
asio 36e6938920 Merge branch 'feature/lwip_ipv6_automatic_coap_asio' into 'master' 4 лет назад
bootloader f339b3fc96 efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() 4 лет назад
bootloader_support f2fe0847d5 usb_serial_jtag: add initial support for S3 (including flashing, monitoring, writing, and reading) but console is not avaliable now 4 лет назад
bt 8f7ed33ba3 bt/component: Fix MIC error issue during start_encryption procedure in esp32c3 ble controller 4 лет назад
cbor 6a06be002e tinycbor: update to latest upstream commit-id 4 лет назад
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
coap e305f29382 asio coap: If LWIP IPV6 is disabled, automatically don't build asio & coap 4 лет назад
console b911951cad console: fix a bug preventing us from starting a CLI on non-default UART 4 лет назад
cxx 71170dd5bc cxx: update copyright notice 4 лет назад
driver 18860ff304 sdio_slave: format source file 4 лет назад
efuse 407053592e Drop support for unsupported Python versions 4 лет назад
esp-tls 967e057906 esp-tls, esp_http_client and esp_http_server: update copyright notice 4 лет назад
esp32 6961e4b3d5 Merge branch 'bugfix/ulp_overflow_rtc_mem' into 'master' 4 лет назад
esp32c3 58490418ad Merge branch 'feature/merge_c3_caps' into 'master' 4 лет назад
esp32s2 018582dc64 ULP: reduce max possible memory reserved for ULP coprocessor 4 лет назад
esp32s3 f2fe0847d5 usb_serial_jtag: add initial support for S3 (including flashing, monitoring, writing, and reading) but console is not avaliable now 4 лет назад
esp_adc_cal 13bc5feb0a [cxx]: fixed extern "C" declarations 5 лет назад
esp_common fae5185916 CI: regenerate esp_err_to_name.c 4 лет назад
esp_eth 45846f06cf esp_eth: Improve GPIO interrupt processing in w5500 driver 4 лет назад
esp_event 922992b519 event: Add IP_EVENT_ETH_LOST_IP event 4 лет назад
esp_gdbstub 00a7ecb5a3 Code cleanup. Bugfix after rebase with master. Formating. 4 лет назад
esp_hid d1c8c268d4 Add event_stack_size option to esp_hidh_config_t 4 лет назад
esp_http_client 3064487c20 esp_https_ota: Add check for HTTP error codes and corresponding error logs 4 лет назад
esp_http_server ba15970abb esp_http_server, protocomm: Consider a connection as closed if recv() returns 0 4 лет назад
esp_https_ota 3064487c20 esp_https_ota: Add check for HTTP error codes and corresponding error logs 4 лет назад
esp_https_server 967e057906 esp-tls, esp_http_client and esp_http_server: update copyright notice 4 лет назад
esp_hw_support 26f9d2d5e1 rtc: Fix minor const char* correction issue 4 лет назад
esp_ipc d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 лет назад
esp_lcd e10202a608 lcd: add esp_lcd component 4 лет назад
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 лет назад
esp_netif e470e7c4c3 Merge branch 'feature/ot-lwip-interface' into 'master' 4 лет назад
esp_phy 246e006aab esp_phy: update esp-phy-lib and esp32-wifi-lib submodules 4 лет назад
esp_pm 91dbae3eb5 esp_pm: allow dfs to swith down alltime if no lightsleep 4 лет назад
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' 5 лет назад
esp_rom bdb01b8285 Merge branch 'bugfix/longjmp_s3' into 'master' 4 лет назад
esp_serial_slave_link 591e4c4b31 sdio_slave: allow getting end of frame information 4 лет назад
esp_system f2fe0847d5 usb_serial_jtag: add initial support for S3 (including flashing, monitoring, writing, and reading) but console is not avaliable now 4 лет назад
esp_timer 988c88a6b1 systimer: optimise esp_timer_get_time 4 лет назад
esp_websocket_client c79a907e4f components: Remove repeated keep alive function by ssl layer function 5 лет назад
esp_wifi 4d612ad053 esp_wifi: fix crash when csi enable 4 лет назад
espcoredump 46dc36233a coredump: Parse backtrace info for RISCV 4 лет назад
esptool_py 19a492bc8d soc: add base support for ESP32-S3 4 лет назад
expat 20c068ef3b cmock: added cmock as component 5 лет назад
fatfs 79b5dedeb1 CI: minor testcases fixes and disable some cases that cant run on S3 4 лет назад
freemodbus 59935e44c0 freemodbus: increase max priority of modbus tasks 4 лет назад
freertos dc6b950257 doc: Add performance guides for execuion speed, binary size, RAM usage 4 лет назад
hal 9afdf54748 hal: added HAL_ASSERT 4 лет назад
heap d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 лет назад
idf_test 904afc65f8 ci: adjust spi_flash performance value according to more test data 4 лет назад
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 4 лет назад
log db46ad8ef2 [log]: excluding log_linux.c correctly now 4 лет назад
lwip 2aa48c9558 Merge branch 'doc/performance_guide' into 'master' 4 лет назад
mbedtls 79b5dedeb1 CI: minor testcases fixes and disable some cases that cant run on S3 4 лет назад
mdns 4d604ee6d2 Merge branch 'bugfix/remove_unstable_network_tests' into 'master' 4 лет назад
mqtt badcbe0fcb mqtt: Moved weekend tests to test apps 4 лет назад
newlib 9afdf54748 hal: added HAL_ASSERT 4 лет назад
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
nvs_flash 4c0ddd34b4 ci: added script to check api violations 4 лет назад
openssl cc78923d23 docs: Update OpenSSL API documents 4 лет назад
openthread 68ce4f1404 openthread: add platform UDP and border router example 4 лет назад
partition_table ede477ea65 paritition_table: Verify the partition table md5sum when loading the app 4 лет назад
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 ba15970abb esp_http_server, protocomm: Consider a connection as closed if recv() returns 0 4 лет назад
pthread 6713291dad pthread: Fix behaviour when pthread destructor calls pthread_getspecific/pthread_setspecific 4 лет назад
riscv d920aa52be xtensa: simplify build script 5 лет назад
sdmmc 6d1eddb9c0 sd_test: refactor the test case 4 лет назад
soc f2fe0847d5 usb_serial_jtag: add initial support for S3 (including flashing, monitoring, writing, and reading) but console is not avaliable now 4 лет назад
spi_flash 1c14ad0844 Merge branch 'test/flash_perf_thr_update_by_grafana_avg' into 'master' 4 лет назад
spiffs 407053592e Drop support for unsupported Python versions 4 лет назад
tcp_transport f68d7d7023 esp_tls: Renamed public API to indicate the Plain TCP connection 4 лет назад
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' 4 лет назад
touch_element a3f5cf2c71 Merge branch 'bugfix/touch_element_callback_para' into 'master' 5 лет назад
ulp 407053592e Drop support for unsupported Python versions 4 лет назад
unity 1dfdf803b3 [unity]: deleted unuseful comment for linux target 4 лет назад
usb 5f9692ae97 HCD: Fix multiple bugs 4 лет назад
vfs 2c75f63f89 * ets_delay_us(1) has too much overhead; change logic 4 лет назад
wear_levelling e6edf34e82 esp32: move esp_clk functions 4 лет назад
wifi_provisioning f06d1cdc75 wifi_provisioning: Add check for WIFI_REASON_MIC_FAILURE error code in wifi_prov_mgr_event_handler_internal 4 лет назад
wpa_supplicant 02ac1baee4 wpa_supplicant: Temporarily disable write-string warning 4 лет назад
xtensa 407053592e Drop support for unsupported Python versions 4 лет назад