1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/regtools
Aidan MacDonald f50455f6a7 headergen_v2: increase macro argument limit to 20
When registers have lot of 1- and 2-bit fields it's possible
to exceed the 13 argument limit. Usually this only shows up
when programming a configuration register, but it's annoying
to have to split up the write. 20 arguments should be enough
to avoid that.

Change-Id: I6240fae4a51ae14600afcfb8a4e3f1e983cbffa6
2025-04-20 15:53:54 -04:00
..
desc headergen_v2: add floating instances and nochild flag 2025-04-20 15:53:54 -04:00
include headergen_v2: add floating instances and nochild flag 2025-04-20 15:53:54 -04:00
lib headergen_v2: add floating instances and nochild flag 2025-04-20 15:53:54 -04:00
qeditor qeditor: add better fallback mecanism for icons 2020-11-04 13:14:42 +00:00
regdumps regtools: convert all reg dumps to v2. keep v1 for reference 2017-01-16 20:09:18 +01:00
headergen_v1.cpp headergen_v1: remove warnings with newer GCCs 2016-09-21 00:31:07 +01:00
headergen_v2.cpp headergen_v2: increase macro argument limit to 20 2025-04-20 15:53:54 -04:00
Makefile headergen_v2: add floating instances and nochild flag 2025-04-20 15:53:54 -04:00
regtool.cpp regtools: add new tool list/find/describe registers 2017-02-04 17:18:13 +01:00
swiss_knife.cpp regtools: rename error_t to err_t to avoid name clash 2016-09-21 00:31:12 +01:00
tester_v1.cpp soc_desc: new version of the desc file format 2015-09-11 16:40:19 +02:00