1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-09-15 01:30:16 +02:00

doc: Add overview doc for user_docs

This document is converted from Technology page on wiki
https://wiki.flashrom.org/Technology

Change-Id: I93107d6b5530c301dd90f7177758632d9d1810eb
Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org>
This commit is contained in:
Anastasia Klimchuk
2024-07-20 23:26:02 +10:00
parent ee7f3a7658
commit 0ef085bab9
35 changed files with 303 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ network/graphics/storage controller cards, and various other programmer devices.
For more information, see the pages under :doc:`/supported_hw/index`.
* Supports parallel, LPC, FWH and SPI flash interfaces and various chip packages (DIP32,
PLCC32, DIP8, SO8/SOIC8, TSOP32, TSOP40, TSOP48, BGA and more).
PLCC32, DIP8, SO8/SOIC8, TSOP32, TSOP40, TSOP48, BGA and more), see :doc:`user_docs/overview`.
* No physical access needed, root access is sufficient (not needed for some programmers).