From a7a6fe05204d2f5f44588550133d84101b33f204 Mon Sep 17 00:00:00 2001 From: Plaque FCC Date: Thu, 30 Jun 2022 00:41:53 +0300 Subject: [PATCH] Updated the link to the ESP32 ULP Coprocessor Instruction Set page --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f923c27..3413481 100644 --- a/README.rst +++ b/README.rst @@ -28,7 +28,7 @@ Features The following features are supported: -* the entire `ESP32 ULP instruction set `_ +* the entire `ESP32 ULP instruction set `_ * constants defined with ``.set`` * constants defined with ``#define`` * expressions in assembly code and constant definitions