Skip to content

paulwratt/rpi-internal-registers-online

 
 

Repository files navigation

rpi-internal-registers-online

this project contains scripts to automatically generate a register map from the broadcom-provided:

it creates it as a single html and MediaWiki Markup files, and as multiple linked files as markdown and html versions:

to create it yourself:

  • untar the broadcom provided tar to a directory
  • clone this project
  • in the project directory execute: make BCRMBASE=<the dir where you untared the sources> md html docs

now you get all the registers as files

Releases

No releases published

Packages

No packages published

Languages

  • C 75.4%
  • Assembly 8.7%
  • C++ 8.1%
  • HTML 6.6%
  • Makefile 0.7%
  • Yacc 0.2%
  • Other 0.3%