wangjialiang
|
4b347ba1ad
|
update invalid links in the ble mesh example documentation
|
2024-03-13 11:38:27 +08:00 |
|
luoxu
|
36297f93e7
|
bugfix(ble_mesh): Avoid provisioner handling messages from nodes that have already left the network.
|
2024-03-13 11:38:27 +08:00 |
|
luoxu
|
99744ec1b9
|
bugfix(ble_mesh): Close BLEQABR23-798
|
2024-03-13 11:32:40 +08:00 |
|
Mahavir Jain
|
2b17acb4b0
|
Merge branch 'bugfix/memprot_cleanup' into 'master'
fix: cleanup memprot files for C6/H2/P4
See merge request espressif/esp-idf!29556
|
2024-03-13 11:12:52 +08:00 |
|
liuning
|
1cf760b73f
|
feat(coex): support to scan long time on channel, fix coexist sync issue
|
2024-03-13 10:54:41 +08:00 |
|
Jiang Jiang Jian
|
5469c1b6ab
|
Merge branch 'bugfix/fix_typo' into 'master'
fix(wifi): fix typo in wifi headers
Closes WIFIBUG-447, WIFI-6306, and IDFGH-11564
See merge request espressif/esp-idf!29584
|
2024-03-13 10:32:07 +08:00 |
|
xiaqilin
|
57189ec1a7
|
feat(openthread): add cli in openthread sleep example
|
2024-03-13 10:24:34 +08:00 |
|
Island
|
3dc9d6652b
|
Merge branch 'bugfix/ble_update_lib_20240306' into 'master'
update lib on master
Closes BLERP-562, BLERP-600, BLERP-557, BLERP-601, BLERP-602, and BLERP-603
See merge request espressif/esp-idf!29435
|
2024-03-13 10:18:05 +08:00 |
|
C.S.M
|
4518a2a48c
|
Merge branch 'bugfix/jpg_memory_lead' into 'master'
fix(jpeg): Fix memory leak on jpeg decoder
Closes IDF-9402
See merge request espressif/esp-idf!29571
|
2024-03-13 09:53:15 +08:00 |
|
Alexey Lapshin
|
27085260c8
|
Merge branch 'fix/gdbstub_psram_for_esp32p4' into 'master'
feat(gdbstub): fix access to PSRAM for esp32p4
See merge request espressif/esp-idf!29586
|
2024-03-13 04:36:24 +08:00 |
|
Tomas Rezucha
|
348d4ef18d
|
fix(usb/examples): Fix UVC example crash on non-UVC device connection
|
2024-03-12 20:19:12 +01:00 |
|
Sonika Rathi
|
a7d1da94b9
|
Merge branch 'update/add_esp_vfs_console_component' into 'master'
fix(esp_vfs_console): add esp_vfs_console component
Closes IDFGH-11900
See merge request espressif/esp-idf!28655
|
2024-03-12 23:37:41 +08:00 |
|
Darshan Dobariya
|
016df4cbde
|
fix(nimble): Added ble_host_rpa_enabled flag for address resoultion for esp32
|
2024-03-12 20:57:01 +05:30 |
|
Darian
|
eeb71ca1af
|
Merge branch 'feature/freertos_enable_app_task_tag' into 'master'
feat(freertos): Add application task tag support
Closes IDF-6410
See merge request espressif/esp-idf!29514
|
2024-03-12 22:36:20 +08:00 |
|
Alexey Lapshin
|
18e0fe7842
|
feat(gdbstub): fix access to PSRAM for esp32p4
|
2024-03-12 18:10:32 +04:00 |
|
Guillaume Souchere
|
d0b97fbd6b
|
Merge branch 'refactor/decouple-psram-init-from-essp-system' into 'master'
refactor(esp_psram): Decouple psram init from esp_system
Closes IDF-8769
See merge request espressif/esp-idf!29042
|
2024-03-12 21:01:59 +08:00 |
|
muhaidong
|
7fb8af4e5b
|
fix(doc): update api esp_wifi_sta_get_rssic docs
Closes https://github.com/espressif/esp-idf/issues/12685
|
2024-03-12 20:33:52 +08:00 |
|
Konstantin Kondrashov
|
c571ad1954
|
Merge branch 'feature/use_pri_macro_in_all_logs' into 'master'
feat(all): Use PRIx macro in all logs
Closes IDF-9088
See merge request espressif/esp-idf!29276
|
2024-03-12 20:26:16 +08:00 |
|
Adam Múdry
|
40de3816ec
|
fix(fatfs): Fix leak of malloced FIL struct
In esp_vfs_fat_create_contiguous_file and esp_vfs_fat_test_contiguous_file functions
|
2024-03-12 13:25:09 +01:00 |
|
alanmaxwell
|
80266a876d
|
fix(wifi): fix typo in wifi headers
|
2024-03-12 20:16:44 +08:00 |
|
Roland Dobai
|
2973e7acba
|
Merge branch 'feat/add_esp32_p4_test' into 'master'
feat: add first version of tests for P4
Closes IDF-8918
See merge request espressif/esp-idf!29106
|
2024-03-12 19:50:51 +08:00 |
|
wanlei
|
616c72b96c
|
feat(esp32c61): add & modify soc header files pass build (part 3/3)
|
2024-03-12 18:53:28 +08:00 |
|
Rahul Tank
|
7636c1d64c
|
Merge branch 'bugfix/fix_strict_prototype_hid' into 'master'
fix(nimble): Address compilation errors when strict-prototype is enabled
See merge request espressif/esp-idf!29513
|
2024-03-12 18:53:21 +08:00 |
|
C.S.M
|
ff976c3c31
|
Merge branch 'bugfix/flash_mxic_chip' into 'master'
fix(spi_flash): Fix MXIC chip flash size detected wrong
See merge request espressif/esp-idf!29539
|
2024-03-12 18:35:38 +08:00 |
|
Jakob Hasse
|
a88dd2b464
|
Merge branch 'fix/log_buffer' into 'master'
fix(log): Fixed incorrect argument type in hexdump log functions
Closes IDFGH-12312
See merge request espressif/esp-idf!29550
|
2024-03-12 18:27:06 +08:00 |
|
Fu Hanxi
|
7641776ae2
|
ci: support filter pytest with sdkconfig name
|
2024-03-12 11:16:39 +01:00 |
|
Konstantin Kondrashov
|
3f89072af1
|
feat(all): Use PRIx macro in all logs
|
2024-03-12 11:15:53 +02:00 |
|
wangjialiang
|
a9c1641792
|
ci(ble/mesh): cleanup BLE Mesh examples sdkconfig
|
2024-03-12 16:58:19 +08:00 |
|
Marius Vikhammer
|
08d1460f15
|
Merge branch 'feature/c5_rom_bootloader' into 'master'
feat(c5): update bootloader component for C5
Closes IDF-8653
See merge request espressif/esp-idf!29458
|
2024-03-12 16:11:24 +08:00 |
|
Marius Vikhammer
|
02f2f36588
|
Merge branch 'docs/remove_ulp_deep_sleep_example' into 'master'
docs(deep_sleep): removed mentions of ULP in deep sleep example readme
Closes IDFGH-12305
See merge request espressif/esp-idf!29523
|
2024-03-12 16:10:03 +08:00 |
|
Ondrej Kosta
|
2d290e5d69
|
ci(esp_eth): increased L2 test wait for connection timeout
|
2024-03-12 09:09:40 +01:00 |
|
Marius Vikhammer
|
6497ef3551
|
Merge branch 'fix/p4_app_boot_cache_issue' into 'master'
fix(bootloader): fixed P4 bootloader being able to boot with certain configs
Closes IDF-8989
See merge request espressif/esp-idf!29484
|
2024-03-12 16:02:38 +08:00 |
|
Jiang Jiang Jian
|
f92162efd8
|
Merge branch 'bugfix/dpp_example_init_error' into 'master'
fix(wifi/example): Fix dpp example init error
Closes IDFGH-11656
See merge request espressif/esp-idf!27984
|
2024-03-12 15:38:21 +08:00 |
|
zhangyanjiao
|
82e8c02efb
|
fix(wifi): fixed the spiram malloc issue in wifi mesh
Closes https://github.com/espressif/esp-idf/issues/13285
|
2024-03-12 15:37:32 +08:00 |
|
harshal.patil
|
343a6f47ab
|
fix(mbedtls/aes-gcm): Fix null pointer derefernce coverity reports
- Also fixed a tcp_transport and https_server report
|
2024-03-12 12:36:00 +05:30 |
|
Tomas Rezucha
|
fa2986fdef
|
Merge branch 'feat/usb_host_sync_types' into 'master'
Add synchronization types from USB specs table 9-13
See merge request espressif/esp-idf!29263
|
2024-03-12 14:48:16 +08:00 |
|
Cao Sen Miao
|
4881a2aca0
|
fix(jpeg): Fix memory leak on jpeg decoder
|
2024-03-12 14:45:55 +08:00 |
|
Michael (XIAO Xufeng)
|
4ee54026e3
|
Merge branch 'bugfix/fix_fastmem_slowmem_lost_data_bug' into 'master'
[C3/S3]Fix sleep fast_mem & slow_mem may lost bug
See merge request espressif/esp-idf!27571
|
2024-03-12 11:32:00 +08:00 |
|
gaoxu
|
bc98bdc087
|
refactor(adc): refactor dma ll functions on adc continuous mode
|
2024-03-12 11:12:48 +08:00 |
|
Jakob Hasse
|
bc46f3ac05
|
Merge branch 'docs/fix_spiram_mistake' into 'master'
docs(heap): Fixed mistake in the heap allocator docs
Closes IDFGH-12318
See merge request espressif/esp-idf!29526
|
2024-03-12 11:12:24 +08:00 |
|
Jakob Hasse
|
99e20e83c2
|
Merge branch 'docs/esp_event_doc_fix' into 'master'
docs(esp_event): Fixed mistake in API docs
Closes IDFGH-12311
See merge request espressif/esp-idf!29524
|
2024-03-12 10:28:32 +08:00 |
|
Jakob Hasse
|
1deef8bee9
|
docs(heap): Fixed mistake in the heap allocator docs
Closes https://github.com/espressif/esp-idf/issues/13353
|
2024-03-12 10:24:35 +08:00 |
|
wuzhenghui
|
92849e660e
|
fix(mbedtls): fixing ecdsa's dependence on ecc_mult clock
|
2024-03-12 10:10:42 +08:00 |
|
wuzhenghui
|
0b920ec08a
|
change(esp_phy): close esp32h2 rf pll by default
|
2024-03-12 10:10:41 +08:00 |
|
wuzhenghui
|
9e8e20227f
|
feat(system): disable RNG module clock by default for save power
|
2024-03-12 10:10:41 +08:00 |
|
wuzhenghui
|
2a251982fc
|
feat(system): add option to allow user disable assist_debug module to save power
|
2024-03-12 10:10:40 +08:00 |
|
wuzhenghui
|
b0fa4565a1
|
feat(system): add option to allow user disable USJ module to save power
|
2024-03-12 10:10:36 +08:00 |
|
Espressif BOT
|
bebdf7b989
|
change(mbedtls/crt_bundle): Update esp_crt_bundle certificates
|
2024-03-12 10:00:36 +08:00 |
|
Marius Vikhammer
|
83d1c2f054
|
refactor(esp_rom): refactor rom LD inclusions to make it easier to add new targets
|
2024-03-12 09:48:46 +08:00 |
|
laokaiyao
|
b1a3e92f2a
|
fix(esp32c5mp): fix public headers
|
2024-03-11 20:45:09 +08:00 |
|