Skip to content

Generic LionsOS IO resources info #9

@Ivan-Velickovic

Description

@Ivan-Velickovic

With MicroPython in LionsOS, it is a single component that can be configured to have various I/O access such as network, block, I2C, serial, timer, etc. Pretty much just serial and timer are the only required ones though, and so it is valid for users to decide what to connect to MicroPython.

Right now the way we figure out if MicroPython should connect to the network for example, we only do networking if the magic check fails, which is a hack.

The tooling should inject information about what a component is connected to in a more principled way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions