Skip to content

Commit 9a82dca

Browse files
authored
Update README.md
Updating readme.md from template.
1 parent 5895959 commit 9a82dca

File tree

1 file changed

+38
-8
lines changed

1 file changed

+38
-8
lines changed

.github/README.md

+38-8
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,38 @@
1-
.github directory
2-
====================
3-
This folder should contain the templates for issues/pull requests and the workflows to build the GitHub pages
4-
5-
* ISSUE_TEMPLATES - Contains the forms for creating issues and pull requests
6-
* config.yml - Template Chooser
7-
* workflows - Contains GitHub Actions workflows
8-
* mkdocs.yml - Workflow that builds the product documentation (GitHub pages)
1+
SparkFun Pro Micro - RP2350
2+
========================================
3+
4+
[![SparkFun Pro Micro - RP2350](https://cdn.sparkfun.com/r/600-600/assets/parts/2/5/1/6/2/DEV-24870-Pro-Micro-RP2350-Feature.jpg)](https://www.sparkfun.com/products/24870)
5+
6+
[*SparkFun Pro Micro - RP2350 (DEV-28470)*](https://www.sparkfun.com/products/24870)
7+
8+
The SparkFun Pro Micro - RP2350 provides a powerful development platform in SparkFun's compact Pro Micro form factor built around the RP2350 from the Raspberry Pi Foundation. This board uses the updated Pro Micro form factor and includes a USB-C connector, Qwiic connector, WS2812B addressable RGB LED, Boot and Reset buttons, resettable PTC fuse as well as PTH and castellated solder pads. The board includes two expanded memory options with 16MB of external Flash and 8MB PSRAM connected to the RP2350's QSPI controller. The RP2350 also features 520kB SRAM in ten banks, a host of peripherals including 2 UARTs, 2 SPI and 2 I<sup>2</sup>C controllers, as well as a USB 1.1 controller that allows for both host and device support. The Pro Micro - RP2350 works with C/C++ using the Pico SDK along with MicroPython development environments.
9+
10+
Repository Contents
11+
-------------------
12+
13+
* **/Documents** - Data sheets, additional product information
14+
* **/Examples** - Example code
15+
* **/Hardware** - Eagle design files (.brd, .sch)
16+
* **/Production** - Production panel files (.brd)
17+
* **/docs** - GitHub Pages documentation files
18+
19+
Documentation
20+
--------------
21+
* **[Hookup Guide](https://sparkfun.github.io/SparkFun_Pro_Micro_RP2350)** - Basic hookup guide for the Pro Micro - RP2350.
22+
23+
Product Versions
24+
----------------
25+
* [DEV-28470](https://www.sparkfun.com/products/24870) - SparkFun Pro Micro - RP2350 development board.
26+
27+
License Information
28+
-------------------
29+
30+
This product is _**open source**_!
31+
32+
Please review the LICENSE.md file for license information.
33+
34+
If you have any questions or concerns on licensing, please contact technical support on our [SparkFun forums](https://forum.sparkfun.com/viewforum.php?f=152).
35+
36+
Distributed as-is; no warranty is given.
37+
38+
- Your friends at SparkFun.

0 commit comments

Comments
 (0)