How can I modify Existing Packages to include more files
Hello Internet!
I am a new user to the CrossWorks IDE and I have come up with a couple of questions
I am certain these questions can be answered as "Update an XML file". Problem is, I do not know which files to edit.
I am working on getting to know the RP2350 SDK. So far I have been able to get the standard Blinky project working as well as a 16 LED Blinky app going under the CTL library.
My question is about the fact that the Pico RP2350 Project does not list all of the files that accompany the Pico SDK and that are supplied with the IDE
Is there anyone who can point me towards the correct files to edit
Thank you
Dan





-
Just worked on modifying an existing package to include more files—turns out it’s all about knowing the structure and config setup. For Python, I had to tweak the setup.py, and with npm, it was about updating the package.json. Once that’s done, everything gets bundled properly. Definitely worth testing before pushing changes, though—kind of like double-checking updates on the Sonic menu before it goes live!
Please sign in to leave a comment.
Comments
3 comments