Mahavir Jain
|
f5f85803a2
|
docs(security): use target specific macro for bootloader flash offset
|
2024-07-09 09:43:16 +05:30 |
|
C.S.M
|
fabf68803d
|
Merge branch 'feature/bringup_psram_c5' into 'master'
feat(spiram): psram support on esp32c5
Closes IDF-8690
See merge request espressif/esp-idf!31393
|
2024-07-05 12:53:22 +08:00 |
|
Chen Jian Xing
|
44f29155c2
|
Merge branch 'fix/fix_softap_sta_example_deafult_dns_addr' into 'master'
fix(wifi): fix softap_sta example default dns addr invaild issue
Closes IDFGH-10968
See merge request espressif/esp-idf!30115
|
2024-07-05 11:38:36 +08:00 |
|
Michael (XIAO Xufeng)
|
d5a1e226d2
|
Merge branch 'bugfix/sdmmc_io_fixed_addr_splitting' into 'master'
fix(sdmmc_io): fixed fixed_addr mode will still increase addr when splitting
See merge request espressif/esp-idf!31806
|
2024-07-05 11:05:38 +08:00 |
|
Island
|
2d80380413
|
Merge branch 'bugfix/fixed_ble_issues_on_esp32c2_esp32c6' into 'master'
Bugfix/fixed ble issues on esp32c2 esp32c6
Closes BLERP-834, BLERP-833, BLERP-815, BLERP-835, BLERP-830, BLERP-831, BLERP-820, BLERP-806, BLERP-816, BLERP-822, and BLERP-845
See merge request espressif/esp-idf!31858
|
2024-07-05 10:39:21 +08:00 |
|
Marius Vikhammer
|
609b44dc5d
|
Merge branch 'fix/rtc_pmp_alignment_c5' into 'master'
fix(pmp): fixed alignment of PMP addr for RTC mem on C5
Closes IDF-10336
See merge request espressif/esp-idf!31900
|
2024-07-05 07:59:46 +08:00 |
|
Roman Leonov
|
11e780ca20
|
Merge branch 'fix/usb_host_addr_map_and_hub_uid' into 'master'
fix(usb_host): Increased address map for clients and changed the uid member type
See merge request espressif/esp-idf!31887
|
2024-07-05 00:47:36 +08:00 |
|
Island
|
759a847ba8
|
Merge branch 'docs/optimized_ble_controller_api_references_esp32' into 'master'
docs(ble): Revised the esp32 controller API explanations
See merge request espressif/esp-idf!31529
|
2024-07-04 20:54:26 +08:00 |
|
Jiang Jiang Jian
|
3ed188478b
|
Merge branch 'bugfix/wps_bug' into 'master'
fix(wpa_supplicant):Fix for setting wps status fail when connection fails
Closes WIFIBUG-151 and WIFIBUG-419
See merge request espressif/esp-idf!26940
|
2024-07-04 20:41:02 +08:00 |
|
wangtao@espressif.com
|
ca03a64ed3
|
fix(wifi): fix softap_sta example default dns addr invaild issue
|
2024-07-04 20:07:01 +08:00 |
|
C.S.M
|
9de3e737cf
|
feat(spiram): Add spiram support on esp32c5
|
2024-07-04 19:29:04 +08:00 |
|
aditi_lonkar
|
4125c56007
|
fix(wifi):Fix for setting wps status fail when connection fails
|
2024-07-04 16:01:41 +05:30 |
|
zwl
|
bafb4d323e
|
fix(ble): fixed some ble issues on ESP32C5
|
2024-07-04 18:29:12 +08:00 |
|
zwl
|
747d338cfe
|
fix(ble): fixed some ble controller issues on ESP32C6 and ESP32H2
|
2024-07-04 18:29:12 +08:00 |
|
zwl
|
114dc82ad2
|
fix(ble): fixed some ble controller issues on ESP32-C2
|
2024-07-04 18:29:12 +08:00 |
|
Jakob Hasse
|
7ccddb8cc2
|
Merge branch 'fix/c6_bootloader_rng_enable' into 'master'
fix(bootloader_support): Fixed pattern in RNG enable function to avoid output on IO0
Closes IDF-10011
See merge request espressif/esp-idf!31697
|
2024-07-04 17:26:32 +08:00 |
|
Marius Vikhammer
|
41d39a419f
|
fix(pmp): fixed alignment of PMP addr for RTC mem on C5
Also refactored it for C6/H2/C61 to keep the approach consistent between targets
|
2024-07-04 16:24:46 +08:00 |
|
Liu Xiao Yu
|
f889ba1b2f
|
Merge branch 'change/rm_rom_hdr_exceptions' into 'master'
change(esp_rom): RM esp_rom header files from check_public_headers_exceptions.txt
Closes IDF-5747
See merge request espressif/esp-idf!31868
|
2024-07-04 15:03:13 +08:00 |
|
David Čermák
|
ce4313a569
|
Merge branch 'fix/netif_ppp_ip6_autoconfig' into 'master'
fix(esp_netif): Fix missing IPv6 autoconfig for PPP netifs
Closes IDFGH-12730
See merge request espressif/esp-idf!31330
|
2024-07-04 14:14:52 +08:00 |
|
Jiang Jiang Jian
|
7696f0f9b2
|
Merge branch 'bugfix/fix_esp32_host_lack_of_lmac_api_issue' into 'master'
fix(wifi): fix esp32 host lack of lmac api issue
See merge request espressif/esp-idf!31892
|
2024-07-04 11:35:53 +08:00 |
|
C.S.M
|
c59403147c
|
Merge branch 'bugfix/usj_fifo_8_32_read' into 'master'
fix(usb_serial_jtag): Fix issue that use u32_reg read/write cannot be used to modify fifo regs
See merge request espressif/esp-idf!31879
|
2024-07-04 11:02:33 +08:00 |
|
Jiang Jiang Jian
|
ad70d000b0
|
Merge branch 'docs/update_twt_docs' into 'master'
docs(wifi):update TWT docs
See merge request espressif/esp-idf!31463
|
2024-07-04 10:25:38 +08:00 |
|
Jakob Hasse
|
bb39360a6d
|
fix(bootloader_support): Fixed pattern in RNG enable function on C6 to avoid output on IO0
|
2024-07-03 16:55:33 +02:00 |
|
muhaidong
|
24ea779fda
|
fix(wifi): fix esp32 host lack of lmac api issue
|
2024-07-03 19:59:32 +08:00 |
|
Shen Meng Jing
|
1cb4f3468d
|
Merge branch 'docs/update_some_commands' into 'master'
docs: Add often used espefuse subcommands to idf.py
Closes DOC-7999
See merge request espressif/esp-idf!31651
|
2024-07-03 19:00:49 +08:00 |
|
Yuhan Wei
|
406f341eb1
|
docs(ble): Added typeof for BLE sleep clock accuracy enum
|
2024-07-03 18:53:07 +08:00 |
|
Zhang Shu Xian
|
a758c2d6cc
|
Merge branch 'docs/translate_esp_netif' into 'master'
docs: Update CN translation for esp netif: add blank space
Closes DOC-7843
See merge request espressif/esp-idf!30903
|
2024-07-03 18:35:01 +08:00 |
|
Zhang Shu Xian
|
5957b637a3
|
docs: Update CN translation for esp netif: add blank space
|
2024-07-03 18:35:01 +08:00 |
|
morris
|
36ee689125
|
Merge branch 'ci/re-enable_spi_lcd_test_on_p4' into 'master'
Ci(spi_lcd): re-enable spi lcd test on p4
Closes IDF-8975
See merge request espressif/esp-idf!31824
|
2024-07-03 18:32:21 +08:00 |
|
Shen Meng Jing
|
044e47aaf8
|
Merge branch 'docs/translate_copyright' into 'master'
docs: Provide Chinese translation for COPYRIGHT
Closes DOC-8219
See merge request espressif/esp-idf!31763
|
2024-07-03 18:22:14 +08:00 |
|
shenmengjing
|
3cb4880d02
|
docs: Add often used espefuse subcommands to idf.py
|
2024-07-03 17:55:26 +08:00 |
|
Shen Meng Jing
|
6f085716b8
|
Merge branch 'docs/update_variables_note' into 'master'
docs: Added a note about how shared variables are initialized in CN translations
Closes DOC-8221
See merge request espressif/esp-idf!31779
|
2024-07-03 17:15:20 +08:00 |
|
shenmengjing
|
020a79371e
|
docs: Provide Chinese translation for COPYRIGHT
|
2024-07-03 17:13:58 +08:00 |
|
Rahul Tank
|
065c0319dd
|
Merge branch 'bugfix/ble_gap_pairing_complete' into 'master'
fix(nimble): Fix the sequence of pairing complete event
See merge request espressif/esp-idf!31630
|
2024-07-03 17:04:32 +08:00 |
|
Roman Leonov
|
eceb27a835
|
fix(usb_host): Changed addr_map to 4x array of uint32
|
2024-07-03 11:01:17 +02:00 |
|
Roman Leonov
|
1526b80e08
|
fix(hub): Changed type of next_uid member (uint8_t -> unsigned int)
|
2024-07-03 10:43:08 +02:00 |
|
Rahul Tank
|
1d2e714a31
|
Merge branch 'bugfix/low_buf_count_print' into 'master'
fix(nimble): Added debug print to check for skipped adv report
Closes BLERP-836
See merge request espressif/esp-idf!31804
|
2024-07-03 16:42:44 +08:00 |
|
Yuhan Wei
|
257926cae9
|
docs(ble): Added a name for BLE sleep clock accuracy enum
|
2024-07-03 15:19:51 +08:00 |
|
Yuhan Wei
|
b96e9cd5b5
|
docs(ble): Removed periods for incomplete sentences
|
2024-07-03 15:19:51 +08:00 |
|
Wang Ning
|
85e172f0b9
|
Apply 8 suggestion(s) to 1 file(s)
Co-authored-by: Wang Ning <wangning@espressif.com>
|
2024-07-03 15:19:51 +08:00 |
|
Yuhan Wei
|
f33de4dece
|
docs(ble): Add the parameter name data in esp_vhci_host_send_packet
|
2024-07-03 15:19:51 +08:00 |
|
Wang Ning
|
181d1de219
|
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Wang Ning <wangning@espressif.com>
|
2024-07-03 15:19:51 +08:00 |
|
Yuhan Wei
|
78b59e6b6b
|
docs(ble): Add the explanations to controller parameters configurable in menuconfig
|
2024-07-03 15:19:51 +08:00 |
|
Wang Ning
|
01c45476fb
|
Apply 35 suggestion(s) to 1 file(s)
Co-authored-by: Wang Ning <wangning@espressif.com>
|
2024-07-03 15:19:51 +08:00 |
|
Yuhan Wei
|
d8428420cf
|
docs(ble): Removed note in esp_bt_controller_config_t
|
2024-07-03 15:19:51 +08:00 |
|
Yuhan Wei
|
4706c474dc
|
docs(ble): Replaced BT with Bluetooth
|
2024-07-03 15:19:51 +08:00 |
|
Yuhan Wei
|
b305571a12
|
docs(ble): Removed unnecessary explanations
|
2024-07-03 15:19:51 +08:00 |
|
Yuhan Wei
|
371f080046
|
docs(ble): Added corresponding values to the controller mode
|
2024-07-03 15:19:51 +08:00 |
|
Yuhan Wei
|
f9b1789ae8
|
docs(ble): Fixed the explanation of TX power type
|
2024-07-03 15:19:51 +08:00 |
|
Yuhan Wei
|
2e814bdd2b
|
docs(ble): Revised the esp32 controller API explanations
|
2024-07-03 15:19:51 +08:00 |
|