Skip to content

Native code MPY? #20

@darconeous

Description

@darconeous

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions