Skip to content

Arduino 1.6.7 compatibility#5

Open
raphaelcoeffic wants to merge 3 commits intomarkohoepken:masterfrom
raphaelcoeffic:ardu_compat
Open

Arduino 1.6.7 compatibility#5
raphaelcoeffic wants to merge 3 commits intomarkohoepken:masterfrom
raphaelcoeffic:ardu_compat

Conversation

@raphaelcoeffic
Copy link
Copy Markdown

These changes allow for compatibility with 1.6.7. At the same time, it dramatically reduces the dependencies and the number of libs. I believe this could be helpful for people like me not willing to downgrade to Arduino 1.0.5 to compile the source code.

- removed FastSerial (unneeded)
- BetterStream part of FastSerial spawned into separate lib.
- removed EEPROM lib (use default lib instead)
- removed AP_Common & AP_Math libs (unneeded)
@ghostface
Copy link
Copy Markdown

Thank you!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants