diff options
Diffstat (limited to 'sim/common/gennltvals.py')
-rwxr-xr-x | sim/common/gennltvals.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/gennltvals.py b/sim/common/gennltvals.py index 168ce4b..bf0aaa4 100755 --- a/sim/common/gennltvals.py +++ b/sim/common/gennltvals.py @@ -70,6 +70,7 @@ TARGETS = { 'msp430', 'pru', 'riscv', + 'rx', 'sparc', 'v850', } |