-
Notifications
You must be signed in to change notification settings - Fork 20
Native code MPY? #20
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Micropython supports native code in mpy files. This means that, theoretically, you could build this project in such a way that you do not need to build and use a new micropython firmware image... You would just download a pre-built usqlite.mpy file for your microcontroller architecture, copy it over, and away you go.
This would be a super useful option, especially for those who are hesitant to try building their own firmware.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request