hermanhermitage / rpi-registers

rpi-internal-registers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rpi-registers

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

it creates it both as an html and markdown version:

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

now you get all the registers as files

About

rpi-internal-registers


Languages

Language:HTML 98.7%Language:Perl 1.0%Language:Makefile 0.2%Language:C 0.1%