Anton Maklakov 1c4d4752b3 Merge branch 'bugfix/remove_exception_windowspill_test' 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 954c580548 Add platform independent CMake signing 5 лет назад
bootloader_support a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 лет назад
bt d65af31309 Merge branch 'bugfix/fix_hci_max_page_num' 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 f3e180de72 CXX: removed exception windowspill test 5 лет назад
driver f8f2f7c297 Merge branch 'bugfix/touch_sensor_denoise_ci_for_esp32s2' into 'master' 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 4a0a331122 Merge branch 'bugfix/esp32s2_return_use_fixed_static_ram_size_option' into 'master' 5 лет назад
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) 6 лет назад
esp_common eb43872361 version: Update to v4.3.0 5 лет назад
esp_eth abcea51976 ethernet: insert min assert time for PHY HW reset 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 f8b649baaf Merge branch 'bugfix/ws_server_async_send_fin' into 'master' 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 24e49cc21d Merge branch 'refactor/panic_handler_follow_ups' into 'master' 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 1fa7454f5e Merge branch 'feature/wifi_get_tsf_time_api' into 'master' 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 2b298cb895 lwip:fix bug for select waiting assert 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 лет назад