rockbox/utils/regtools/lib
Amaury Pouly cc4c9b70bc regtools: add register access to soc desc
Registers (and variants) can now specify the type of access supported:
- unspecified: for variant means same as register, for register defaults R/W
- read/write
- read only
- write only
Backward compatibility is preserved by setting access to unspecified by default.

Change-Id: I3e84ae18f962a45db62f996a542d08405d05b895
2016-04-08 19:38:36 +02:00
..
formula.cpp soc_desc: new version of the desc file format 2015-09-11 16:40:19 +02:00
Makefile soc_desc: new version of the desc file format 2015-09-11 16:40:19 +02:00
soc_desc.cpp regtools: add register access to soc desc 2016-04-08 19:38:36 +02:00
soc_desc_v1.cpp soc_desc: new version of the desc file format 2015-09-11 16:40:19 +02:00