Skip to content

Conversation

@rafaelcruzpb
Copy link
Contributor

@rafaelcruzpb rafaelcruzpb commented Nov 21, 2025

Add a method for compiling using Docker containers, due to the difficulties that can be encountered with dependencies on different operating systems.

To compile and generate the .uf2 files:
docker compose up --build

Alternatively, you can add environment variables as arguments, like this:
GP2040_BOARDCONFIG='Pico' PICO_BOARD='pico' docker compose up --build

Tested on Linux (Manjaro) and Windows.

MacOS testing is still pending.

Site PR: OpenStickCommunity/Site#115

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant