Skip to content

Commit

Permalink
add MJWSD05MMC
Browse files Browse the repository at this point in the history
  • Loading branch information
pvvx committed Mar 9, 2023
1 parent e88cbd1 commit dabb69f
Show file tree
Hide file tree
Showing 32 changed files with 3,092 additions and 126 deletions.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ stop:
go:
@python3 $(PROJECT_PATH)/../TlsrPgm.py -p$(PGM_PORT) -w -m

TADDR?=0x840000
TADDR?=0x844000
TLEN?=128
test_damp:
@python3 $(PROJECT_PATH)/../TlsrPgm.py -p$(PGM_PORT) -z10 -c -g ds $(TADDR) $(TLEN)
Expand Down
Loading

0 comments on commit dabb69f

Please sign in to comment.