Robin Krens 77c3a113bf esp_hid: fix output report char declaration 5 年之前
..
app_trace 5ad1e020ce gcov: add stub table size entry 4 年之前
app_update 86c5d3136e docs: define __DOXYGEN__ for doxygen builds 4 年之前
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 年之前
bootloader 527e5abae0 secure_boot/esp32s2: Disable read protecting of efuses 4 年之前
bootloader_support 5cc2eb15c9 Merge branch 'bugfix/bootloader_debug_buffers_v4.2' into 'release/v4.2' 4 年之前
bt e7687c7688 Merge branch 'bugfix/fix_spp_listen_err_v4.2' into 'release/v4.2' 4 年之前
cbor 5a09de8245 cbor: add tinycbor library and example 6 年之前
coap 7dbf01afad coap: move mbedTLS config options from component to examples 5 年之前
console 3967e1b6d2 vfs: support vfs uart set line endings with specified uart number (release/v4.2) 5 年之前
cxx dd08575c29 [C++]: wrapper functions around unwind code 4 年之前
driver 9b6d4c4015 uart: support alloc driver object in SRAM 4 年之前
efuse 0877949237 Merge branch 'bugfix/fix_esp32h2_efuse_get_ext_mac_v4.2' into 'release/v4.2' 4 年之前
esp-tls a0b107fe3d Fix esp_mbedtls_write API 4 年之前
esp32 20e41d6265 fix esp32s2 fall into sleep forever when deep-sleep time is set to 0(backport v4.2) 4 年之前
esp32s2 5c82ebce35 Merge branch 'bugfix/fix_esp32s2_deep_sleep_timer_wake_up_fail_backport_v4.2' into 'release/v4.2' 4 年之前
esp_adc_cal be3fc35533 [cxx]: fixed extern "C" declarations 5 年之前
esp_common f8e2eadc51 esp32c3: Adds support BROWNOUT reset (v4.2) 4 年之前
esp_eth a8ed7f44bb Increased LAN8720 ETH-PHY reset assertion time (IDFGH-6018) 4 年之前
esp_event a249794640 esp_wifi: Add beacon timeout event 4 年之前
esp_gdbstub 0adf0f85dd gdbstub: fix thread list generation 4 年之前
esp_hid 77c3a113bf esp_hid: fix output report char declaration 4 年之前
esp_http_client f2347ff434 esp_http_client: Fix HEAD request will affect the all next HTTP requests unless we close the HTTP request 4 年之前
esp_http_server 420aedbe3d esp_http_server: Fix ws server handle length over 1440(MTU) messages incorrectly. 4 年之前
esp_https_ota 718d2e5f19 esp_http_client: Fixed handling of EAGAIN return 4 年之前
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT 6 年之前
esp_ipc e4fdf07acb esp_ipc: fix race condition in ipc task 4 年之前
esp_local_ctrl 3af5f20da1 Added support for security1 in local control 4 年之前
esp_netif 2b65b82bd6 esp_netif: Fix dhcps state transitions 4 年之前
esp_ringbuf c6134337a6 ringbuf: Fix bug where comparision between a signed and unsigned operand resulted in incorrect free size for no-split/allow-split buffers 4 年之前
esp_rom 0fe219a3f3 fix bootloader build with rom flash driver 4 年之前
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 年之前
esp_system 0473ddffa7 coredump: Fixes ESP-specific panic reasons handling 4 年之前
esp_timer 084e170a8f Merge branch 'refactor/esp_ipc' into 'master' 5 年之前
esp_websocket_client 90218b4e9b Add options for esp_http_client and esp_websocket_client to support keepalive 5 年之前
esp_wifi 8c3b358abf allow for minimal scope of wifi_init_config_t 4 年之前
espcoredump 6d7aa57177 coredump: Fixes core dump private header inclusion guard 4 年之前
esptool_py 78ea042e7d esptool: Update esptool to have merge adjacent sections feature 4 年之前
expat be4b8e547a expat: Update library from 2.2.9 to 2.4.1 4 年之前
fatfs cc366cc3c7 fatfs: fix SPIRAM allocation not used due to Kconfig option name error 4 年之前
freemodbus ea101ecb38 freemodbus: increase max priority of modbus tasks 4 年之前
freertos cb9391a1cc Merge branch 'ci/change_perf_key_v4.2' into 'release/v4.2' 4 年之前
heap eed6eed909 components: fix ldgen check errors 4 年之前
idf_test 1d19a237b4 Update components/idf_test/include/esp32/idf_performance_target.h 4 年之前
jsmn 68dc6b2158 jsmn: define macros in build system 6 年之前
json 87a4f82d73 cJSON: Update submodule to latest release. 4 年之前
libsodium 1472bf8780 libsodium: fix source directory names to address build issues with Make 4 年之前
log a177897f4d log: correct timestamp formatting to unsigned integer type 5 年之前
lwip 769099dd64 Merge branch 'bugfix/lwip_config_dhcp_client_id_v4.2' into 'release/v4.2' 4 年之前
mbedtls 1319034019 mbedtls: upgrade to release v2.16.12 4 年之前
mdns 93921e042c Merge branch 'bugfix/mdns_one_shot_multicast_v4.2' into 'release/v4.2' 4 年之前
mqtt af7f75268c MQTT: Update submodule reference to support new config modes 4 年之前
newlib 1214dcea3a newlib: Fix a case in FD_ISSET macro when n==-1 4 年之前
nghttp 385a299069 nghttp2: upgrade to v1.41.0 release 4 年之前
nvs_flash 5dbca18324 [doc]: NVS documentation updates 4 年之前
openssl 521eee7384 openssl: made verification mode conversion to mbetls modes more strict 5 年之前
partition_table fc0f90e8aa partition_table: Fix case when a few similar to otadata partitions in the table 4 年之前
perfmon 3d0967a58a test: declare requirements and include dirs private 6 年之前
protobuf-c 9eccd7c082 components: use new component registration api 6 年之前
protocomm bcdedf5501 Provisioning BLE: Add API to set manufacturer data in scan response 4 年之前
pthread cd8173bc13 pthread: Fix possible deadlock when using pthread_join() and Debug log level 4 年之前
sdmmc 19ae66dfa2 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 5 年之前
soc 417711c390 reduce bootup time when using usb-serial-jtag 4 年之前
spi_flash b6b227e6cc fix: app crash when OTA because the OTA task's stack is in rtc fast memory 4 年之前
spiffs f5f91a4d05 tools: Redirect some warnings to stderr 5 年之前
tcp_transport 98d19efe6f tcp_transport: Fix some memory leak issues by coverity static analyzer. 5 年之前
tcpip_adapter ddedf25ca8 Set default AP handlers in wifi_create_and_start_ap() v4.2 5 年之前
tinyusb e5b242a3cb usb: removes non-integrated features 5 年之前
ulp be74e06e50 ulp: Fix bug where ULP linker script not regenerated for new config 4 年之前
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 年之前
vfs 53daf3dbbf VFS: `select` function's timeout is now POSIX compliant 4 年之前
wear_levelling 3d0967a58a test: declare requirements and include dirs private 6 年之前
wifi_provisioning d96dd2c002 provisioning: fix wifi warning in wifi_prov_mgr application 4 年之前
wpa_supplicant 0c15051452 Merge branch 'bugfix/wpa_supplicant_logs_release_v4.2' into 'release/v4.2' 4 年之前
xtensa aabdb2c7a1 [system]: Made longjmp save for context switch 4 年之前