mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'docs/correct_typos_in_interrupt_handling_docs' into 'master'
docs: fix typo and link in high level interrupt documentation See merge request idf/esp-idf!4419
This commit is contained in:
commit
ff020c3a18
@ -32,7 +32,7 @@ Using these symbols is done by creating an assembly file (suffix .S) and definin
|
|||||||
rfi 5
|
rfi 5
|
||||||
|
|
||||||
|
|
||||||
For a real-life example, see the components/esp32/panic_highint_hdl.S file; the panic handler iunterrupt is implemented there.
|
For a real-life example, see the :component_file:`esp32/dport_panic_highint_hdl.S` file; the panic handler interrupt is implemented there.
|
||||||
|
|
||||||
Notes
|
Notes
|
||||||
-----
|
-----
|
||||||
|
Loading…
x
Reference in New Issue
Block a user