muhaidong
|
deed5684ce
change(wifi): update esp_coexist_internal.h and esp_modem_wrapper.h
|
2 年 前 |
zhiweijian
|
3cc06e472b
change(ble/controller): disable pll track by default in BLE controller on ESP32-C3 and ESP32-S3
|
2 年 前 |
zhangwenxu
|
e5b96c94b5
fix(CI): fix CI build
|
2 年 前 |
chenjianhua
|
6719002dd1
Update bt lib for ESP32-C3 and ESP32-S3(ff6efe7)
|
2 年 前 |
KonstantinKondrashov
|
e72061695e
all: Removes unnecessary newline character in logs
|
2 年 前 |
Darian Leung
|
a5b04de565
bt: Remove FreeRTOS static allocation from OSI functions
|
2 年 前 |
zwj
|
a9d9f115c3
- Support ESP32C3 and ESP32S3 new BLE lib
|
3 年 前 |
jingli
|
cb0f517fe3
soc/soc_caps: update soc caps for chips that support power-down of modem hardware
|
3 年 前 |
zwj
|
a5e43a7d43
Merge ESP32C3 and ESP32S3 BLE bt.c files to one
|
2 年 前 |
wangmengyang
|
2c4fc5d9ea
bt: add coexistence internal API declarations and clean up some unused coexistence hooks
|
2 年 前 |
wangmengyang
|
29610b8a1b
bluetooth: fix that functions "coex_enable" and "coex_disable" are not used in pairs on ESP32-C3, ESP32-S3, ESP32-C2 and ESP32-C6
|
3 年 前 |
xiaqilin
|
57a6abdad1
ieee802154: add support ieee802154 for esp32c6
|
3 年 前 |
zwj
|
b5a6e9a528
Fixed some memory was not released after bluetooth controller initialization failed on ESP32-C3 and ESP32-S3
|
3 年 前 |
liuning
|
b8d3553a1c
phy: only set phy_init_flag at power domain off, when all modems deinit
|
3 年 前 |
zhiweijian
|
ebd2825379
- update phy lib
|
3 年 前 |
zwj
|
d600496800
support BLE memory release on ESP32C3 and ESP32S3
|
3 年 前 |
Li Shuai
|
4f2cec8495
1. Wi-Fi: update tsf tick interval when lpclk is modified
|
4 年 前 |
xiongweichao
|
bb5e7004b9
make bluetooth and wifi use the same low power clock
|
4 年 前 |
xiongweichao
|
d85d927bb0
ESP32C3:bluetooth support use main XTAL in light sleep mode
|
4 年 前 |
Jiang Jiang Jian
|
9ec829f352
Merge branch 'bugfix/wifi_sta_and_ble_disconnect_BCI-303_master' into 'master'
|
3 年 前 |
wangmengyang
|
1d55f12c2d
component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3/ESP32-S3
|
3 年 前 |
xiongweichao
|
155c4a5cb3
Fix wifi is initialized before bluetooth initialization, bluetooth can't stay connected
|
3 年 前 |
Jack
|
cb0dd5cc75
fix the bug that some memory leaked in phy after wifi/ble deinit
|
3 年 前 |
Jack
|
7a8b63869f
deinit BB MAC back memory when they are not used
|
3 年 前 |
songruojing
|
a5b09cf015
rtc_clk: Clean up some clock related enum and macro in soc/rtc.h, replace with new ones in
|
3 年 前 |
Karl Wang
|
777dbb6c83
components/bt: disable Bluetooth PLL track function for ESP32-C3/ESP32-S3 as it introduced coexistence issues
|
3 年 前 |
Jiang Jiang Jian
|
baa5b8ed7d
Merge branch 'bufix/esp32c3_s3_build_err' into 'master'
|
3 年 前 |
songruo
|
60bb5c913d
clk_tree: prework of introducing clk subsystem control
|
3 年 前 |
xiongweichao
|
2be8875fd7
Fix ESP32C3/S3 build error after enable light sleep
|
4 年 前 |
Anton Maklakov
|
68e5d9d585
Remove IRAM_ATTR from any function declarations
|
4 年 前 |