Skip to content

Remove Arduino-specific code #16

Description

@ClintonLang

Story

I want to remove the Arduino-specific artifacts like Serial(), loop(), Setup()
So then I can compile the project without the Arduino compiler

Tasks

  • Rewrite setup()
  • Rewrite loop()
  • Find C++ libraries for the equivalent of serial()

Acceptance Criteria

  • Revised code should pass a c linter
  • Revised code should be compilable by the winAVR toolchain

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions