From f6c125adadb2b726d6cbbe6646a822dc191f8940 Mon Sep 17 00:00:00 2001 From: Brad Campbell Date: Mon, 5 Sep 2022 11:23:47 -0400 Subject: [PATCH] update docs --- docs/tab.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/tab.md b/docs/tab.md index c5e3c18..3bfb7de 100644 --- a/docs/tab.md +++ b/docs/tab.md @@ -23,7 +23,8 @@ def extract_app(self, arch) -Return a `TabApp` object from this TAB. You must specify the desired MCU +Return a `TabApp` object from this TAB, or `None` if the requested +architecture is not present in the TAB. You must specify the desired MCU architecture so the correct App object can be retrieved. Note that an architecture may have multiple TBF files if the app is compiled for a fixed address, and multiple fixed address versions are included in the