Skip to content

aniketnarvekar/pico-board-led-blink.c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blink LED

Introduction

The project blinks the on-board LED on the Raspberry Pi Pico board.

Skills

  • Installing Raspberry Pi Pico SDK
  • CMake changes for Pico

References

  • The Getting started guide and C/C++ SDK in Raspberry Pi Pico documentation.
  • Pico C SDK APIs.