| .. |
|
app_trace
|
2926cd09a2
gcov_example: Adds cmake target to generate report
|
před 6 roky |
|
app_update
|
3fc9ab4eb3
tools: Redirect some warnings to stderr
|
před 5 roky |
|
asio
|
9eccd7c082
components: use new component registration api
|
před 6 roky |
|
bootloader
|
d82adb482b
spi_flash: add config option to enable encrypted partition read/write
|
před 5 roky |
|
bootloader_support
|
e65ed8c959
spi_flash: add config option to override flash size in bootloader header
|
před 5 roky |
|
bt
|
b2bcb609ad
Merge branch 'nimble/add_error_prints_acl_buf_v4.0' into 'release/v4.0'
|
před 4 roky |
|
coap
|
374b756f6b
coap: update libcoap to fix its broken submodule pointer
|
před 5 roky |
|
console
|
9b350f9ecc
cmake: some formatting fixes
|
před 6 roky |
|
cxx
|
8329d51fd0
toolchain: C++ exception workaround
|
před 5 roky |
|
driver
|
c891be655c
Merge branch 'bugfix/put_uart_isr_in_iram_v4.0' into 'release/v4.0'
|
před 4 roky |
|
efuse
|
c05fcc6a1d
Tools: add Python 2 deprecation warning
|
před 5 roky |
|
esp-tls
|
7201411f49
Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection
|
před 5 roky |
|
esp32
|
acddb8fca2
Merge branch 'bugfix/dport_init_min_stack_size_v4.0' into 'release/v4.0'
|
před 4 roky |
|
esp_adc_cal
|
da3e3b5e28
[cxx]: fixed extern "C" declarations
|
před 4 roky |
|
esp_common
|
9d9d30965f
esp_pm: fix formatting issues in esp_pm_dump_locks
|
před 5 roky |
|
esp_eth
|
940f2bc108
esp_eth: moved extern "C" after includes
|
před 5 roky |
|
esp_event
|
2db6b1578e
esp_wifi: Update wifi lib
|
před 5 roky |
|
esp_gdbstub
|
6618e0c31d
gdb: Modify PC in case of invalid PC
|
před 5 roky |
|
esp_http_client
|
69e1d0d2d6
esp_http_client_read: Add check for esp_http_client_is_complete_data_received before returning ESP_FAIL
|
před 4 roky |
|
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
|
před 5 roky |
|
esp_https_ota
|
9fe1380b7f
esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read
|
před 5 roky |
|
esp_https_server
|
a8ebde227f
esp_https_server: Add support for esp-tls server APIs
|
před 6 roky |
|
esp_local_ctrl
|
8719683deb
esp_local_ctrl: Fix some memory leak issues by coverity static analyzer.
|
před 4 roky |
|
esp_ringbuf
|
5a7d3ef319
ringbuf: Remove deprecated RingbufferType_t
|
před 6 roky |
|
esp_rom
|
911b90eb21
Confirmed bugfix from Baidu Project
|
před 5 roky |
|
esp_websocket_client
|
985de73e6d
Add options for esp_http_client and esp_websocket_client to support keepalive
|
před 5 roky |
|
esp_wifi
|
ebf59642c2
esp_wifi_mesh: update wifi mesh libs
|
před 4 roky |
|
espcoredump
|
59c6afda95
espcoredump: fix error reported for blank partition
|
před 5 roky |
|
esptool_py
|
d106141032
esptool: Update to fix espsecure.py sign_data default version argument
|
před 4 roky |
|
expat
|
46a172178a
expat: Update library from 2.2.5 to 2.2.9
|
před 6 roky |
|
fatfs
|
3a40b3b349
fatfs: Fix some memory leak issues by coverity static analyzer.
|
před 4 roky |
|
freemodbus
|
e7c16f92d0
freemodbuss: fix event processing after merge
|
před 4 roky |
|
freertos
|
728f0807f4
freertos: Check for arithmetic overflows on queue creation
|
před 4 roky |
|
heap
|
2f15eacdeb
Merge branch 'bugfix/heap_psram_fill_v4.0' into 'release/v4.0'
|
před 5 roky |
|
idf_test
|
dcb5d956d3
test: move auto test script to new repo (backport)
|
před 5 roky |
|
jsmn
|
9eccd7c082
components: use new component registration api
|
před 6 roky |
|
json
|
8df70a1728
cJSON: include only source file objects for cmake build
|
před 6 roky |
|
libsodium
|
9b350f9ecc
cmake: some formatting fixes
|
před 6 roky |
|
log
|
d71ac521cf
esp_wifi: backport some wifi bugs 0323
|
před 5 roky |
|
lwip
|
48050c7c64
Revert "Refactor wifi_interface_t"
|
před 4 roky |
|
mbedtls
|
2d7eb60491
mbedtls: upgrade to v2.16.9 release
|
před 5 roky |
|
mdns
|
52fa88b54e
mDNS: Fix of text length calculation when detecting a collision
|
před 5 roky |
|
mqtt
|
c4e22a3925
MQTT: Update submodule reference: config, error handle, minor fixes
|
před 5 roky |
|
newlib
|
b77c50a063
newlib: Fix UT for adjtime
|
před 5 roky |
|
nghttp
|
9b350f9ecc
cmake: some formatting fixes
|
před 6 roky |
|
nvs_flash
|
90fdeb0955
NVS Flash: prevent erasing initialized partition
|
před 5 roky |
|
openssl
|
1a7149ce76
openssl: made verification mode conversion to mbetls modes more strict
|
před 5 roky |
|
partition_table
|
56a9383552
add file stream parameter and log stdout and stderr to same stream
|
před 5 roky |
|
protobuf-c
|
9eccd7c082
components: use new component registration api
|
před 6 roky |
|
protocomm
|
2803e6b111
protocomm: Fixed NULL check of allocated memory
|
před 4 roky |
|
pthread
|
d2173ba1e8
pthread: fix the priority inheritance
|
před 5 roky |
|
sdmmc
|
7dfb6adf27
sdmmc: fix the probe issue that forbid sdspi working in highspeed mode
|
před 5 roky |
|
soc
|
16546a89e5
deep sleep: optimize sleep current in wifi softap mode
|
před 4 roky |
|
spi_flash
|
4be9f15803
remove othercore cache disable
|
před 4 roky |
|
spiffs
|
3fc9ab4eb3
tools: Redirect some warnings to stderr
|
před 5 roky |
|
tcp_transport
|
a6e44ac881
tcp_transport: Fix some memory leak issues by coverity static analyzer.
|
před 4 roky |
|
tcpip_adapter
|
e9de533c81
esp_wifi: Modify WIFI_IF_AP to TCPIP_ADAPTER_IF_AP
|
před 5 roky |
|
ulp
|
c05fcc6a1d
Tools: add Python 2 deprecation warning
|
před 5 roky |
|
unity
|
9b350f9ecc
cmake: some formatting fixes
|
před 6 roky |
|
vfs
|
d9660fcf9c
vfs: support vfs uart set line endings with specified uart number (release/v4.0)
|
před 5 roky |
|
wear_levelling
|
26800ed71e
global: update note in the partition tables
|
před 6 roky |
|
wifi_provisioning
|
53f5b64887
wifi_provisioning: Fix some memory leak issues by coverity static analyzer.
|
před 4 roky |
|
wpa_supplicant
|
903f7bb99f
wpa_supplicant: Fix some memory leak issues by coverity static analyzer.
|
před 4 roky |
|
xtensa
|
b902d6be39
esp32: Switch SPIRAM stack in esp_restart_noos() to internal stack
|
před 5 roky |