paulf1965
paulf1965
I've had a go myself based on the RP2040 similar issue and was making progress (managed to VSCode and the build environment working in a docker container) but the built...
> Isn't there a button GPIO in the [config](https://github.com/meshtastic/firmware/blob/46f797c40dedb28d90898817f403e7e80c318c53/bin/config-dist.yaml#L173)? Yes there is but it doesn't work. There is a define missing in the platform specific definitions.
> > but the built "program" fails to run with a Exec format error. It's clearly not building for a Pi but I'm now at the limit of my knowledge....