Sign inSign up

thelonedev/pipico

By thelonedev

•Updated over 3 years ago

This image compiles projects for pico with pico-sdk.

Image
0

154

thelonedev/pipico repository overview

This image compiles projects for pico with pico-sdk.

Mount the project (with the CMakeLists.txt) to "/project" and the output directory to "/build"

Example:

"/code/program" hosts the CMakeLists.txt and code and the output directory should be "/production/program"

docker run -v ~/code/program:/project -v ~/production/program:/build thelonedev/pipico

Tag summary

Content type

Image

Digest

sha256:cbb5f8be9…

Size

2.3 GB

Last updated

over 3 years ago

docker pull thelonedev/pipico