From fcfaf5f628de2d691eddf502989e3251ec871fd2 Mon Sep 17 00:00:00 2001 From: Danny Staple Date: Sat, 8 Jan 2022 14:37:02 +0000 Subject: [PATCH 1/2] Add a link to the PIO tutorial --- docs/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index ed5921d..e08b9e0 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -24,7 +24,8 @@ Table of Contents :caption: Tutorials Getting Started with Raspberry Pi Pico and CircuitPython - + An Introduction to RP2040 PIO with CircuitPython + .. toctree:: :caption: Related Products From 1b7d7377eeb153cd3963ba9245bbefe6651219b1 Mon Sep 17 00:00:00 2001 From: Danny Staple Date: Sat, 8 Jan 2022 15:56:48 +0000 Subject: [PATCH 2/2] Fix the CI failure --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index e08b9e0..96d9e30 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -25,7 +25,7 @@ Table of Contents Getting Started with Raspberry Pi Pico and CircuitPython An Introduction to RP2040 PIO with CircuitPython - + .. toctree:: :caption: Related Products