No description
- C 91.6%
- C++ 6.4%
- Makefile 2%
Change AICBT_INFO to AICBT_DBG in the TX/RX hot path functions (btsdio_send_frame, btsdio_work, bt_sdio_recv, btsdio_open/close) to stop flooding dmesg on every HCI packet. Also switch AICBT_DBG from unconditional printk to pr_debug so it respects the kernel dynamic debug level. |
||
|---|---|---|
| .devcontainer | ||
| .devenv | ||
| .direnv | ||
| .github | ||
| debian | ||
| src | ||
| .envrc | ||
| .gitignore | ||
| devenv.lock | ||
| devenv.nix | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
aic8800
Build
git clone --recurse-submodules https://github.com/radxa-pkg/aic8800.git- Open in
devcontainer make deb