TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

RP2040 Project Template

3 pointsby sr-latch10 months ago

1 comment

sr-latch10 months ago
This is the project template I use for the RP2040. Removes the hassle of setting up `pico-sdk`, as it just clones it in the `Makefile`.<p>Easy to add other dependencies such as FreeRTOS, just add it to the Makefile and include it in the CMakeLists.txt<p>Derived from the work I did at Purdue Space Program (<a href="https:&#x2F;&#x2F;sagarpatil.me&#x2F;projects&#x2F;cms-avi-sw" rel="nofollow">https:&#x2F;&#x2F;sagarpatil.me&#x2F;projects&#x2F;cms-avi-sw</a>)