add support for license setting via MCI commands (only FSM cards for now)

This commit is contained in:
rjkm
2024-10-20 22:39:37 +02:00
parent 63f693946c
commit 5fef324ea0
3 changed files with 313 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
TARGETS = cit ddtest setmod1 setmod2 modconfig ddinfo getiq modtest
TARGETS = cit ddtest setmod1 setmod2 modconfig ddinfo getiq modtest ddlicense
all: $(TARGETS)