Ivan Grokhotkov b62e4e6f85 Merge branch 'feature/vfs_uart_set_line_ending' into 'master' 5 سال پیش
..
app_trace 16726e9980 gcov: Fixes APP CPU syscall table 5 سال پیش
app_update a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 سال پیش
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 سال پیش
bootloader 6dfb2d83a7 bootloader: combine console code for ESP32 and S2, add USB support 5 سال پیش
bootloader_support a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 سال پیش
bt 583f6e5e16 Merge branch 'docs/fix_event_typo' into 'master' 5 سال پیش
cbor 636d685eab Update tinycbor submodule in ESP-IDF 5 سال پیش
coap 7dbf01afad coap: move mbedTLS config options from component to examples 5 سال پیش
console 8e00522cd7 vfs: support vfs uart set line endings with specified uart number 5 سال پیش
cxx f4c2f680f7 toolchain: C++ exception workarounds 5 سال پیش
driver f6dd63d03d spi_slave_hd: new driver for spi slave in half duplex mode 5 سال پیش
efuse 362d7b8f71 efuse: spelling fix 5 سال پیش
esp-tls 52469c8505 esp-tls: enable TLS renegotiation using explicit API call 5 سال پیش
esp32 a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 سال پیش
esp32s2 64673b45e5 Merge branch 'bugfix/esp32s2_cache_unsupport_config' into 'master' 5 سال پیش
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) 6 سال پیش
esp_common 5ee75165f2 esp_common: add "USB CDC" option for console output 5 سال پیش
esp_eth a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 سال پیش
esp_event 81f037a299 Fix handling of multiple AP credentials in WPS 5 سال پیش
esp_gdbstub 8e6d450a8c Revert "Merge branch 'feature/gdb_stub_task_state' into 'master'" 5 سال پیش
esp_hid 65b993234d esp_hid: fix memory leak if getting dev reports fails 5 سال پیش
esp_http_client 3c7991813d esp_http_client.h: Add error codes in HttpStatus_Code 5 سال پیش
esp_http_server 0ec5096742 esp_http_server: Update LRU counter on accepting a new connection 5 سال پیش
esp_https_ota 3c7991813d esp_http_client.h: Add error codes in HttpStatus_Code 5 سال پیش
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT 5 سال پیش
esp_ipc 11d96b39d0 esp_ipc: Move to new component 5 سال پیش
esp_local_ctrl 49e8c09ec2 local-ctrl: fix memory allocation issues found by static analyser 5 سال پیش
esp_netif a9c61dca4e Merge branch 'bugfix/static_analysis_mem_issues' into 'master' 5 سال پیش
esp_ringbuf 1ca25688a8 freertos: place `xQueueGenericCreateStatic` into flash 5 سال پیش
esp_rom a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 سال پیش
esp_serial_slave_link f6dd63d03d spi_slave_hd: new driver for spi slave in half duplex mode 5 سال پیش
esp_system d4ce5de16e Include header file soc/cpu.h in memprot.c and system_api.c 5 سال پیش
esp_timer f925da9179 docs: correct function description following https://esp32.com/viewtopic.php?f=5&t=16332 5 سال پیش
esp_websocket_client f74d5d9517 Merge branch 'bugfix/ws_send_abort' into 'master' 5 سال پیش
esp_wifi 81f037a299 Fix handling of multiple AP credentials in WPS 5 سال پیش
espcoredump ee5e3f8b93 CI: Fix timeout in the espcoredump test 5 سال پیش
esptool_py f07a7805a6 esptool: update for CDC stub support 5 سال پیش
expat 3d0967a58a test: declare requirements and include dirs private 5 سال پیش
fatfs 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' 5 سال پیش
freemodbus 30e97e0920 freemodbus: fix memcmp result truncated to 1 byte 5 سال پیش
freertos 8e6d450a8c Revert "Merge branch 'feature/gdb_stub_task_state' into 'master'" 5 سال پیش
heap 6f5e43e26a heap: added alloc failed hook and configuration options 5 سال پیش
idf_test 22d9ff5b05 Merge branch 'feature/block_sha_fallback' into 'master' 5 سال پیش
jsmn 68dc6b2158 jsmn: define macros in build system 6 سال پیش
json e366b6ac21 cJSON: include only source file objects for cmake build 6 سال پیش
libsodium 3d0967a58a test: declare requirements and include dirs private 5 سال پیش
log 188240d5c7 log: new macros to log when the cache is disabled 5 سال پیش
lwip a202bfe78e fix bug for ipv6 fragment 5 سال پیش
mbedtls 22d9ff5b05 Merge branch 'feature/block_sha_fallback' into 'master' 5 سال پیش
mdns cf7e48c779 mdns: Allow config mDNS task stack size 5 سال پیش
mqtt 78ea8a9ed5 mqtt: clenaup logs and docs 5 سال پیش
newlib a861a75396 newlib: Fix UT for adjtime 5 سال پیش
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 سال پیش
nvs_flash b40c7c78e3 Merge branch 'feature/nvs_cxx_enums' into 'master' 5 سال پیش
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 سال پیش
partition_table 754d631247 partition_table: fix generation of signed partition table 5 سال پیش
perfmon 3d0967a58a test: declare requirements and include dirs private 5 سال پیش
protobuf-c 9eccd7c082 components: use new component registration api 6 سال پیش
protocomm 05852bc4aa protocomm_httpd: Restart security session if request is received on a new session 5 سال پیش
pthread c53ad56515 esp_system: startup flow modifications 5 سال پیش
sdmmc 562edb3a5e Merge branch 'bugfix/sdmmc_spi_highspeed' into 'master' 5 سال پیش
soc f6dd63d03d spi_slave_hd: new driver for spi slave in half duplex mode 5 سال پیش
spi_flash a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 سال پیش
spiffs 9a020cbb40 spiffs: restore dependency of flash targets on spiffs images 5 سال پیش
tcp_transport 423e600d46 secure_element: atecc608_ecdsa example 5 سال پیش
tcpip_adapter 95b5ef3687 esp-netif: wifi-deinit to clear handlers only in tcpip-adapter mode 5 سال پیش
tinyusb a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 سال پیش
ulp 9b5acea160 Add missing link to ulp header files and link to example following https://esp32.com/viewtopic.php?f=2&t=15562 5 سال پیش
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 سال پیش
vfs 8e00522cd7 vfs: support vfs uart set line endings with specified uart number 5 سال پیش
wear_levelling 3d0967a58a test: declare requirements and include dirs private 5 سال پیش
wifi_provisioning 4b030420a1 wifi_provisioning: Catch the Wi-Fi events even after Connection errors 5 سال پیش
wpa_supplicant 81f037a299 Fix handling of multiple AP credentials in WPS 5 سال پیش
xtensa 4bc53d44e3 xtensa: use early logging for trax config during startup 5 سال پیش