Add Shelly board#229
Conversation
|
Hi @GamerClassN7 ! I don't see this board in the official variant list https://github.com/esp8266/Arduino/tree/master/variants. We don't add boards that aren't officially supported. |
|
Hi @valeros there are sonoff board's they are supposed officially ? |
|
At least they have a valid Arduino variant. |
|
Hi @valeros can you please point me what i am doing wrong ? |
| "f_flash": "40000000L", | ||
| "flash_mode": "dout", | ||
| "mcu": "esp8266", | ||
| "variant": "shelly" |
There was a problem hiding this comment.
Users won't be able to compile any project with this board since there is no such variant shelly in the Arduino core for ESP8266 https://github.com/esp8266/Arduino/tree/master/variants, but for some reason you specified -DARDUINO_ESP8266_SONOFF_S20. If the Shelly board is compatible with Sonoff S20 then you can use itead variant, pinout might be different though.
|
@GamerClassN7 yes they are 8 and 9 different in this cas how to correctly add board ? |
|
Do you want to reuse already supported variant or create a proper one for Shelly board? |
Shelly