| .. |
|
app_trace
|
308bbd1e89
Merge branch 'bugfix/link_gcov_rtio_backport_v4.0' into 'release/v4.0'
|
4 years ago |
|
app_update
|
3fc9ab4eb3
tools: Redirect some warnings to stderr
|
5 years ago |
|
asio
|
9eccd7c082
components: use new component registration api
|
6 years ago |
|
bootloader
|
1c69e063d2
bootloader: add xmc spi_flash startup flow to improve reliability
|
4 years ago |
|
bootloader_support
|
4d2c8738c3
spi_flash: move the unlock patch to bootloader and add support for GD (backport v4.0)
|
4 years ago |
|
bt
|
d174315edf
BT: Check only for same X component of public key in BR/EDR.
|
4 years ago |
|
coap
|
374b756f6b
coap: update libcoap to fix its broken submodule pointer
|
5 years ago |
|
console
|
9b350f9ecc
cmake: some formatting fixes
|
6 years ago |
|
cxx
|
1d8ca35eec
[C++]: wrapper functions around unwind code
|
4 years ago |
|
driver
|
fb0c3e8016
Merge branch 'bugfix/fix_modbus_rs485_rts_en_fail_v40' into 'release/v4.0'
|
4 years ago |
|
efuse
|
5a4091a2c0
efuse: Add ESP32 V3 'disable Download Mode' functionality
|
4 years ago |
|
esp-tls
|
7201411f49
Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection
|
5 years ago |
|
esp32
|
4d2c8738c3
spi_flash: move the unlock patch to bootloader and add support for GD (backport v4.0)
|
4 years ago |
|
esp_adc_cal
|
da3e3b5e28
[cxx]: fixed extern "C" declarations
|
4 years ago |
|
esp_common
|
566231f33b
version: Update version to v4.0.4
|
4 years ago |
|
esp_eth
|
7ab8594813
esp_eth: restart negotiation in esp_eth_start
|
4 years ago |
|
esp_event
|
1bab0dd8ca
[esp_event]: fixed and improved docs
|
4 years ago |
|
esp_gdbstub
|
6618e0c31d
gdb: Modify PC in case of invalid PC
|
5 years ago |
|
esp_http_client
|
f125b018c3
esp_http_client: Fixed handling of EAGAIN return
|
4 years ago |
|
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
|
5 years ago |
|
esp_https_ota
|
f125b018c3
esp_http_client: Fixed handling of EAGAIN return
|
4 years ago |
|
esp_https_server
|
a8ebde227f
esp_https_server: Add support for esp-tls server APIs
|
6 years ago |
|
esp_local_ctrl
|
8719683deb
esp_local_ctrl: Fix some memory leak issues by coverity static analyzer.
|
4 years ago |
|
esp_ringbuf
|
68d417c4dc
esp_ringbuf: don't test xRingbufferCreate with cache disabled
|
4 years ago |
|
esp_rom
|
83dbaaaee8
flash_encryption: Quick fixed the issue that block when flash_encryption_write, Related https://github.com/espressif/esp-idf/issues/6322, Related https://github.com/espressif/esp-idf/issues/6254
|
4 years ago |
|
esp_websocket_client
|
985de73e6d
Add options for esp_http_client and esp_websocket_client to support keepalive
|
5 years ago |
|
esp_wifi
|
c8b7ef1333
esp_wifi: fix airkiss and esptouch find channel crash issue
|
4 years ago |
|
espcoredump
|
59c6afda95
espcoredump: fix error reported for blank partition
|
5 years ago |
|
esptool_py
|
d106141032
esptool: Update to fix espsecure.py sign_data default version argument
|
4 years ago |
|
expat
|
22c1618dd9
expat: Update library from 2.2.9 to 2.4.1
|
4 years ago |
|
fatfs
|
3a40b3b349
fatfs: Fix some memory leak issues by coverity static analyzer.
|
4 years ago |
|
freemodbus
|
f26621fd9e
freemodbus: add affinity option for modbus stack tasks
|
4 years ago |
|
freertos
|
bac5767666
freertos: Increases delta for UT - Test suspend-resume CPU. The number of tick_hook should be the same for both CPUs
|
4 years ago |
|
heap
|
8de50b5655
components: fix ldgen check errors
|
4 years ago |
|
idf_test
|
2d7a09e6af
Revert "Merge branch 'bugfix/set_authmode_by_switching_number_to_string_v4.0' into 'release/v4.0'"
|
4 years ago |
|
jsmn
|
9eccd7c082
components: use new component registration api
|
6 years ago |
|
json
|
cd0f22c258
cJSON: Update submodule to latest release.
|
4 years ago |
|
libsodium
|
9b350f9ecc
cmake: some formatting fixes
|
6 years ago |
|
log
|
d71ac521cf
esp_wifi: backport some wifi bugs 0323
|
5 years ago |
|
lwip
|
8de50b5655
components: fix ldgen check errors
|
4 years ago |
|
mbedtls
|
7c773cd74c
mbedtls: upgrade to release v2.16.11
|
4 years ago |
|
mdns
|
52fa88b54e
mDNS: Fix of text length calculation when detecting a collision
|
5 years ago |
|
mqtt
|
f456ab2353
MQTT: Update submodule reference to support new config modes
|
4 years ago |
|
newlib
|
c8e6563e48
newlib: Fix a case in FD_ISSET macro when n==-1
|
4 years ago |
|
nghttp
|
ce82d1b9fa
nghttp2: upgrade to v1.41.0 release
|
4 years ago |
|
nvs_flash
|
f694f92230
nvs: unit tests for new partition API
|
5 years ago |
|
openssl
|
1a7149ce76
openssl: made verification mode conversion to mbetls modes more strict
|
5 years ago |
|
partition_table
|
c572e0bf5f
paritition_table: Verify the partition table md5sum when loading the app
|
4 years ago |
|
protobuf-c
|
9eccd7c082
components: use new component registration api
|
6 years ago |
|
protocomm
|
2803e6b111
protocomm: Fixed NULL check of allocated memory
|
4 years ago |
|
pthread
|
aea01b00e1
pthread: Fix possible deadlock when using pthread_join() and Debug log level
|
4 years ago |
|
sdmmc
|
7dfb6adf27
sdmmc: fix the probe issue that forbid sdspi working in highspeed mode
|
5 years ago |
|
soc
|
8de50b5655
components: fix ldgen check errors
|
4 years ago |
|
spi_flash
|
771a02da93
ota: fix ota with flash encryption
|
4 years ago |
|
spiffs
|
3fc9ab4eb3
tools: Redirect some warnings to stderr
|
5 years ago |
|
tcp_transport
|
a6e44ac881
tcp_transport: Fix some memory leak issues by coverity static analyzer.
|
4 years ago |
|
tcpip_adapter
|
e9de533c81
esp_wifi: Modify WIFI_IF_AP to TCPIP_ADAPTER_IF_AP
|
5 years ago |
|
ulp
|
c05fcc6a1d
Tools: add Python 2 deprecation warning
|
5 years ago |
|
unity
|
9b350f9ecc
cmake: some formatting fixes
|
6 years ago |
|
vfs
|
269d40c0db
Fix memory leak on error path in register_select
|
4 years ago |
|
wear_levelling
|
26800ed71e
global: update note in the partition tables
|
6 years ago |
|
wifi_provisioning
|
53f5b64887
wifi_provisioning: Fix some memory leak issues by coverity static analyzer.
|
4 years ago |
|
wpa_supplicant
|
86f061fddc
Merge branch 'bugfix/wps_wfa_cert_fixes_v4.0' into 'release/v4.0'
|
4 years ago |
|
xtensa
|
19eab31660
[system]: Made longjmp save for context switch
|
4 years ago |