From c04d54b03dffffa7eaa12add41d79ce87c935c4c Mon Sep 17 00:00:00 2001 From: cyrozap Date: Tue, 24 Feb 2026 08:22:14 -0600 Subject: [PATCH] doc/compatibility: Sort definitions of initialisms alphabetically This makes it easier for readers who are unfamiliar with the abbreviated terms to scan through the list to find the one they need the definition of. --- doc/compatibility/board.rst | 4 ++-- doc/compatibility/fpga.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/compatibility/board.rst b/doc/compatibility/board.rst index 664e9ff..85dd85c 100644 --- a/doc/compatibility/board.rst +++ b/doc/compatibility/board.rst @@ -13,8 +13,8 @@ Boards .. include:: boards.inc -* IF: Internal Flash -* EF: External Flash * AS: Active Serial flash mode +* EF: External Flash +* IF: Internal Flash * NA: Not Available * NT: Not Tested diff --git a/doc/compatibility/fpga.rst b/doc/compatibility/fpga.rst index cb61edd..f6a42bd 100644 --- a/doc/compatibility/fpga.rst +++ b/doc/compatibility/fpga.rst @@ -5,7 +5,7 @@ FPGAs .. include:: fpga.inc -* IF: Internal Flash * AS: Active Serial flash mode +* IF: Internal Flash * NA: Not Available * NT: Not Tested