Update table formatting
This commit is contained in:
parent
c42344842a
commit
202f763ff9
1 changed files with 13 additions and 12 deletions
|
|
@ -16,6 +16,7 @@ features:
|
||||||
The Raspberry Pi Pico is a microcontroller board based on the Raspberry Pi RP2040 microcontroller chip. It has been designed to be a low-cost, high-performance microcontroller board with flexible digital interfaces. The Raspberry Pi Pico features two ARM Cortex-M0+ cores run up to 133MHz; 256KB RAM; 30 GPIO pins; and a broad range of interfacing options. This is paired with 2MB/4MB/8MB/16MB of onboard QSPI Flash memory for code and data storage.
|
The Raspberry Pi Pico is a microcontroller board based on the Raspberry Pi RP2040 microcontroller chip. It has been designed to be a low-cost, high-performance microcontroller board with flexible digital interfaces. The Raspberry Pi Pico features two ARM Cortex-M0+ cores run up to 133MHz; 256KB RAM; 30 GPIO pins; and a broad range of interfacing options. This is paired with 2MB/4MB/8MB/16MB of onboard QSPI Flash memory for code and data storage.
|
||||||
|
|
||||||
**Specifications:**
|
**Specifications:**
|
||||||
|
|
||||||
- RP2040 microcontroller chip designed by Raspberry Pi in the United Kingdom
|
- RP2040 microcontroller chip designed by Raspberry Pi in the United Kingdom
|
||||||
- Dual-core Arm Cortex M0+ processor, flexible clock running up to 133 MHz
|
- Dual-core Arm Cortex M0+ processor, flexible clock running up to 133 MHz
|
||||||
- 264KB of SRAM, and 2MB/4MB/8MB/16MB of on-board Flash memory
|
- 264KB of SRAM, and 2MB/4MB/8MB/16MB of on-board Flash memory
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue