runners: Fixed W25Q64JV url

No idea how this ended up with the wrong url! I only noticed when tSE
didn't match what was in the datasheet (expected 45ms, found 50ms).

Ugh. I've been copying this url around for a while now without noticing,
so this is not the only repo that needs fixing...
This commit is contained in:
Christopher Haster
2026-01-31 15:41:26 -06:00
parent 2a72dd1700
commit f76bd279ba
+1 -1
View File
@@ -28,7 +28,7 @@
#ifndef BENCH_NAND #ifndef BENCH_NAND
// default timings for NOR flash, based on w25q64jv: // default timings for NOR flash, based on w25q64jv:
// https://www.winbond.com/resource-files/ // https://www.winbond.com/resource-files/
// W25Q256JV%20SPI%20RevQ%2002072025%20Plus.pdf // W25Q64JV%20RevM%2012242024%20Plus.pdf
// //
// note one thing unique to NOR flash is the extreme erase cost // note one thing unique to NOR flash is the extreme erase cost
// //