summaryrefslogtreecommitdiff
path: root/supervisor
diff options
context:
space:
mode:
Diffstat (limited to 'supervisor')
-rw-r--r--supervisor/shared/external_flash/devices.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/supervisor/shared/external_flash/devices.h b/supervisor/shared/external_flash/devices.h
index 001e8efef..4e037574b 100644
--- a/supervisor/shared/external_flash/devices.h
+++ b/supervisor/shared/external_flash/devices.h
@@ -453,7 +453,7 @@ typedef struct {
.capacity = 0x18, \
.max_clock_speed_mhz = 108, \
.quad_enable_bit_mask = 0x00, \
- .has_sector_protection = false, \ /*maybe?*/
+ .has_sector_protection = false, \
.supports_fast_read = true, \
.supports_qspi = true, \
.supports_qspi_writes = true, \