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

BREAK: Update library to match IDE 1.5 spec v2.1 #81

Merged
merged 7 commits into from
Sep 23, 2016

Conversation

4-20ma
Copy link
Owner

@4-20ma 4-20ma commented Sep 23, 2016

Description

Updates project to use Arduino Library spec v2.1

Issues Resolved

Fixes #14.

Check List

General

  • Code follows coding style defined in STYLE.md
  • Doxygen comments are included inline with code
  • No unnecessary whitespace; check with git diff --check before committing.

The following have been modified to reflect new features, if warranted

  • README.md
  • keywords.txt (use tabs as whitespace separators)
  • library.properties
  • examples/ - update or create new ones, as warranted

The following have NOT been modified

  • doc/ - will be updated upon versioned release
  • .ruby-gemset
  • .ruby-version
  • CHANGELOG.md - will be updated upon versioned release (HISTORY.md is deprecated)
  • Gemfile
  • LICENSE
  • VERSION - will be updated upon versioned release

@4-20ma 4-20ma changed the title 14 update library 15 spec Update library to match IDE 1.5 spec v2.1 Sep 23, 2016
@4-20ma 4-20ma merged commit 9ae5edd into master Sep 23, 2016
@4-20ma 4-20ma deleted the 14-update-library-15-spec branch September 23, 2016 18:45
@4-20ma 4-20ma changed the title Update library to match IDE 1.5 spec v2.1 BREAKING: Update library to match IDE 1.5 spec v2.1 Sep 23, 2016
@4-20ma 4-20ma changed the title BREAKING: Update library to match IDE 1.5 spec v2.1 BREAK: Update library to match IDE 1.5 spec v2.1 Sep 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant