Name Last Update
.settings Loading commit data...
.vscode Loading commit data...
link Loading commit data...
source Loading commit data...
.cproject Loading commit data...
.gitignore Loading commit data...
.project Loading commit data...
.xxproject Loading commit data...
Makefile Loading commit data...
README.en.md Loading commit data...
README.md Loading commit data...

BlueSea_OPTEK_LINK_SDK

Description

sdk with optek link,Initial versions include GAME, Wireless Subwoofer, and Classic Bluetooth.

Software Architecture

  1. OS:freertos
  2. tasks:
    1. taskStream_Rcv: recieve stream processing for spdif source
    2. taskDec: deocde and dsp processing
    3. task_bt_controller: controller stack of bt processing
    4. taskBtHCI: host stack of bt processing
    5. task_usbotg: usb stack processing
    6. taskUi: key detection and Special event processing
    7. taskKeyFunc: Application layer processing
    8. taskHdd: file system processing
    9. taskIdle: reset watchdog processing

Installation

  1. xxxx
  2. xxxx
  3. xxxx

Instructions

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request