From 49da8c20f86669686bf11fb813290bd4e45f3cc7 Mon Sep 17 00:00:00 2001 From: Linda Date: Tue, 25 Oct 2022 16:15:34 +0800 Subject: [PATCH] docs: add the link of xtensa isa doc to hlinterrupts.rst --- docs/en/api-guides/hlinterrupts.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/api-guides/hlinterrupts.rst b/docs/en/api-guides/hlinterrupts.rst index 3f6571cab4d0..ba37e4d963e5 100644 --- a/docs/en/api-guides/hlinterrupts.rst +++ b/docs/en/api-guides/hlinterrupts.rst @@ -88,3 +88,4 @@ Notes - In theory, medium priority interrupts could also be handled in this way. ESP-IDF does not support this yet. + - To check Xtensa instruction set architecture (ISA), please refer to `Xtensa ISA Summary `_. \ No newline at end of file