Skip to content

Commit

Permalink
docs: add the link of xtensa isa doc to hlinterrupts.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Lindazhxy committed Oct 25, 2022
1 parent e8e9fae commit 49da8c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/en/api-guides/hlinterrupts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://www.cadence.com/content/dam/cadence-www/global/en_US/documents/tools/ip/tensilica-ip/isa-summary.pdf>`_.

1 comment on commit 49da8c2

@KaeLL
Copy link
Contributor

@KaeLL KaeLL commented on 49da8c2 Oct 26, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finally. What a miracle.

Please sign in to comment.