Bl602 Docs Save

Documentation of the BL602 IC

Project README

BL602 Documentation

This documentation can be found online at pine64.github.io/bl602-docs.

Building The Documentation

To build the documentation yourself:

$ cd src
$ python -m pip install -r requirements.txt
$ cd en   # cd zh to build documentation in chinese
$ make html  # on Windows, set SPHINXBUILD="python -m sphinx" for this command

The documentation will be built inside the docs folder. To view it, open docs/index.html in your browser of choice.

Hardware

  • Official Documents: Includes datasheets and reference manuals directly from Bouffalo. Not mirrored here since they are updated frequently.
  • soc602_reg.svd: Contains a seemingly-complete register listing, with names but no descriptions, for the BL602.
  • Hardware Notes: Additional information gathered from the SDK repository and elsewhere on the internet.
Open Source Agenda is not affiliated with "Bl602 Docs" Project. README Source: pine64/bl602-docs
Stars
65
Open Issues
9
Last Commit
1 year ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating