KonstantinKondrashov f5897efa4f bootloader: Change range of the factory reset pin in Kconfig 5 лет назад
..
app_trace d8b921c438 Merge branch 'bugfix/link_gcov_rtio_backport_v4.2' into 'release/v4.2' 4 лет назад
app_update dd06800d7b otatool: Fix a crash when imported as external python lib 4 лет назад
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 лет назад
bootloader f5897efa4f bootloader: Change range of the factory reset pin in Kconfig 4 лет назад
bootloader_support f23c9d94ae bootloader: Fix selection of Quad I/O modes on ESP32-U4WDH chip 4 лет назад
bt 0832580661 Merge branch 'bugfix/spp_connect_20_fail_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 2f02863fff uart: fix typo in error message 4 лет назад
efuse d0d7c53ee1 Tools: add Python 2 deprecation warning 5 лет назад
esp-tls a2e6db19e6 esp_tls: Fix misplaced paranthesis in esp_tls_mbedtls.c 5 лет назад
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 1d64638333 esp_common: Correctly disable ".bss segment placed in external memory" for ESP32-S2 & ESP32-S3 4 лет назад
esp_eth e892fed593 esp_eth: restart negotiation in esp_eth_start 4 лет назад
esp_event d3ffdc79fd [esp_event]: fixed and improved docs 4 лет назад
esp_gdbstub 0adf0f85dd gdbstub: fix thread list generation 4 лет назад
esp_hid 65b993234d esp_hid: fix memory leak if getting dev reports fails 5 лет назад
esp_http_client e5b4d5f348 Fix memory leak on error path in register_select 4 лет назад
esp_http_server fc937e257b esp_http_server: Fix ws server handle length over 1440(MTU) messages incorrectly. 4 лет назад
esp_https_ota f1c7b0ba6f Resolve documentation issue reported by boarchuz in https://esp32.com/viewtopic.php?f=5&t=14148#p59419 5 лет назад
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT 6 лет назад
esp_ipc 11d96b39d0 esp_ipc: Move to new component 5 лет назад
esp_local_ctrl d417ba0c11 esp_local_ctrl: Fix some memory leak issues by coverity static analyzer. 5 лет назад
esp_netif 2b65b82bd6 esp_netif: Fix dhcps state transitions 4 лет назад
esp_ringbuf 1ca25688a8 freertos: place `xQueueGenericCreateStatic` into flash 5 лет назад
esp_rom aabdb2c7a1 [system]: Made longjmp save for context switch 4 лет назад
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 лет назад
esp_system d685449314 esp_system: Reconfigure the WDTs at the start of the panic handler 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 416dc98ed8 mesh/ps: esp_mesh_send is blocked in nodes(layer>=3), when a FIXED-ROOT root is duty master 4 лет назад
espcoredump ea7d9c6368 ci: exempt upstream libmbedtls mapping for sha256 4 лет назад
esptool_py 78ea042e7d esptool: Update esptool to have merge adjacent sections feature 4 лет назад
expat 3d0967a58a test: declare requirements and include dirs private 6 лет назад
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 eed6eed909 components: fix ldgen check errors 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 e366b6ac21 cJSON: include only source file objects for cmake build 6 лет назад
libsodium 1cdf60c914 libsodium: Update library to v1.0.18 4 лет назад
log a177897f4d log: correct timestamp formatting to unsigned integer type 5 лет назад
lwip eed6eed909 components: fix ldgen check errors 4 лет назад
mbedtls 754e742344 mbedtls: upgrade to release v2.16.11 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 742d4689dd Modified http_parser to handle ICY uris. 6 лет назад
nvs_flash 5dbca18324 [doc]: NVS documentation updates 4 лет назад
openssl 521eee7384 openssl: made verification mode conversion to mbetls modes more strict 5 лет назад
partition_table f8b9cb2864 paritition_table: Verify the partition table md5sum when loading the app 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 d7687ce6fa regi2c: add a spinlock for accessing (reg)I2C devices 4 лет назад
spi_flash 2c1c4999f5 ci: enabled ldgen mapping check in ci 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 e5b4d5f348 Fix memory leak on error path in register_select 4 лет назад
wear_levelling 3d0967a58a test: declare requirements and include dirs private 6 лет назад
wifi_provisioning bcdedf5501 Provisioning BLE: Add API to set manufacturer data in scan response 4 лет назад
wpa_supplicant 87e9908506 Merge branch 'bugfix/fix_supplicant_log_v4.2' into 'release/v4.2' 4 лет назад
xtensa aabdb2c7a1 [system]: Made longjmp save for context switch 4 лет назад