Skip to content
New issue

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

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

Already on GitHub? # to your account

atmelavr Platform not supported #3

Open
puuu opened this issue Dec 18, 2017 · 4 comments
Open

atmelavr Platform not supported #3

puuu opened this issue Dec 18, 2017 · 4 comments

Comments

@puuu
Copy link
Contributor

puuu commented Dec 18, 2017

Hi,
this library claims to be compatible with any platform. Unfortunately, the atmelavr platform did not support the std:: namespace, thus the compilation will fail.

@janLo
Copy link
Owner

janLo commented Dec 18, 2017

They just don't ship an STL. So you need another implementation on this platform.

A note in the readme might do.

https://forum.arduino.cc/index.php?topic=360116.0

@puuu
Copy link
Contributor Author

puuu commented Dec 18, 2017

An example and the testing with travis would be better.

@janLo
Copy link
Owner

janLo commented Dec 18, 2017

I don't think I'll find time for that in the next weeks and I don't have an arduino-ide to test it.

@puuu
Copy link
Contributor Author

puuu commented Dec 18, 2017

I also has no priority for me. Yust reported it, before I forget ist ;-).

You do not need the Arduino IDE:

platformio ci --lib="." --board=uno examples/log_serial

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants