majbthrd / pico-demos

lightweight demos for rp2040 and pico-debug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example RP2040 (Raspberry Pi Pico) code that does not depend on pico-sdk

blinky : quick and dirty LED blink code in the style of mcu-starter-projects

picoblank : .uf2 to overwrite at least the first 256 bytes of flash with 0xFF

pico-ses : sample SEGGER Embedded Studio project (compatible with pico-debug and using CMSIS conventions)

About

lightweight demos for rp2040 and pico-debug


Languages

Language:C 99.5%Language:Assembly 0.3%Language:C++ 0.2%Language:Makefile 0.0%