Clone this repo:

Branches

  1. 4f331b5 Update da7219 audio driver to the latest sdk by Renato Mangini Dias · 1 year, 4 months ago main
  2. 23f3747 [audio][drivers][da7219] Move to the DriverBase library by Andres Oportus · 1 year, 6 months ago
  3. 1972c77 [audio][drivers] Add da7219 codec skeleton by Andres Oportus · 1 year, 7 months ago
  4. 28383fe [audio][drivers] Add da7219 build check by Andres Oportus · 1 year, 7 months ago
  5. 9516a0a [audio][drivers] Bootstrap repository for Dialog drivers by Andres Oportus · 1 year, 7 months ago

Fuchsia Dialog drivers

This repository contains instructions and source code to build Dialog drivers using only the Fuchsia SDK.

Prepare yuor environment

  1. Run the bootstrap script that downloads the appropriate Bazel binary:
scripts/bootstrap.sh
  1. To load the driver components on Qemu, first start the Qemu as specified in https://fuchsia.dev/fuchsia-src/get-started/sdk/get-started-with-driver?hl=en#start-the-emulator

  2. Follow the README.md for the specific driver, for instance da7219.