chenjianhua
cf1008a064
fix(bt/example): Fixed UART HCI when flow control is off on ESP32C3
2024-02-04 16:50:27 +08:00
morris
dcf0d5b67c
feat(rmt): added a help function for allocating encoder memory
...
The encoder memory location should respect the RMT_MEM_ALLOC_CAPS,
which is affected by some Kconfig options, like ISR_IRAM_SAFE
Closes https://github.com/espressif/esp-idf/issues/13032
2024-01-30 17:03:54 +08:00
Harshit Malpani
276ebe98a0
fix: fix esp_http_client_example build failure
...
Fixed the build failure of esp_http_client_example for ESP32-C6 when
build with Wi-Fi enabled
2024-01-29 11:36:26 +05:30
Shu Chen
81ee463f54
feat(ieee802154): make the receive done handler feature mandatory
2024-01-26 17:00:38 +08:00
xieqinan
918705d6e0
feat(zigbee): Updated Zigbee examples to align with esp-zigbee-lib v1.0.9
2024-01-26 17:00:31 +08:00
zwx
e2e54312da
feat(openthread): support openthread radio caps rx on when idle
2024-01-25 14:14:51 +08:00
Mahavir Jain
d7e275c408
Merge branch 'feat/add_ble_support_in_local_ctrl_example_v5.1' into 'release/v5.1'
...
fix(examples): Fix encoding issue in esp_local_ctrl's proto script (v5.1)
See merge request espressif/esp-idf!28128
2024-01-24 15:04:45 +08:00
Jin Cheng
bc3c3ac417
Revert "fix(bt/bluedroid): corrected the strings of A2DP audio states"
...
This reverts commit 00052aa208b75ceca0f035037e9ebefd13f44e09.
2024-01-24 10:48:10 +08:00
Xu Si Yu
abaa9f2bfe
ci(openthread): Add a test case for openthread sleepy device
2024-01-23 16:11:29 +08:00
Adam Múdry
8cd9f33235
feat: LittleFS bump version to 1.13.0
2024-01-22 20:23:28 +08:00
sonika.rathi
dbc3a2a80b
feat(example/storage/littlefs): add LittleFS demo example
2024-01-22 20:23:28 +08:00
Ondrej Kosta
e9db535290
ci(esp_eth): enabled Ethernet ip101 jobs
2024-01-22 12:46:33 +01:00
cjin
cdb421f08f
feat(ble): added pytest for ble power save example
2024-01-22 10:56:52 +08:00
xiongweichao
22e6e5be06
fix(ble): Fixed the issue of being unable to enter light sleep
...
- Fixed the issue where light sleep cannot be entered when external 32k XTAL does not exist
2024-01-22 10:49:00 +08:00
luomanruo
6c8fa646e4
change(ble): npl count is zero if nimble host is not used
...
change(ble): added npl eventq put to front
change(ble): added cache safe check in ble power save example
ble(update):
Update c2 lib to 91b81332
Update h2 lib to 620fbe79
Update c6 lib to 620fbe79
fix(ble): fix stack overflow disable at sleep
Revert "change(ble): added ble cca en and thresh option"
This reverts commit 71901499b9dd9931a4af29126c497ffa32d1edd4.
2024-01-19 16:14:05 +08:00
Jin Cheng
00052aa208
fix(bt/bluedroid): corrected the strings of A2DP audio states
2024-01-04 17:53:51 +08:00
zhanghaipeng
401653364d
fix(bt/bluedroid): Optimize ble remove all bonded devices function
2023-12-30 20:39:57 +08:00
zhanghaipeng
9f478a8305
fix(bt/bluedroid): Update ble ibeacon example document
2023-12-30 20:39:47 +08:00
zhanghaipeng
a76b44602c
fix(bt/bluedroid): Update ble gattc gatts coex example
2023-12-30 20:39:37 +08:00
Jiang Jiang Jian
8b84071f6a
Merge branch 'backport/fix_ble_prepare_write_v5.1' into 'release/v5.1'
...
Backport/fix ble prepare write v5.1
See merge request espressif/esp-idf!27909
2023-12-29 12:01:01 +08:00
Jiang Jiang Jian
04895043f5
Merge branch 'feat/support_esp32c3_v1.1_wifi_v5.1' into 'release/v5.1'
...
feat(wifi): support esp32c3 v1.1 WiFi(v5.1)
See merge request espressif/esp-idf!27914
2023-12-28 16:56:49 +08:00
Alexey Lapshin
ddc3b14fdb
fix(app_trace): Fix SystemView build
2023-12-28 12:08:57 +04:00
alanmaxwell
58de97b193
fix(wifi): change default flash freq from 40M to 80M for esp32 in iperf
2023-12-27 16:47:00 +08:00
zwx
66efe67609
fix(ieee802154): introduce a receive done handler feature
2023-12-26 19:12:11 +08:00
Shu Chen
f922e43625
Merge branch 'backport/some_openthread_related_features_v51' into 'release/v5.1'
...
Backport some openthread related features (backport v5.1)
See merge request espressif/esp-idf!28055
2023-12-26 17:27:27 +08:00
harshal.patil
d62f61dc47
fix(examples): Fix encoding issue in esp_local_ctrl's proto script
2023-12-26 14:03:09 +05:30
zhanghaipeng
6ae956d81c
fix(bt/bluedroid): Fix prepare write for BLE example
2023-12-23 20:19:37 +08:00
Roshan Bangar
a95bf9e0c3
feat(nimble): added HID over Gatt profile support
2023-12-22 11:23:05 +05:30
zwx
abe36b97a5
fix(openthread): fix ot netif destroy netif order issue
2023-12-21 15:16:28 +08:00
Mahavir Jain
b38ee33b6d
Merge branch 'bugfix/fix-clean-up-in-error-condition-in-http-example_v5.1' into 'release/v5.1'
...
fix(example/http): Fixed potential memory leak/crash in when handling error condition (v5.1)
See merge request espressif/esp-idf!27875
2023-12-20 16:41:29 +08:00
zhangyanjiao
61ae9bd8e2
fix(wifi/mesh): fix the IE crypto disable error and update doc
2023-12-19 19:15:49 +08:00
muhaidong
baeed9fb6a
fix(wifi): update scan example for scan get ap records
2023-12-19 19:15:49 +08:00
zhanghaipeng
103656e7a2
feat(bt/bluedroid): Support ble create sync report disable and filter duplicate
2023-12-18 11:51:29 +08:00
zhanghaipeng
d0e9b33f5d
docs(bt/bluedroid): Update ble example document
2023-12-18 11:51:29 +08:00
morris
7a32d046bd
Merge branch 'fix/spi_lcd_example_fix_border_pixel_display_v5.1' into 'release/v5.1'
...
fix(spi_master): fixed lcd example block border pixel issue (v5.1)
See merge request espressif/esp-idf!27920
2023-12-15 16:03:30 +08:00
Roshan Bangar
e8503d6efe
feat(nimble): Added example support for Current Time Service
2023-12-14 20:24:20 +05:30
wanlei
94fb5232ce
fix(spi_master): fixed lcd example block border pixel issue
2023-12-14 17:17:36 +08:00
Zim Kalinowski
4c93085e4a
fix(example/http): Fixed potential memory leak/crash in when handling error condition
2023-12-13 10:05:19 +05:30
xiaqilin
ef4f420663
fix(pm): add mac/bb power down/up prepare for fix esp32c6 pll issue
...
* switch root clk src to PLL for modem reg opt and added callback
* register power_down/power_up callback in ieee802154 driver for esp32c6
* remove software regdma opt in bt
2023-12-08 08:03:32 +00:00
Jiang Jiang Jian
d52d82ee83
Merge branch 'doc/change_deepsleep_example_readme_v5.1' into 'release/v5.1'
...
Doc/change deepsleep example readme v5.1
See merge request espressif/esp-idf!27447
2023-12-08 11:20:50 +08:00
Jiang Jiang Jian
bc3a75d5ba
Merge branch 'fix/esp_netif_lock_v5.1' into 'release/v5.1'
...
fix(esp_netif): Lock netif list with TCPIP context (v5.1)
See merge request espressif/esp-idf!26710
2023-12-08 11:18:09 +08:00
Jiang Jiang Jian
c3de87083f
Merge branch 'fix/remove_deprecated_bt_example_sdkfonfigs_v5.1' into 'release/v5.1'
...
ci(bt/bluedroid): remove configs that are not in effect (backport v5.1)
See merge request espressif/esp-idf!27282
2023-12-08 11:17:18 +08:00
Marius Vikhammer
25507da236
Merge branch 'bugfix/import_lib_example_url_v5.1' into 'release/v5.1'
...
fix(build-system/example): Removed dead URL for downloading tinyxml2 (v5.1)
See merge request espressif/esp-idf!27661
2023-12-07 16:56:49 +08:00
Shu Chen
46d52c81f9
Merge branch 'backport5.1/ot_examples_config' into 'release/v5.1'
...
fix(openthread): openthread examples config (backport v5.1)
See merge request espressif/esp-idf!27553
2023-12-06 21:44:08 +08:00
morris
5cf65ce766
Merge branch 'fix/usb_host_soc_caps_backport_v5.1' into 'release/v5.1'
...
USB host soc caps (backport v5.1)
See merge request espressif/esp-idf!27399
2023-12-06 09:59:53 +08:00
Marius Vikhammer
81ab5f7fb7
fix(build-system/example): Updated dead URL for downloading tinyxml2
...
The import_lib example contained a fallback mirror for downloading tinyxml2 sources
but this link was dead. If this mirror was used it would cause the build to fail.
2023-12-05 12:32:33 +08:00
Xu Si Yu
d13e47596b
fix(openthread): add eventfd nums for spi interface
2023-12-04 17:51:25 +08:00
Shu Chen
c9babf8cb3
fix(openthread): remove invalid configs from ot examples
2023-12-04 17:51:25 +08:00
Lou Tianhao
5d4a786354
docs(pm):change_deepsleep_example_readme
2023-12-04 07:39:11 +00:00
Liu Linyan
1bfd5e35af
fix(ble_mesh): Enable relay by default for the specific dev role
2023-11-30 12:29:37 +08:00