undo folder structure

.. as requested by limor during guide review
This commit is contained in:
Jeff Epler 2022-05-11 07:46:16 -05:00
parent b7b41c816c
commit f48569464e
No known key found for this signature in database
GPG key ID: D5BF15AB975AB4DE
5 changed files with 0 additions and 14 deletions

View file

@ -1,7 +0,0 @@
<!--
SPDX-FileCopyrightText: 2020 Jeff Epler, written for Adafruit Industries
SPDX-License-Identifier: MIT
-->
These examples are adapted from [Getting started with MicroPython on the Raspberry Pi Pico](https://www.adafruit.com/product/4898). You can also get an [electonic copy](https://hackspace.raspberrypi.org/books/micropython-pico/). PIO is covered in Appendix C.

View file

@ -1,7 +0,0 @@
<!--
SPDX-FileCopyrightText: 2020 Jeff Epler, written for Adafruit Industries
SPDX-License-Identifier: MIT
-->
These examples are adapted from the pio folder of the [Raspberry Pi Pico SDK Examples](https://github.com/raspberrypi/pico-examples).