| .. |
|
app_trace
|
2926cd09a2
gcov_example: Adds cmake target to generate report
|
6 gadi atpakaļ |
|
app_update
|
93b8fcf664
app_update: fix test failure for get_app_elf_sha256 test
|
5 gadi atpakaļ |
|
asio
|
9eccd7c082
components: use new component registration api
|
6 gadi atpakaļ |
|
bootloader
|
904b85e365
secure boot: Ensure mbedTLS enables ECDSA if signatures are checked in app
|
5 gadi atpakaļ |
|
bootloader_support
|
904b85e365
secure boot: Ensure mbedTLS enables ECDSA if signatures are checked in app
|
5 gadi atpakaļ |
|
bt
|
5897354d7f
Merge branch 'bugfix/sync_zephyr_bt_mesh_bugfix_v4.0' into 'release/v4.0'
|
5 gadi atpakaļ |
|
coap
|
fa02598b5c
lwip_2.1.2 for idf_4.0
|
6 gadi atpakaļ |
|
console
|
9b350f9ecc
cmake: some formatting fixes
|
6 gadi atpakaļ |
|
cxx
|
14f1a30e38
build system: move -fno-rtti link option next to the compile option
|
6 gadi atpakaļ |
|
driver
|
6fe46c1798
Merge branch 'bugfix/timer_group_intr_enable_v4.0' into 'release/v4.0'
|
5 gadi atpakaļ |
|
efuse
|
1490256968
efuse: Fix get_coding_scheme() when CONFIG_SECURE_FLASH_ENC_ENABLED and LOG_LEVEL is Debug
|
5 gadi atpakaļ |
|
esp-tls
|
b7f163530b
fix(transport): Fix a bug of the connection whether be active or not by timeout option when the select function return a correct value.
|
5 gadi atpakaļ |
|
esp32
|
a2d0fb348b
Merge branch 'feature/add_rtc_xtal_cal_retry_option_v4.0' into 'release/v4.0'
|
5 gadi atpakaļ |
|
esp_adc_cal
|
fe97d14e0f
esp_adc_cal: Remove deprecated ADC calibration functions
|
6 gadi atpakaļ |
|
esp_common
|
0cc802e6ab
ipc: prevent code getting pulled in for unicore configuration
|
5 gadi atpakaļ |
|
esp_eth
|
6fe46c1798
Merge branch 'bugfix/timer_group_intr_enable_v4.0' into 'release/v4.0'
|
5 gadi atpakaļ |
|
esp_event
|
aed56d4da9
esp_event: remove extra line from source file
|
5 gadi atpakaļ |
|
esp_gdbstub
|
69ef694178
esp32_gdbstub: fix build error with esp32-2019r1 toolchain
|
6 gadi atpakaļ |
|
esp_http_client
|
8785ac4c2a
Bugfix for failing OTA example
|
5 gadi atpakaļ |
|
esp_http_server
|
4ee065df79
httpd_sess_close: Check for session validity before closing
|
6 gadi atpakaļ |
|
esp_https_ota
|
402e97ea51
esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA
|
5 gadi atpakaļ |
|
esp_https_server
|
a8ebde227f
esp_https_server: Add support for esp-tls server APIs
|
6 gadi atpakaļ |
|
esp_local_ctrl
|
98cf38ca9c
cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files
|
6 gadi atpakaļ |
|
esp_ringbuf
|
5a7d3ef319
ringbuf: Remove deprecated RingbufferType_t
|
6 gadi atpakaļ |
|
esp_rom
|
286d249239
components/bt: Fix assert when create conntion cancel
|
5 gadi atpakaļ |
|
esp_websocket_client
|
f542c979e9
tcp_transport/ws_client: websockets now correctly handle messages longer than buffer
|
6 gadi atpakaļ |
|
esp_wifi
|
748720a466
esp_wifi: Update WiFi lib
|
5 gadi atpakaļ |
|
espcoredump
|
ccc6363a21
core dump: don't allow core dumps to Flash if PSRAM is used for stacks
|
5 gadi atpakaļ |
|
esptool_py
|
13f4656d2a
tools: Fix flashing encrypted binaries from IDF Monitor
|
5 gadi atpakaļ |
|
expat
|
46a172178a
expat: Update library from 2.2.5 to 2.2.9
|
6 gadi atpakaļ |
|
fatfs
|
de9b0b1c56
Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount()
|
6 gadi atpakaļ |
|
freemodbus
|
9b350f9ecc
cmake: some formatting fixes
|
6 gadi atpakaļ |
|
freertos
|
f09c9b957c
timer_group: fix intr_enable
|
5 gadi atpakaļ |
|
heap
|
9d5d22c458
multi_heap: ensure that malloc(0) return NULL pointer in any poisoning configuration
|
5 gadi atpakaļ |
|
idf_test
|
d71ac521cf
esp_wifi: backport some wifi bugs 0323
|
5 gadi atpakaļ |
|
jsmn
|
9eccd7c082
components: use new component registration api
|
6 gadi atpakaļ |
|
json
|
8df70a1728
cJSON: include only source file objects for cmake build
|
6 gadi atpakaļ |
|
libsodium
|
9b350f9ecc
cmake: some formatting fixes
|
6 gadi atpakaļ |
|
log
|
d71ac521cf
esp_wifi: backport some wifi bugs 0323
|
5 gadi atpakaļ |
|
lwip
|
27da86fb6e
fixbug for tcp kill state assert
|
5 gadi atpakaļ |
|
mbedtls
|
bdfba3b88c
mbedtls: Make ECDHE-PSK config item depend on ECDHE
|
5 gadi atpakaļ |
|
mdns
|
dcd735759e
Merge branch 'bugfix/mdns_deinit_event_crash_v4.0' into 'release/v4.0'
|
6 gadi atpakaļ |
|
mqtt
|
a7f573c3a1
ci: fix weekend test confguration update per latest refactoring of
|
6 gadi atpakaļ |
|
newlib
|
85656ca77d
newlib: define fcntl as strong symbol
|
6 gadi atpakaļ |
|
nghttp
|
9b350f9ecc
cmake: some formatting fixes
|
6 gadi atpakaļ |
|
nvs_flash
|
ed3ea95cc2
Merge branch 'bugfix/IDFGH-2910_v4.0' into 'release/v4.0'
|
5 gadi atpakaļ |
|
openssl
|
fc738680f8
Fix Kconfig issues discovered by upstream Kconfiglib
|
6 gadi atpakaļ |
|
partition_table
|
365e6ce181
partition_table: output partition table info for partition_table target
|
5 gadi atpakaļ |
|
protobuf-c
|
9eccd7c082
components: use new component registration api
|
6 gadi atpakaļ |
|
protocomm
|
6f875f2db2
Unified Provisioning - BLE: Fix characteristics read response issue
|
6 gadi atpakaļ |
|
pthread
|
e9de7b1df3
pthread: remove ESP32_ prefix from Kconfig options
|
6 gadi atpakaļ |
|
sdmmc
|
8ffb38265c
driver: fix gpio pin_bit_mask truncation in sdspi_host and others
|
5 gadi atpakaļ |
|
soc
|
0a2bec85f3
soc: clear PHY status when cpu start
|
6 gadi atpakaļ |
|
spi_flash
|
a128eae7b8
spi_flash(new driver): Add vTaskDelay while a long erasing
|
5 gadi atpakaļ |
|
spiffs
|
d49077c13b
spiffs: fix build issue on clean project
|
6 gadi atpakaļ |
|
tcp_transport
|
b7f163530b
fix(transport): Fix a bug of the connection whether be active or not by timeout option when the select function return a correct value.
|
5 gadi atpakaļ |
|
tcpip_adapter
|
e1d78a218a
bugfix for TCPv6 send ok when sta disconnect
|
5 gadi atpakaļ |
|
ulp
|
7bdb7ee235
ulp: fix ulp external project args
|
5 gadi atpakaļ |
|
unity
|
9b350f9ecc
cmake: some formatting fixes
|
6 gadi atpakaļ |
|
vfs
|
642dc19c25
VFS: Check in select() if the UART driver is installed or not
|
6 gadi atpakaļ |
|
wear_levelling
|
26800ed71e
global: update note in the partition tables
|
6 gadi atpakaļ |
|
wifi_provisioning
|
1e2ca78aac
Wifi_provisioning_ble: Change service_uuid to non standard 128 bit UUID (v4.0)
|
5 gadi atpakaļ |
|
wpa_supplicant
|
db5f01429f
wpa_supplicant: Fix memory leaks in WPA3 connection
|
5 gadi atpakaļ |
|
xtensa
|
9b350f9ecc
cmake: some formatting fixes
|
6 gadi atpakaļ |