We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#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,
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.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
You closed the issue, so I guess you found the solution as described here: FastLED/FastLED#318 (comment)
Cheers, Al
No branches or pull requests
#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,
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,
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.
The text was updated successfully, but these errors were encountered: