Skip to content

MicroPython Unix port compatibility #119

Closed
@paravoid

Description

@paravoid

I'm trying to use the MicroPython Unix port to quickly iterate on changes locally (sometimes with test fixtures etc.) before pushing them to the microcontroller. For that purpose I'd like the code to be as closer as to the one running on the microcontroller, so using MicroPython rather than CPython, and this module, rather than conditionally switching to something like Paho.

That doesn't work out of the box, as far as I can tell for two reasons:

CPython compatibility would also be nice, but that feels like a larger endeavor so explicitly keeping it out of scope for this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions