modm API documentation
SparkFun Thing Plus - RP2040

Classes

struct  Board::SystemClock
 

Typedefs

using Board::usb::Device = Usb
 
using Board::LedBlue = GpioOutput25
 
using Board::Led = LedBlue
 
using Board::Leds = SoftwareGpioPort< Led >
 
using Board::Button = GpioUnused
 
void Board::initialize ()
 
void Board::initializeUsb (uint8_t priority=3)
 
void Board::initializeUsbFs (uint8_t priority=3)
 

Detailed Description

lbuild module: modm:board:thingplus-rp2040

The SparkFun Thing Plus - RP2040 is a low-cost, high performance board with flexible digital interfaces featuring the Raspberry Pi Foundation's RP2040 microcontroller. Besides the Thing Plus or Feather footprint (with 18 GPIO pins), the board also includes an SD card slot, 16MB (128Mbit) flash memory, a JST single cell battery connector (with a charging circuit and fuel gauge sensor), an addressable WS2812 RGB LED, JTAG PTH pins, four (4-40 screw) mounting holes, and SparkFun's Qwiic connector.

https://www.sparkfun.com/products/17745

See modm:rp-pico for programming instructions.