Skip to content

yao2015lin/BluetoothEarbud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

BluetoothEarbud

Study new Qualcomm QCC3026 platform for Earbud(TWS)

Default supported peripherals

This QCC3026 platform is CF376_CF440, it do not support Proximity(vncl3020) and Accelerometer(adxl362)
If we need to add other sensor, we should add driver code
Add Proximity via INCLUDE_PROXIMITY && HAVE_VNCL3020
Add Accelermeter via INCLUDE_ACCELEROMETER && HAVE_ADXL362

Then, in QMDE, open Project, in Project Mode, add the define in DEFS Tab

About

Study new Qualcomm QCC3026 platform for Earbud(TWS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 75.3%
  • Assembly 15.7%
  • C++ 4.0%
  • Python 3.9%
  • Makefile 0.6%
  • Objective-C 0.2%
  • Other 0.3%