We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7eb2a80 + a7a6fe0 commit 8fa7070Copy full SHA for 8fa7070
README.rst
@@ -28,7 +28,7 @@ Features
28
29
The following features are supported:
30
31
-* the entire `ESP32 ULP instruction set <https://esp-idf.readthedocs.io/en/latest/api-guides/ulp_instruction_set.html>`_
+* the entire `ESP32 ULP instruction set <https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/ulp_instruction_set.html>`_
32
* constants defined with ``.set``
33
* constants defined with ``#define``
34
* expressions in assembly code and constant definitions
0 commit comments