This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
bt
History
Tian Hao
1a4fa06125
fix bug that there's very low ratio to cause BLE assert(65536, 0) in rwble.c at line 222
2018-12-14 17:38:52 +08:00
..
bluedroid
Merge branch 'bufix/btdm_fix_save_key_when_auth_mode_without_bond' into 'master'
2018-12-14 10:35:14 +08:00
include
component/bt: bugfix of bluetooth modem sleep not being able to work with Dynamic Frequency Scaling
2018-12-11 16:49:01 +08:00
lib
@
44be6e460e
fix bug that there's very low ratio to cause BLE assert(65536, 0) in rwble.c at line 222
2018-12-14 17:38:52 +08:00
test
bt: Fix unit tests build with CMake
2018-11-28 15:19:04 +08:00
bt.c
component/bt: add DRAM_ATTR attribute to global variables(bss segment) in bt.c which can be accessed in ISR
2018-12-14 11:29:00 +08:00
CMakeLists.txt
cmake: separate app from idf lib project
2018-11-27 13:59:24 +08:00
component.mk
build system: Add a compatible old GCC flag
2018-09-20 18:53:14 +08:00
Kconfig
component/bt: bugfix of bluetooth modem sleep not being able to work with Dynamic Frequency Scaling
2018-12-11 16:49:01 +08:00