From d3a434b966ee274991bf2cdb8efa9047a2981bfa Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Mon, 14 Oct 2024 09:33:34 +0200 Subject: [PATCH] spi_flash_decode.py: add 0x4013 (fix) --- client/pyscripts/spi_flash_decode.py | 1 - 1 file changed, 1 deletion(-) diff --git a/client/pyscripts/spi_flash_decode.py b/client/pyscripts/spi_flash_decode.py index b75c69c15..a74ab922f 100644 --- a/client/pyscripts/spi_flash_decode.py +++ b/client/pyscripts/spi_flash_decode.py @@ -47,7 +47,6 @@ spi = { "size": "32mbits", "sizeB": "4MB", }, - }, 0x13: { "part": "W25Q40BV", "size": "4mbits",