This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6ca1db3ef2b4e89bd441da4dbeb0a1fcbbc9c607
esp-idf
/
examples
/
bluetooth
/
bluedroid
/
classic_bt
/
a2dp_sink
/
main
T
History
xiongweichao
3850fe14b6
bt: Fixed that i2s_channel_disable was not called before calling i2s_channel_reconfig_std_clock in the A2DP sink example, which caused reconfiguring the I2S clock to fail
2022-08-12 16:44:48 +08:00
..
bt_app_av.c
bt: Fixed that i2s_channel_disable was not called before calling i2s_channel_reconfig_std_clock in the A2DP sink example, which caused reconfiguring the I2S clock to fail
2022-08-12 16:44:48 +08:00
bt_app_av.h
optimize a2dp demo documents
2022-01-24 14:22:04 +08:00
bt_app_core.c
lower the priority of application task of a2dp demo
2022-06-21 21:51:25 +08:00
bt_app_core.h
optimize a2dp demo documents
2022-01-24 14:22:04 +08:00
CMakeLists.txt
build system: re-add -Wno-format as private flag for some example components
2022-08-03 16:42:47 +04:00
Kconfig.projbuild
Bluetooth examples restructuring
2019-07-01 19:21:57 +08:00
main.c
i2s: Introduced a brand new driver
2022-06-15 10:29:06 +08:00