aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/chip.h')
-rw-r--r--ice40/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ice40/chip.h b/ice40/chip.h
index 136c33b7..2c7b7d0e 100644
--- a/ice40/chip.h
+++ b/ice40/chip.h
@@ -156,7 +156,7 @@ struct PackageInfoPOD
PackagePinPOD *pins;
} __attribute__((packed));
-enum TileType
+enum TileType : uint32_t
{
TILE_NONE = 0,
TILE_LOGIC = 1,