Skip to content

Commit 8fa7070

Browse files
Merge pull request #77 from Plaque-fcc/ulp-docs-link-update
Updated the link to the ESP32 ULP Coprocessor Instruction Set page
2 parents 7eb2a80 + a7a6fe0 commit 8fa7070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Features
2828

2929
The following features are supported:
3030

31-
* the entire `ESP32 ULP instruction set <https://esp-idf.readthedocs.io/en/latest/api-guides/ulp_instruction_set.html>`_
31+
* the entire `ESP32 ULP instruction set <https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/ulp_instruction_set.html>`_
3232
* constants defined with ``.set``
3333
* constants defined with ``#define``
3434
* expressions in assembly code and constant definitions

0 commit comments

Comments
 (0)