Folder structure according Arduino IDE 1.5 Library specification #44

Closed
T81 wants to merge 3 commits from Arduino-IDE-1.5-Library-specificaton into master
T81 commented 2018-05-16 16:04:06 +03:00 (Migrated from github.com)

Library's folder structure reorganized according Arduino IDE 1.5: Library specification

Library's folder structure reorganized according [Arduino IDE 1.5: Library specification](https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification)
thomasfredericks commented 2018-05-19 16:14:28 +03:00 (Migrated from github.com)

I rather not merge because the library was made compatible for Platformio and I do not want to break that.

I don't remember the details, but the library.json file is required for sure.

If I do update the folder structure, I have to be assured it will work in Platformio.

I rather not merge because the library was made compatible for Platformio and I do not want to break that. I don't remember the details, but the `library.json` file is required for sure. If I do update the folder structure, I have to be assured it will work in Platformio.
T81 commented 2018-05-21 23:01:59 +03:00 (Migrated from github.com)

Fair enough. I am not familiar with Platformio so I am not aware of any incompatibilities too. I will restore library.json and add Travis CI for testing.

Fair enough. I am not familiar with Platformio so I am not aware of any incompatibilities too. I will restore `library.json` and add Travis CI for testing.
T81 commented 2018-05-22 16:04:04 +03:00 (Migrated from github.com)

@thomasfredericks I am closing this pull request and opening a new one since some tests to my fork have messed this pull request up. There is no reason to include Travis CI for testing since it seems that Arduino 1.5 library structure is fully compatible with Platformio

@thomasfredericks I am closing this pull request and opening a new one since some tests to my fork have messed this pull request up. There is no reason to include Travis CI for testing since it seems that Arduino 1.5 library structure is fully compatible with [Platformio](http://docs.platformio.org/en/latest/projectconf/section_platformio.html#lib-dir)

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Max/thomasfredericks_Bounce2#44