Jiang Jiang Jian
|
c66853b52d
|
Merge branch 'bugfix/check_ssid_before_sa_query' into 'master'
Check SSID from association request before starting SA Query
Closes WIFIBUG-466
See merge request espressif/esp-idf!30659
|
2025-02-12 11:29:07 +08:00 |
|
C.S.M
|
194cafd22c
|
Merge branch 'feature/i3c_i2c_hal_support' into 'master'
feat(i3c): i3c-i2c driver hal and soc support
See merge request espressif/esp-idf!36814
|
2025-02-12 10:50:47 +08:00 |
|
morris
|
67bbe37702
|
Merge branch 'fix/rgb_lcd_drift_on_esp32s3' into 'master'
fix(rgb_lcd): drift issue caused by restart
Closes IDFGH-14216
See merge request espressif/esp-idf!36864
|
2025-02-12 10:41:10 +08:00 |
|
Island
|
5a21fd1dcc
|
Merge branch 'feat/add_spi_output' into 'master'
Feat/add spi output
Closes BLERP-1526
See merge request espressif/esp-idf!36612
|
2025-02-12 10:40:16 +08:00 |
|
Jiang Jiang Jian
|
5fd47af03a
|
Merge branch 'bugfix/fix_disable_external_coex_fail_issue' into 'master'
fix(coex): fix disable external coex fail issue
Closes WIFI-6690
See merge request espressif/esp-idf!35749
|
2025-02-12 10:39:55 +08:00 |
|
David Čermák
|
584fc500d4
|
Merge branch 'fix/esp_netif_lost_ip' into 'master'
fix(esp_netif): Fix posting GOT_IP after LOST_IP
See merge request espressif/esp-idf!36717
|
2025-02-12 00:36:27 +08:00 |
|
Adam Múdry
|
8e519e0126
|
Merge branch 'fix/test_nvs_gen_check_read_only_part_support' into 'master'
fix: test_nvs_gen_check.py support for read-only NVS partitions
Closes IDF-12238
See merge request espressif/esp-idf!36829
|
2025-02-11 23:28:34 +08:00 |
|
Adam Múdry
|
de053738e1
|
Merge branch 'bugfix/sdmmc_reset_pins_slot_width' into 'master'
fix(sdmmc): fix reset of pins above slot width
Closes IDFGH-14570
See merge request espressif/esp-idf!36725
|
2025-02-11 19:15:43 +08:00 |
|
muhaidong
|
3bb65eca5a
|
fix(coex): fix disable external coex fail issue
|
2025-02-11 19:06:34 +08:00 |
|
David Čermák
|
e11a918572
|
Merge branch 'lwip/enable_netif_api' into 'master'
feat(lwip): Hardcode NETIF_API=1 to support POSIX netif API
See merge request espressif/esp-idf!35841
|
2025-02-11 19:05:17 +08:00 |
|
C.S.M
|
883c42b1f8
|
feat(i3c): i3c-i2c driver hal and soc support
|
2025-02-11 18:57:10 +08:00 |
|
David Cermak
|
307f45d512
|
fix(esp_netif): Fix posting GOT_IP after LOST_IP
|
2025-02-11 11:20:49 +01:00 |
|
Chen Ji Chang
|
9342b3fba1
|
Merge branch 'feat/h4_introduce_step1_add_target' into 'master'
feat(esp32h4): introduce target esp32h4(stage 1)
See merge request espressif/esp-idf!36780
|
2025-02-11 18:11:08 +08:00 |
|
morris
|
2c6f22c12b
|
fix(rgb_lcd): drift issue caused by restart
Closes https://github.com/espressif/esp-idf/issues/15013
|
2025-02-11 16:00:42 +08:00 |
|
C.S.M
|
4f9f6bb4f7
|
Merge branch 'test/flash_suspend_test_framework' into 'master'
test(spi_flash): Add framework for flash suspend and allow non-necessary iram part move to flash
See merge request espressif/esp-idf!35605
|
2025-02-11 12:57:06 +08:00 |
|
Song Ruo Jing
|
b88f30a099
|
Merge branch 'bugfix/gpio_rom_patch_fix' into 'master'
fix(gpio): fix esp_rom_gpio_connect_out_signal for gpio num over 31 on esp32/s2
Closes IDFGH-14429
See merge request espressif/esp-idf!36766
|
2025-02-11 12:32:54 +08:00 |
|
Zhou Xiao
|
9c98c7e040
|
feat(ble): support esp ble controller spi output interface for ESP32-H2
|
2025-02-11 12:00:49 +08:00 |
|
Zhou Xiao
|
58b8775f95
|
feat(ble): support esp ble controller spi output interface for ESP32-C6
|
2025-02-11 12:00:40 +08:00 |
|
Zhou Xiao
|
7283b16c26
|
feat(ble): support esp ble controller spi output interface for ESP32-C5
|
2025-02-11 12:00:27 +08:00 |
|
Zhou Xiao
|
0b57f8ae87
|
feat(ble): support esp ble controller spi output interface for ESP32-C2
|
2025-02-11 12:00:17 +08:00 |
|
Zhou Xiao
|
52106c9895
|
feat(ble): add spi output interface for esp ble controller log
|
2025-02-11 11:59:59 +08:00 |
|
morris
|
88e3ea2ea5
|
Merge branch 'bugfix/cache_invalidate_should_respect_size' into 'master'
bugfix(cache): cache invalidate operation should respect the cache line size
See merge request espressif/esp-idf!36805
|
2025-02-11 11:47:22 +08:00 |
|
Jiang Jiang Jian
|
44a27d3113
|
Merge branch 'fix/disable_wfe_feature_for_e906_chips' into 'master'
change(esp_hw_support): disable CPU wait-for-event mode on cpu start
See merge request espressif/esp-idf!36388
|
2025-02-11 11:30:29 +08:00 |
|
Jiang Jiang Jian
|
06aea27e8e
|
Merge branch 'bugfix/idf-11643' into 'master'
fix some issues on esp32c61 eco2
Closes IDF-11643
See merge request espressif/esp-idf!36257
|
2025-02-11 11:24:57 +08:00 |
|
C.S.M
|
4acf7c2e4d
|
feat(i3c): i3c-i2c driver drv support
|
2025-02-11 10:37:04 +08:00 |
|
Armando (Dou Yiwen)
|
6616a759a8
|
Merge branch 'feat/mmu_find_paddr_caps_by_any_offset' into 'master'
mmu: supported find paddr caps by any paddr offset
Closes IDFGH-14195
See merge request espressif/esp-idf!36812
|
2025-02-11 09:57:51 +08:00 |
|
Wang Meng Yang
|
9dde33e803
|
Merge branch 'bugfix/sdp_uuid16_match_err' into 'master'
fix(bt): Fix the incorrect record found using uuid16 search
Closes BTQABR2023-192
See merge request espressif/esp-idf!36450
|
2025-02-11 09:44:45 +08:00 |
|
Rahul Tank
|
56fb641d1d
|
Merge branch 'fix/wifi_provisioning_ble' into 'master'
fix(nimble): Handle nested locks when BT_NIMBLE_DEBUG enabled
Closes BLERP-1495, BLERP-1525, and BLERP-1524
See merge request espressif/esp-idf!36496
|
2025-02-10 23:57:25 +08:00 |
|
Adam Múdry
|
0c2cbd12f1
|
fix: test_nvs_gen_check.py support for read-only NVS partitions
|
2025-02-10 15:45:17 +01:00 |
|
Mahavir Jain
|
f428a1e784
|
Merge branch 'bugfix/coverity_issues' into 'master'
Fix some coverity reported issues
Closes IDF-12188, IDF-12197, and IDF-12193
See merge request espressif/esp-idf!36719
|
2025-02-10 22:05:30 +08:00 |
|
Wu Zheng Hui
|
f7feecf63b
|
Merge branch 'fix/fix_esp32c5_ulp_examples' into 'master'
fix(examples): fix esp32c5 ulp examples
Closes IDF-12084 and IDF-10034
See merge request espressif/esp-idf!36802
|
2025-02-10 21:27:16 +08:00 |
|
Song Ruo Jing
|
974910d4f8
|
Merge branch 'bugfix/clear_ledc_gamma_ram' into 'master'
fix(ledc): left-off gamma ram registers should be cleared
Closes IDF-11392 and IDFGH-14293
See merge request espressif/esp-idf!36098
|
2025-02-10 21:16:43 +08:00 |
|
David Cermak
|
42d2a131f6
|
fix(lwip): Remove if_indextoname() impl in favor of LWIP_NETIF_API
ESP-IDF already hardcodes LWIP_NETIF_API=1, so the related netif APIs are
defined unconditionally.
|
2025-02-10 19:34:57 +08:00 |
|
David Cermak
|
86089be928
|
feat(lwip): Hardcode NETIF_API=1 to support POSIX netif API
|
2025-02-10 19:34:57 +08:00 |
|
Nachiket Kukade
|
e37523a44b
|
fix(esp_wifi): Check SSID from Assoc Req before starting SA Query
|
2025-02-10 16:56:46 +05:30 |
|
akshat
|
e532499e5d
|
bugfix(wifi): Fix header file errors and remove esp_supplicant from check_public_headers_exceptions.txt
|
2025-02-10 17:56:52 +08:00 |
|
akshat
|
d83f210228
|
bugfix(wifi): Add missing brackets in the C++ guard
Closes https://github.com/espressif/esp-idf/issues/14991
|
2025-02-10 17:56:52 +08:00 |
|
Li Shuai
|
aff82ccc65
|
fix(esp_hw_support): fix the issue of mmu table content loss due to default sd signal
|
2025-02-10 17:54:04 +08:00 |
|
morris
|
5558028870
|
bugfix(cache): cache invalidate operation should respect the cache line size
not only the buffer address but also the buffer size should aligned to
the cache line size
|
2025-02-10 17:48:46 +08:00 |
|
Armando
|
462c9f2510
|
test(mmu): test can find paddr caps by any paddr offset
|
2025-02-10 17:12:51 +08:00 |
|
xiongweichao
|
aacfce691e
|
fix(bt/bluedroid): Fixed incorrect types of some variables in SDP
|
2025-02-10 16:46:58 +08:00 |
|
xiongweichao
|
a13c76b539
|
fix(bt): Fix incorrect type returned when searching SAP record
|
2025-02-10 16:46:58 +08:00 |
|
xiongweichao
|
45bfc024dd
|
fix(bt): Fix the incorrect record found using uuid16 search
|
2025-02-10 16:46:58 +08:00 |
|
Kapil Gupta
|
7bb6c67efe
|
Merge branch 'bugfix/wps_scan_freq' into 'master'
fix(esp_wifi): Reduce scan frequency in WPS
See merge request espressif/esp-idf!35866
|
2025-02-10 16:46:20 +08:00 |
|
Armando
|
cdaf777b22
|
feat(mmu): supported find paddr caps by any paddr offset
Closes https://github.com/espressif/esp-idf/issues/14988
|
2025-02-10 15:07:47 +08:00 |
|
C.S.M
|
3e79641afa
|
test(spi_flash): Add framework to test driver can work under flash auto-suspend
|
2025-02-10 13:51:11 +08:00 |
|
C.S.M
|
2458734108
|
feat(i2c): Add config option for i2c isr handler can put in flash
|
2025-02-10 13:49:21 +08:00 |
|
Jiang Jiang Jian
|
c28599dad9
|
Merge branch 'bugfix/pm-340' into 'master'
revert the fix of idf_size error caused by ldgen
Closes PM-340
See merge request espressif/esp-idf!36763
|
2025-02-10 10:58:31 +08:00 |
|
Erhan Kurubas
|
fbace9a6c7
|
Merge branch 'fix/coredump_note_section_alignment' into 'master'
Fix/coredump note section headers and alignments
Closes IDF-9948
See merge request espressif/esp-idf!36490
|
2025-02-10 04:49:30 +08:00 |
|
morris
|
9a0e0978f2
|
Merge branch 'bugfix/lcd_driver_with_flash_encryption' into 'master'
fix(dma): also consider buffer alignment when calculating the DMA nodes
Closes IDFGH-14453 and IDF-12101
See merge request espressif/esp-idf!36617
|
2025-02-09 10:52:34 +08:00 |
|