badger2040 icon indicating copy to clipboard operation
badger2040 copied to clipboard

Missing CmakeLists.txt

Open waterbury opened this issue 2 years ago • 2 comments

I'd like to build the uf2 from source, but there is a lack of a CMakeLists.txt file, and build instructions.

waterbury avatar Oct 17 '23 04:10 waterbury

hi - i'm not a dev on this project, but might i suggest you try following the steps in the github actions workflow file? that's where the build happens.

paulinder avatar Oct 17 '23 13:10 paulinder

I would like to second this request. Although you are perhaps targetting users who will mostly just run your uf2 files I think in the spirit of the open source project here and of Pimoroni itself, it would be a minimum to provide build instructions. As @paulinder suggests, I need to basically hack your github workflow to compile the uf2 file with a modified micropython

marc-git avatar Nov 22 '24 10:11 marc-git