CircuitPython bundle with code.py

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
yasser732
 
Posts: 1
Joined: Wed Dec 07, 2022 12:01 pm

CircuitPython bundle with code.py

Post by yasser732 »

Hi,
i have already a solution to bundle MicroPython with a main.py as an standalone uf2 file for the RPI Pico.
Building is not easy, but it works via rebuilding MicroPython. The result is an uf2 file, that you simply copy on the pico drive.

As i need some of the nice features of CircuitPython, i want to rebuild the programm.
In the end, the result installation should be as simple as before.
Since I couldn't find anything in the documentation or by searching, I'll ask the question here.

User avatar
Franklin97355
 
Posts: 23903
Joined: Mon Apr 21, 2008 2:33 pm

Re: CircuitPython bundle with code.py

Post by Franklin97355 »

yasser732 wrote:Since I couldn't find anything in the documentation or by searching, I'll ask the question here.

Can you ask a specific question for us?

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”