docs: add the link of xtensa isa doc to hlinterrupts.rst

This commit is contained in:
Linda 2022-10-25 16:15:34 +08:00
parent e8e9fae746
commit 49da8c20f8

View File

@ -88,3 +88,4 @@ Notes
- In theory, medium priority interrupts could also be handled in this way. ESP-IDF does not support this yet. - 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 <https://www.cadence.com/content/dam/cadence-www/global/en_US/documents/tools/ip/tensilica-ip/isa-summary.pdf>`_.