Angus Gratton 2aa255c875 Merge branch 'bugfix/can_critical_section_compliance_backport_v3.3' into 'release/v3.3' 6 лет назад
..
app_trace df71c733df Merge branch 'doc/cleanup_apptrace2host_example' into 'master' 7 лет назад
app_update 0af56e2815 Add chip revision into image header 6 лет назад
asio d9939cedd9 cmake: make main a component again 7 лет назад
aws_iot 37126d3451 Correct Kconfigs according to the coding style 7 лет назад
bootloader 8849d6acfa bootloader: Factory reset not for deep sleep 6 лет назад
bootloader_support b5aa65c136 bootloader_support: fix logging prints around chip revision 6 лет назад
bt 9592346090 Coexist: fix some coexist bugs 6 лет назад
coap 37d30c7a6e cmake: separate app from idf lib project 7 лет назад
console 50ceb45e6f console/linenoise: support buffered stdout 7 лет назад
cxx 37d30c7a6e cmake: separate app from idf lib project 7 лет назад
driver 0caa96584c CAN: Fix critical section compliance 6 лет назад
efuse 0af56e2815 Add chip revision into image header 6 лет назад
esp-tls 25f837a148 esp-tls: Add support to add CN from config and validate PEM buffers 6 лет назад
esp32 0d1c490a7c Merge branch 'bugfix/coex_fix_some_bugs_v3.3' into 'release/v3.3' 6 лет назад
esp_adc_cal 37126d3451 Correct Kconfigs according to the coding style 7 лет назад
esp_event 8466b8d6d3 Merge branch 'bugfix/event_minor_leak_v3.3' into 'release/v3.3' 6 лет назад
esp_http_client 4e27cbb89f Merge branch 'feature/esp_https_ota_improvements' into 'release/v3.3' 6 лет назад
esp_http_server 38b1c93764 esp_http_server : Bugfix in parsing of empty header values 6 лет назад
esp_https_ota 7db01c954e esp_https_ota: Removed unnecessary free() 6 лет назад
esp_https_server 1af5d0d87c https_server : Missing uri_match_fn paramater added to default config 7 лет назад
esp_ringbuf 496bfe3842 Initialized some uninitialized variables in rtc_clk.c and ringbuf.c. 7 лет назад
espcoredump 13e1c0b32f esp32: coredump header (fix linker.lf) 7 лет назад
esptool_py fc6b44f500 esptool: Bump to v2.8 release 6 лет назад
ethernet dc4c16f475 ethernet: add kconfig help for GPIO0 output mode 6 лет назад
expat cc774111bf cmake: Add support for test build 7 лет назад
fatfs 8d4e1c0616 Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount() 6 лет назад
freemodbus 4559434d5a freemodbus: fix incorrectly set coils read event 6 лет назад
freertos cabe66195c fix bug that semaphore may schedule out in Critical Section 6 лет назад
heap adcf95dc9f heap: Fix printf usage in heap poisoning 6 лет назад
idf_test fbd38ad19a modify WIFI_CONN_0101 case for wrong authmode of AP 6 лет назад
jsmn d9939cedd9 cmake: make main a component again 7 лет назад
json 8e32eb78a4 Update cJSON to v1.7.12 6 лет назад
libsodium 6a3e160aaf test: Set timeout of libsodium ed25519_convert test to 60s 6 лет назад
log 37126d3451 Correct Kconfigs according to the coding style 7 лет назад
lwip 6c60d3ef29 fix ipv6 bug that input the wrong broadcast address to return OK 6 лет назад
mbedtls 8f048ffddc Remove check for would_block in mbedtls 6 лет назад
mdns 7b7f597cb4 mdns: fix crash for hostname queries 6 лет назад
micro-ecc d9939cedd9 cmake: make main a component again 7 лет назад
mqtt 9e62340897 mqtt: referenced esp-mqtt master to fix disconnect issues 6 лет назад
newlib cabe66195c fix bug that semaphore may schedule out in Critical Section 6 лет назад
nghttp 4936110591 Modified http_parser to handle ICY uris. 6 лет назад
nimble 3545b58986 NimBLE: Port NimBLE stack to IDF Release v3.3 (Backport v3.3) 6 лет назад
nvs_flash a71fad46d4 Merge branch 'fix/update_curr_page_state_3.3' into 'release/v3.3' 6 лет назад
openssl 37126d3451 Correct Kconfigs according to the coding style 7 лет назад
partition_table e916cf52a3 bootloader: Add support of anti-rollback 7 лет назад
protobuf-c 3ba8eed60a protobuf-c : Added Google's protocol buffer C library as sub-module 7 лет назад
protocomm 71ce87c79e protocomm_ble : Bugfix for unbound memcpy on prepare write buffer 6 лет назад
pthread 314c77609e pthread: Transform the units of the stack size to the FreeRTOS domain 7 лет назад
sdmmc cc774111bf cmake: Add support for test build 7 лет назад
smartconfig_ack 262f3774e8 fix the bug that ESP32 sends broadcast to phone after smartconfig is done 6 лет назад
soc f9a51fc784 can: Add support for lower bit rates 6 лет назад
spi_flash 622842a983 flash_ops: fix spi_flash_read with source buffer not from internal memory and size < 16 6 лет назад
spiffs 37126d3451 Correct Kconfigs according to the coding style 7 лет назад
tcp_transport 8c74a4a989 tcp_transport: Add API to allow skipping of certificate CN validation 6 лет назад
tcpip_adapter 27cc0d1f91 modify the behavior for dhcpserver and tcpip_adapter: 7 лет назад
ulp d0b2d5ec95 cmake: Fix for Python files executed directly, not via PYTHON variable 7 лет назад
unity 37126d3451 Correct Kconfigs according to the coding style 7 лет назад
vfs e5ee10e89f VFS: Fix bug which occurs when driver is installed during a select() call 6 лет назад
wear_levelling 37126d3451 Correct Kconfigs according to the coding style 7 лет назад
wifi_provisioning 933674301f Wi-Fi Provisioning : Bugfix in copying SSID and Passphrase 6 лет назад
wpa_supplicant 8e58b31a69 wpa_supplicant: Fix sprintf security bugs. 6 лет назад
xtensa-debug-module 63411fc556 tools: implement linker script generation 7 лет назад