The problem turns out to be that rustup
has a bug in that it dd not recognise that PatchboxOS is 32-bit
Setting the tool chain to stable-arm-unknown-linux-gnueabihf
fixed the problem
The problem turns out to be that rustup
has a bug in that it dd not recognise that PatchboxOS is 32-bit
Setting the tool chain to stable-arm-unknown-linux-gnueabihf
fixed the problem