imvenj / pico_blink

Blink LED on Raspberry Pi Pico.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RaspberryPi Pico Project Structure

Basic project structure to build binary for RaspberryPi Pico.

How to use

mkdir build

Build with VS Code C/C++/CMake support enabled.

About

Blink LED on Raspberry Pi Pico.


Languages

Language:CMake 92.3%Language:C 7.7%