morris
|
0d401ae443
|
Merge branch 'feature/check_callgraph_multiple_dirs' into 'master'
fix(test): check call graph for hal component
See merge request espressif/esp-idf!24547
|
2023-07-05 12:00:10 +08:00 |
|
Armando
|
d9e25c305a
|
feat(adc): use soc_caps to decide which files to be included
|
2023-07-05 11:45:48 +08:00 |
|
Armando
|
070040c444
|
feat(soc): added soc support for esp32p4, part3
|
2023-07-05 11:45:48 +08:00 |
|
Jiang Jiang Jian
|
510e544e16
|
Merge branch 'bugfix/fix_association_request_miss_verify_ssid_issue' into 'master'
esp_wifi: fix association request miss verify ssid issue
Closes WIFI-6077, WIFI-6078, and WIFI-6120
See merge request espressif/esp-idf!24435
|
2023-07-05 11:34:14 +08:00 |
|
Chen Jian Hua
|
5ebe3b0fc2
|
Merge branch 'fix/print_bt_mac_for_esp32' into 'master'
fix(bt): Fix the issue of not printing the Bluetooth MAC address for ESP32
See merge request espressif/esp-idf!24552
|
2023-07-05 10:46:28 +08:00 |
|
morris
|
f0c07f82b5
|
fix(test): check call graph for hal component
|
2023-07-05 09:09:01 +08:00 |
|
Shu Chen
|
28a6aeb303
|
Merge branch 'openthread/thread_state' into 'master'
openthread: Add event post for OpenThread role changed
See merge request espressif/esp-idf!24141
|
2023-07-05 01:32:16 +08:00 |
|
Lou Tian Hao
|
4cf39d7851
|
Merge branch 'update/pm_trace_io_num_for_esp32h2' into 'master'
bugfix: update pm trace io num for esp32h2
Closes IDF-7657
See merge request espressif/esp-idf!24559
|
2023-07-04 23:14:14 +08:00 |
|
Mahavir Jain
|
de9cb53bc1
|
Merge branch 'fix/nvs_sec_provider_coverity_issues' into 'master'
fix (nvs_sec_provider): Fix memory leakage reported by coverity
See merge request espressif/esp-idf!24555
|
2023-07-04 22:29:08 +08:00 |
|
Aditya Patwardhan
|
8b5eea8519
|
Merge branch 'fix/esp_tls_missing_explicit_header' into 'master'
fix (esp-tls): Missing explicit inclusion of header `mbedtls/x509_crt.h`
Closes IDFGH-10519
See merge request espressif/esp-idf!24544
|
2023-07-04 21:15:11 +08:00 |
|
Jiang Jiang Jian
|
df36c3adcc
|
Merge branch 'bugfix/rtc_clk_int_rc32k_miss_calib_cycles_config' into 'master'
fix the issue of missing configuration for calibration cycles of the internal 32 kHz RC
See merge request espressif/esp-idf!24568
|
2023-07-04 20:41:45 +08:00 |
|
muhaidong
|
79ddd24d23
|
fix(wifi): fix some wifi bugs
1. esp_wifi: fix association request miss verify ssid issue
2. esp_wifi: fix wpa3 softAP allocate aid issue
|
2023-07-04 19:49:34 +08:00 |
|
Jiang Jiang Jian
|
c133949da6
|
Merge branch 'bugfix/obss_scan_disasrm' into 'master'
esp_wifi : Add a obss scan timer disarm upon sta disconnect.
Closes WIFI-5888
See merge request espressif/esp-idf!23897
|
2023-07-04 19:24:18 +08:00 |
|
Krzysztof Budzynski
|
b10e69985f
|
Merge branch 'contrib/github_pr_11743' into 'master'
docs(jtag): Update chip revisions to follow ESP32-C3 errata (GitHub PR)
Closes IDFGH-10497
See merge request espressif/esp-idf!24467
|
2023-07-04 19:20:42 +08:00 |
|
Jiang Jiang Jian
|
12306efc19
|
Merge branch 'bugfix/btm_scan_done_crash' into 'master'
wpa_supplicant : Fix race condition in BTM scan
Closes WIFI-5838
See merge request espressif/esp-idf!23775
|
2023-07-04 16:03:08 +08:00 |
|
WanqQixiang
|
58b99731f5
|
feat(openthread): Add event post for thread role changed and integrate all the thread state change callbacks
|
2023-07-04 15:28:41 +08:00 |
|
daiziyan
|
4a5600fdd2
|
docs: update CN translation for console.rst
|
2023-07-04 14:46:32 +08:00 |
|
morris
|
0298e6f257
|
Merge branch 'feature/gpio_num_per_target' into 'master'
refactor(gpio): per-target gpio number definition
See merge request espressif/esp-idf!24546
|
2023-07-04 14:12:39 +08:00 |
|
Sudeep Mohanty
|
c14bdc9394
|
Merge branch 'bugfix/missing_return_in_lp_print' into 'master'
fix(lp-core): Added missing return statement to lp_core_printf()
See merge request espressif/esp-idf!24531
|
2023-07-04 13:42:18 +08:00 |
|
Marius Vikhammer
|
8abdf2fc6d
|
Merge branch 'bugfix/esp_event_err_docs' into 'master'
fix(core-system/esp event): Fixed missing error return documentation for...
Closes IDFGH-10499
See merge request espressif/esp-idf!24417
|
2023-07-04 13:40:58 +08:00 |
|
Krzysztof
|
d552d61abf
|
docs(jtag): Update CN translation of 'api-guides/jtag-debugging/index.rst'
|
2023-07-04 12:28:12 +08:00 |
|
Geng Yuchao
|
d9d9d4c36b
|
fix(ble): Fix duplicate var length issue
|
2023-07-04 11:45:00 +08:00 |
|
Geng Yuchao
|
f226e75f4b
|
fix(ci): Fix declaration isn't a prototype issue
|
2023-07-04 11:45:00 +08:00 |
|
Geng Yuchao
|
ba7b365f23
|
feat(ble): Update ble lib to 6f9ef119
|
2023-07-04 11:45:00 +08:00 |
|
Geng Yuchao
|
d64f902c95
|
change(ble): Enable pdu type trig in duplicate in default mode as before
|
2023-07-04 11:45:00 +08:00 |
|
Geng Yuchao
|
0b2fde8a17
|
feat(ble): Add duplicate refersh function support for esp32h2
|
2023-07-04 11:44:59 +08:00 |
|
Geng Yuchao
|
d2b9583c45
|
feat(ble): Add support to scan period refresh duplicate cache list
|
2023-07-04 11:44:50 +08:00 |
|
Li Shuai
|
f4c3b07436
|
fix(rtc_clk): fix the issue of missing configuration for calibration cycles of the internal 32 kHz RC
|
2023-07-04 11:23:07 +08:00 |
|
Chen Jian Hua
|
f71b23e767
|
Merge branch 'bugfix/bluedroid_ble_adv_length_0_error' into 'master'
bluedroid: fix ble adv length 0 error
See merge request espressif/esp-idf!24496
|
2023-07-04 11:00:43 +08:00 |
|
zhanghaipeng
|
18a1a01764
|
fix(bt): Fix the issue of not printing the Bluetooth MAC address for ESP32
- Add a log statement to print the Bluetooth MAC address
|
2023-07-04 11:00:32 +08:00 |
|
Omar Chebib
|
2aee63a773
|
freertos: add a unit test for FPU context switch
|
2023-07-04 02:45:56 +00:00 |
|
Omar Chebib
|
b03c8912c7
|
Xtensa: fix a bug that altered CPU registers in FPU exception handlers
* Fixes https://github.com/espressif/esp-idf/issues/11690
|
2023-07-04 02:45:56 +00:00 |
|
Geng Yuchao
|
fbb88ef979
|
feat(ble): Add duplicate filter feature enable on ble for h2.
|
2023-07-04 10:40:04 +08:00 |
|
Geng Yuchao
|
2310c68966
|
feat(ble): Add duplicate filter feature enable on ble for c6.
|
2023-07-04 10:39:05 +08:00 |
|
Zhang Xiao Yan
|
b5bc96693e
|
Merge branch 'docs/fix_typo_in_get_started_start_project' into 'master'
docs: fix a typo in get-started/start-project
See merge request espressif/esp-idf!24526
|
2023-07-04 10:14:29 +08:00 |
|
Shu Chen
|
f64a6bcb6a
|
Merge branch 'feature/esp32c6_light_sleep_support_ieee802154' into 'master'
ieee802154: esp32c6 light sleep support
See merge request espressif/esp-idf!23629
|
2023-07-04 10:13:28 +08:00 |
|
Chen Ji Chang
|
88d6e3e896
|
Merge branch 'docs/add_a_note_about_RMT_preipheral_in_the_programming_guide' into 'master'
rmt: add a note about binding channels to the same GPIO
Closes IDFGH-10524
See merge request espressif/esp-idf!24524
|
2023-07-03 23:29:42 +08:00 |
|
Lou Tianhao
|
3513d82df0
|
remove: TODO IDF-7555
|
2023-07-03 20:29:27 +08:00 |
|
jgujarathi
|
2fe35e8b49
|
esp_wifi : Add a obss scan timer disarm upon sta disconnect.
Adds a obss scan timer disarm when a sta disconnects from an AP.
|
2023-07-03 17:55:57 +05:30 |
|
Alexey Lapshin
|
e270427367
|
Merge branch 'feature/hw_stack_guard_for_riscv' into 'master'
esp_system: implement hw stack guard for riscv chips
Closes IDF-7124 and IDF-3839
See merge request espressif/esp-idf!23808
|
2023-07-03 20:17:09 +08:00 |
|
Lou Tianhao
|
bedc26d032
|
bugfix: update pm trace io num for esp32h2
|
2023-07-03 17:23:48 +08:00 |
|
Jiang Jiang Jian
|
6b16801863
|
Merge branch 'bugfix/split_scan_tx' into 'master'
esp_wifi : Fix issues with split scan data tx and sta roam.
Closes WIFI-5285, IDFGH-9885, and WIFI-5016
See merge request espressif/esp-idf!23163
|
2023-07-03 17:18:42 +08:00 |
|
Chen Jichang
|
3f0b46da54
|
docs(rmt): add a note about binding channels to the same GPIO
Added a note about RX Channel and TX Channel initialization order when
bound RX and TX to the same gpio.
Closes https://github.com/espressif/esp-idf/issues/11768
|
2023-07-03 17:11:22 +08:00 |
|
Sudeep Mohanty
|
f6df189437
|
fix(lp-core): Added missing return statement to lp_core_printf()
|
2023-07-03 11:01:17 +02:00 |
|
Laukik Hase
|
bfaeb075a6
|
fix(nvs_sec_provider): Fix memory leakage reported by coverity
|
2023-07-03 14:26:49 +05:30 |
|
Laukik Hase
|
3565a9ba89
|
fix(esp-tls): Add explicit inclusion of header mbedtls/x509_crt.h
- Closes https://github.com/espressif/esp-idf/issues/11761
|
2023-07-03 14:24:38 +05:30 |
|
cjin
|
28788a96f2
|
ble:support esp32h2 power save example
|
2023-07-03 16:05:42 +08:00 |
|
cjin
|
dcac0d0d6a
|
phy: update phy enable/disable for h2 light sleep
|
2023-07-03 16:05:42 +08:00 |
|
cjin
|
3d2342df6c
|
ble: support esp32h2 modem clock selection
|
2023-07-03 16:05:42 +08:00 |
|
Jakob Hasse
|
197e919d74
|
refactor(examples/console): Warn if secondary console is active
Having a secondary serial console is not useful when applications
use a REPL console type, hence we warn for it in examples.
Closes https://github.com/espressif/esp-idf/issues/11731
|
2023-07-03 13:42:35 +08:00 |
|