Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Feature Addition : Extend this library for Linux ARM SBCs #158

@balamuruganky

Description

@balamuruganky

Subject of the issue

===============
Since this library written in C, why should it should be restricted to Arduino only. I am proposing solution to extend this library to Linux boards like Raspberry PI, Jetson, Beaglebone etc.,

Please have a look at this repository. This is just an experimental and the below changes needed to expand the library.

  1. Implement serial Arduino library equivalent.
  2. Implement serial debug Arduino library equivalent.
  3. Implement print Arduino library equivalent.
  4. Implement i2c Arduino library equivalent.

Serial and Serial debug libraries are implemented and print library ported partially. I2C library yet to developed.

Print functionality porting would impact the code base more than expected. Shall I go ahead and implement, Would you open to adopt once it is tested in Linux? @nseidle @PaulZC Pleasae share your thoughts.

Thanks,

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