Skip to content

Commit a7a6fe0

Browse files
authored
Updated the link to the ESP32 ULP Coprocessor Instruction Set page
1 parent 7eb2a80 commit a7a6fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
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)