summaryrefslogtreecommitdiff
path: root/supervisor/shared/external_flash/devices.h
diff options
context:
space:
mode:
Diffstat (limited to 'supervisor/shared/external_flash/devices.h')
-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 06fc178cb..86e0868d0 100644
--- a/supervisor/shared/external_flash/devices.h
+++ b/supervisor/shared/external_flash/devices.h
@@ -86,7 +86,7 @@ typedef struct {
}
// Settings for the Gigadevice GD25Q16C 2MiB SPI flash.
-// Datasheet: http://www.gigadevice.com/wp-content/uploads/2017/12/DS-00086-GD25Q16C-Rev2.6.pdf
+// Datasheet: http://www.gigadevice.com/datasheet/gd25q16c/
#define GD25Q16C {\
.total_size = (1 << 21), /* 2 MiB */ \
.start_up_time_us = 5000, \