| .. |
|
app_trace
|
2926cd09a2
gcov_example: Adds cmake target to generate report
|
%!s(int64=6) %!d(string=hai) anos |
|
app_update
|
3fc9ab4eb3
tools: Redirect some warnings to stderr
|
%!s(int64=5) %!d(string=hai) anos |
|
asio
|
9eccd7c082
components: use new component registration api
|
%!s(int64=6) %!d(string=hai) anos |
|
bootloader
|
d82adb482b
spi_flash: add config option to enable encrypted partition read/write
|
%!s(int64=5) %!d(string=hai) anos |
|
bootloader_support
|
a2fe59464e
Merge branch 'bugfix/returns_correct_flash_encryption_mode_v4.0' into 'release/v4.0'
|
%!s(int64=5) %!d(string=hai) anos |
|
bt
|
3c7594f1ff
component/bt: Added check for NULL valued combination key.
|
%!s(int64=5) %!d(string=hai) anos |
|
coap
|
374b756f6b
coap: update libcoap to fix its broken submodule pointer
|
%!s(int64=5) %!d(string=hai) anos |
|
console
|
9b350f9ecc
cmake: some formatting fixes
|
%!s(int64=6) %!d(string=hai) anos |
|
cxx
|
8329d51fd0
toolchain: C++ exception workaround
|
%!s(int64=5) %!d(string=hai) anos |
|
driver
|
c716d71089
esp_wifi: Fixes issue of crashing when verbose logs are enabled.
|
%!s(int64=4) %!d(string=hai) anos |
|
efuse
|
c05fcc6a1d
Tools: add Python 2 deprecation warning
|
%!s(int64=5) %!d(string=hai) anos |
|
esp-tls
|
7201411f49
Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection
|
%!s(int64=5) %!d(string=hai) anos |
|
esp32
|
2a7aaacec6
Merge branch 'spi_dma_close_before_cpu_reset_v4.0' into 'release/v4.0'
|
%!s(int64=5) %!d(string=hai) anos |
|
esp_adc_cal
|
fe97d14e0f
esp_adc_cal: Remove deprecated ADC calibration functions
|
%!s(int64=6) %!d(string=hai) anos |
|
esp_common
|
9d9d30965f
esp_pm: fix formatting issues in esp_pm_dump_locks
|
%!s(int64=5) %!d(string=hai) anos |
|
esp_eth
|
940f2bc108
esp_eth: moved extern "C" after includes
|
%!s(int64=5) %!d(string=hai) anos |
|
esp_event
|
2db6b1578e
esp_wifi: Update wifi lib
|
%!s(int64=5) %!d(string=hai) anos |
|
esp_gdbstub
|
6618e0c31d
gdb: Modify PC in case of invalid PC
|
%!s(int64=5) %!d(string=hai) anos |
|
esp_http_client
|
985de73e6d
Add options for esp_http_client and esp_websocket_client to support keepalive
|
%!s(int64=5) %!d(string=hai) anos |
|
esp_http_server
|
9951421910
esp_http_server: Add lru_socket flag in sock_db to indicate httpd_sess_close is called from httpd_sess_close_lru
|
%!s(int64=5) %!d(string=hai) anos |
|
esp_https_ota
|
9fe1380b7f
esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read
|
%!s(int64=5) %!d(string=hai) anos |
|
esp_https_server
|
a8ebde227f
esp_https_server: Add support for esp-tls server APIs
|
%!s(int64=6) %!d(string=hai) anos |
|
esp_local_ctrl
|
98cf38ca9c
cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files
|
%!s(int64=6) %!d(string=hai) anos |
|
esp_ringbuf
|
5a7d3ef319
ringbuf: Remove deprecated RingbufferType_t
|
%!s(int64=6) %!d(string=hai) anos |
|
esp_rom
|
911b90eb21
Confirmed bugfix from Baidu Project
|
%!s(int64=5) %!d(string=hai) anos |
|
esp_websocket_client
|
985de73e6d
Add options for esp_http_client and esp_websocket_client to support keepalive
|
%!s(int64=5) %!d(string=hai) anos |
|
esp_wifi
|
9370b74ee0
esp_wifi: Update WiFi lib
|
%!s(int64=5) %!d(string=hai) anos |
|
espcoredump
|
59c6afda95
espcoredump: fix error reported for blank partition
|
%!s(int64=5) %!d(string=hai) anos |
|
esptool_py
|
1592e29a71
Changed esptool version to latest v2.x
|
%!s(int64=5) %!d(string=hai) anos |
|
expat
|
46a172178a
expat: Update library from 2.2.5 to 2.2.9
|
%!s(int64=6) %!d(string=hai) anos |
|
fatfs
|
de9b0b1c56
Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount()
|
%!s(int64=6) %!d(string=hai) anos |
|
freemodbus
|
4f7f09a64f
freemodbus: fix compilation issue when slave id support is enabled
|
%!s(int64=5) %!d(string=hai) anos |
|
freertos
|
b902d6be39
esp32: Switch SPIRAM stack in esp_restart_noos() to internal stack
|
%!s(int64=5) %!d(string=hai) anos |
|
heap
|
2f15eacdeb
Merge branch 'bugfix/heap_psram_fill_v4.0' into 'release/v4.0'
|
%!s(int64=5) %!d(string=hai) anos |
|
idf_test
|
dcb5d956d3
test: move auto test script to new repo (backport)
|
%!s(int64=5) %!d(string=hai) anos |
|
jsmn
|
9eccd7c082
components: use new component registration api
|
%!s(int64=6) %!d(string=hai) anos |
|
json
|
8df70a1728
cJSON: include only source file objects for cmake build
|
%!s(int64=6) %!d(string=hai) anos |
|
libsodium
|
9b350f9ecc
cmake: some formatting fixes
|
%!s(int64=6) %!d(string=hai) anos |
|
log
|
d71ac521cf
esp_wifi: backport some wifi bugs 0323
|
%!s(int64=5) %!d(string=hai) anos |
|
lwip
|
9370b74ee0
esp_wifi: Update WiFi lib
|
%!s(int64=5) %!d(string=hai) anos |
|
mbedtls
|
2d7eb60491
mbedtls: upgrade to v2.16.9 release
|
%!s(int64=5) %!d(string=hai) anos |
|
mdns
|
52fa88b54e
mDNS: Fix of text length calculation when detecting a collision
|
%!s(int64=5) %!d(string=hai) anos |
|
mqtt
|
c4e22a3925
MQTT: Update submodule reference: config, error handle, minor fixes
|
%!s(int64=5) %!d(string=hai) anos |
|
newlib
|
b77c50a063
newlib: Fix UT for adjtime
|
%!s(int64=5) %!d(string=hai) anos |
|
nghttp
|
9b350f9ecc
cmake: some formatting fixes
|
%!s(int64=6) %!d(string=hai) anos |
|
nvs_flash
|
90fdeb0955
NVS Flash: prevent erasing initialized partition
|
%!s(int64=5) %!d(string=hai) anos |
|
openssl
|
1a7149ce76
openssl: made verification mode conversion to mbetls modes more strict
|
%!s(int64=5) %!d(string=hai) anos |
|
partition_table
|
56a9383552
add file stream parameter and log stdout and stderr to same stream
|
%!s(int64=5) %!d(string=hai) anos |
|
protobuf-c
|
9eccd7c082
components: use new component registration api
|
%!s(int64=6) %!d(string=hai) anos |
|
protocomm
|
f132cf2b8b
protocomm security1: Restart security session if SESSION_STATE_CMD0 is received
|
%!s(int64=5) %!d(string=hai) anos |
|
pthread
|
d2173ba1e8
pthread: fix the priority inheritance
|
%!s(int64=5) %!d(string=hai) anos |
|
sdmmc
|
7dfb6adf27
sdmmc: fix the probe issue that forbid sdspi working in highspeed mode
|
%!s(int64=5) %!d(string=hai) anos |
|
soc
|
d7c8dd270f
fix compiler warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int'
|
%!s(int64=5) %!d(string=hai) anos |
|
spi_flash
|
d82adb482b
spi_flash: add config option to enable encrypted partition read/write
|
%!s(int64=5) %!d(string=hai) anos |
|
spiffs
|
3fc9ab4eb3
tools: Redirect some warnings to stderr
|
%!s(int64=5) %!d(string=hai) anos |
|
tcp_transport
|
7201411f49
Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection
|
%!s(int64=5) %!d(string=hai) anos |
|
tcpip_adapter
|
c088c19322
esp_wifi: Fix some wifi bugs 1117
|
%!s(int64=5) %!d(string=hai) anos |
|
ulp
|
c05fcc6a1d
Tools: add Python 2 deprecation warning
|
%!s(int64=5) %!d(string=hai) anos |
|
unity
|
9b350f9ecc
cmake: some formatting fixes
|
%!s(int64=6) %!d(string=hai) anos |
|
vfs
|
d9660fcf9c
vfs: support vfs uart set line endings with specified uart number (release/v4.0)
|
%!s(int64=5) %!d(string=hai) anos |
|
wear_levelling
|
26800ed71e
global: update note in the partition tables
|
%!s(int64=6) %!d(string=hai) anos |
|
wifi_provisioning
|
65d4596a36
wifi_provisioning: Catch the Wi-Fi events even after Connection errors
|
%!s(int64=5) %!d(string=hai) anos |
|
wpa_supplicant
|
e4bd2bebb5
esp_wifi: Add WPS Reason code in all failures
|
%!s(int64=5) %!d(string=hai) anos |
|
xtensa
|
b902d6be39
esp32: Switch SPIRAM stack in esp_restart_noos() to internal stack
|
%!s(int64=5) %!d(string=hai) anos |