Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add cmake example #25

Merged

Commits on Nov 30, 2018

  1. feat: Add cmake example

    ciband committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    1b1f152 View commit details
    Browse the repository at this point in the history
  2. fix: Fix Arduino IDE support

    Added new ArkClient.h in the location that Arduino IDE demands.  This new header just includes the previous header as an adapter layer.
    ciband committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    10c8df4 View commit details
    Browse the repository at this point in the history
  3. fix: Add extras to PIO ignore

    ciband committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    4b8c03a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ccff30 View commit details
    Browse the repository at this point in the history
  5. Revert "fix: Fix Arduino IDE support"

    This reverts commit 10c8df4.
    ciband committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    d47bde5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ec4d80 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4145ec View commit details
    Browse the repository at this point in the history