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

Add support for ESP8266 #68

Closed
ssilverman opened this issue Nov 11, 2017 · 2 comments
Closed

Add support for ESP8266 #68

ssilverman opened this issue Nov 11, 2017 · 2 comments

Comments

@ssilverman
Copy link
Contributor

When compiling for
ArduinoUnit/src/ArduinoUnitUtility/Compare.h:3:26: fatal error: avr/pgmspace.h: No such file or directory.

See esp8266/Arduino/doc/faq/a03-library-does-not-work.rst

@ssilverman
Copy link
Contributor Author

Ah, this is already in pull requests #57 and #58.

@wmacevoy
Copy link
Collaborator

wmacevoy commented Apr 4, 2018

[thread summary] ArduinoUnit 2.3.5-alpha now supports flash string de-duplication on AVR and uses RAM on other platforms, along with a number of memory-saving optimizations that do not change the outcome of tests. It also supports ESP 8266 and ESP 32 platforms (along with development platform "en vitro" tests). Please try the latest pre-release and provide feedback on #73 if you are interested in these features.

@wmacevoy wmacevoy closed this as completed Apr 4, 2018
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

No branches or pull requests

2 participants