GithubHelp home page GithubHelp logo

leo60228 / bl602-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pine64/bl602-docs

0.0 1.0 0.0 17.08 MB

Documentation of the BL602 IC

Home Page: https://pine64.github.io/bl602-docs/

Makefile 25.00% Python 59.60% HTML 15.40%

bl602-docs's Introduction

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 detailed core and peripheral documentation
  • BL602/604 Datasheet (34 pages): Includes pinout, memory map, and general peripheral descriptions but no detailed functional specification or register listings.
  • BL602/604 Reference Manual (209 pages): Includes register map, clock tree and other information about implementing BL602/BL604
  • 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.

bl602-docs's People

Contributors

gamelaster avatar avamander avatar renzenicolai avatar sirocyl avatar davidmhewitt avatar tchebb avatar greigdp avatar boredom101 avatar zencorecz avatar stschake avatar newbytee avatar nobodywasishere avatar dirker avatar yangff avatar nightlark avatar nikhiljha avatar mtuxpe avatar madushan1000 avatar luojia65 avatar lorenz avatar vulongm avatar nunner avatar kplus avatar juliustrafi avatar jonaszpotoniec avatar jblz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.