Can not transfer bmp or jpg files to pico wiht Thonny
CaptainJackey opened this issue · 2 comments
CaptainJackey commented
There are 2 questions:
1、Why pico didn't have a u disk so that can transfer files easily ?
2、Thonney ide only can transfer py files to pico , how can I transfer some files like bmp、jpg ?
aallan commented
The first question needs to be be directed to the MicroPython developers, as the RP2040 port of MicroPython has now been merged into the upstream repo, see micropython/micropython#6791.
Your second question needs to be directed to the Thonny developers .
WarpRomo commented
Thanks aallan for the useful / informative response.