No description
  • C 91.6%
  • C++ 6.4%
  • Makefile 2%
Find a file
Sebastian Muxel 938e2c8aa3 aic8800: quiet down btsdio hot-path logging
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.
2026-04-20 00:04:19 +02:00
.devcontainer chore: adapt patches to the latest AIC release 2025-07-02 09:14:19 +00:00
.devenv chore: templates generated by RadxaOS-SDK/rsdk@c2b15ffab8 2025-07-01 20:21:15 +08:00
.direnv chore: templates generated by RadxaOS-SDK/rsdk@c2b15ffab8 2025-07-01 20:21:15 +08:00
.github chore(deps): bump actions/upload-pages-artifact from 3 to 4 2025-08-25 14:15:27 +00:00
debian feat: release 4.0+git20250410.b99ca8b6-3 2025-09-30 06:02:29 +00:00
src aic8800: quiet down btsdio hot-path logging 2026-04-20 00:04:19 +02:00
.envrc chore: templates generated by RadxaOS-SDK/rsdk@c2b15ffab8 2025-07-01 20:21:15 +08:00
.gitignore aic8800: quiet down btsdio hot-path logging 2026-04-20 00:04:19 +02:00
devenv.lock chore: templates generated by RadxaOS-SDK/rsdk@c2b15ffab8 2025-07-01 20:21:15 +08:00
devenv.nix chore: templates generated by RadxaOS-SDK/rsdk@c2b15ffab8 2025-07-01 20:21:15 +08:00
LICENSE chore: templates generated by RadxaOS-SDK/rsdk@c2b15ffab8 2025-07-01 20:21:15 +08:00
Makefile chore: adapt patches to the latest AIC release 2025-07-02 09:14:19 +00:00
README.md chore: templates generated by RadxaOS-SDK/rsdk@c2b15ffab8 2025-07-01 20:21:15 +08:00

aic8800

Release

Build

  1. git clone --recurse-submodules https://github.com/radxa-pkg/aic8800.git
  2. Open in devcontainer
  3. make deb