spiFlashdb: GigaDevice GD25Q32C: typo

This commit is contained in:
Gwenhael Goavec-Merou 2026-03-22 09:16:48 +01:00
parent b3335344e0
commit 5d615ef993
1 changed files with 1 additions and 1 deletions

View File

@ -585,7 +585,7 @@ static std::map <uint32_t, flash_t> flash_list = {
.quad_mask = (1 << 6), .quad_mask = (1 << 6),
.global_lock = false, .global_lock = false,
}}, }},
{0xc284016 { {0xc84016 {
/* https://cdn.compacttool.ru/downloads/GD25Q32%20datasheet.pdf */ /* https://cdn.compacttool.ru/downloads/GD25Q32%20datasheet.pdf */
.manufacturer = "GigaDevice", .manufacturer = "GigaDevice",
.model = "GD25Q32C", .model = "GD25Q32C",