aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/app/arm-xo-1.75/hackspi.fth2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/arm-xo-1.75/hackspi.fth b/src/app/arm-xo-1.75/hackspi.fth
index 67933f6..974d221 100644
--- a/src/app/arm-xo-1.75/hackspi.fth
+++ b/src/app/arm-xo-1.75/hackspi.fth
@@ -184,7 +184,7 @@ h# 1010.0000 constant spi-mem-base
: sec-trg ( -- ) sec-trg-gpio# gpio-set ;
: protect-fw ( -- ) secure? if spi-protect sec-trg then ;
-[endif]
+[then]
\ Assumes offset is block-aligned
: write-setup-dance ( -- )