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

WeMos D1 R2 - XTENSA-architecture microcontrollers are not supported #4

Closed
ezwyj opened this issue Jul 16, 2016 · 2 comments
Closed

Comments

@ezwyj
Copy link

ezwyj commented Jul 16, 2016

#2

tryed this and other options but got an error.

env
Board: WeMos D1 R2
Arduino: v1.6.8
Arduino core for ESP8266: v2.3.0
FastLED: V3.1.0

all is new versions

ERROR: XTENSA-architecture microcontrollers are not supported.
exit status 1
Error compiling for board WeMos D1 R2 & mini.

In file included from D:\CODE_ARDUINO\libraries\FastLED-3.1.0/FastLED.h:34:0,

             from C:\Users\yuejunw\AppData\Local\Temp\arduino_modified_sketch_560590\FirstLight.ino:6:

D:\CODE_ARDUINO\libraries\FastLED-3.1.0/led_sysdefs.h:22:2: error: #error "XTENSA-architecture microcontrollers are not supported."

#error "XTENSA-architecture microcontrollers are not supported."

^

In file included from D:\CODE_ARDUINO\libraries\FastLED-3.1.0/FastLED.h:42:0,

             from C:\Users\yuejunw\AppData\Local\Temp\arduino_modified_sketch_560590\FirstLight.ino:6:

D:\CODE_ARDUINO\libraries\FastLED-3.1.0/platforms.h:22:2: error: #error "XTENSA-architecture microcontrollers are not supported"

#error "XTENSA-architecture microcontrollers are not supported"

^

exit status 1
Error compiling for board WeMos D1 R2 & mini.

@ezwyj
Copy link
Author

ezwyj commented Jul 16, 2016

In file included from D:\CODE_ARDUINO\libraries\FastLED-3.1.0/FastLED.h:34:0,

             from C:\Users\yuejunw\AppData\Local\Temp\arduino_modified_sketch_560590\FirstLight.ino:6:

D:\CODE_ARDUINO\libraries\FastLED-3.1.0/led_sysdefs.h:22:2: error: #error "XTENSA-architecture microcontrollers are not supported."

#error "XTENSA-architecture microcontrollers are not supported."

^

In file included from D:\CODE_ARDUINO\libraries\FastLED-3.1.0/FastLED.h:42:0,

             from C:\Users\yuejunw\AppData\Local\Temp\arduino_modified_sketch_560590\FirstLight.ino:6:

D:\CODE_ARDUINO\libraries\FastLED-3.1.0/platforms.h:22:2: error: #error "XTENSA-architecture microcontrollers are not supported"

#error "XTENSA-architecture microcontrollers are not supported"

^

exit status 1
Error compiling for board WeMos D1 R2 & mini.

@ezwyj ezwyj closed this as completed Jul 16, 2016
@TheAustrian
Copy link
Owner

You closed the issue, so I guess you found the solution as described here: FastLED/FastLED#318 (comment)

Cheers, Al

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