I tried to build the program in Rt-thread studio. The build finished without error but the uf2 file is not created.
You can get the answer from https://github.com/RT-Thread/rt-thread/tree/master/bsp/raspberry-pico
how to scons:
you should install the Env Tool, and then you can scons.
See this manual to install Env Tool.
https://github.com/RT-Thread/rtthread-manual-doc/blob/master/env/env.md
I saw it but is there a way I can build in Windows. I am not clear how the scons came in the documentation
Literally, if RT-Thread studio is under Windows, the only way we can build is in Windows.
@davidticker Yeah I am also looking for the same