aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/chip.h')
-rw-r--r--ice40/chip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ice40/chip.h b/ice40/chip.h
index 73e8d33b..f8946610 100644
--- a/ice40/chip.h
+++ b/ice40/chip.h
@@ -62,6 +62,7 @@ enum PortPin
#define X(t) PIN_##t,
#include "portpins.inc"
#undef X
+ PIN_MAXIDX
};
IdString portPinToId(PortPin type);