2

The Raspberry Pi Pico documentation indicates "if you are intending to develop for Pico on a Raspberry Pi, then you can set up the C/C++ toolchain quickly by running our setup script from the command line".

Does anyone know if the setup script also works on the Raspberry Pi desktop installed on a PC?

Steven Clark
  • 171
  • 1
  • 3

1 Answers1

1

Raspberry Pi Desktop is a Linux OS for PC with a Pi "look & feel".
Install a Linux tool for your hardware (probably X32).

Milliways
  • 62,573
  • 32
  • 113
  • 225