From 27854bc9b4c8e15cdf16c2f2093ec271b18dbc51 Mon Sep 17 00:00:00 2001 From: Krzysztof Date: Sat, 27 Aug 2016 12:35:36 +0200 Subject: [PATCH] New FAQ added to the index How to resolve "Board generic (platform esp8266, package esp8266) is unknown" error? Ref. #2297, #2156, #2022, #1802, #1514, #1387, #1377, #1251, #1247, #948 --- doc/faq/readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/faq/readme.md b/doc/faq/readme.md index 04ac3daba..ad4900e76 100644 --- a/doc/faq/readme.md +++ b/doc/faq/readme.md @@ -43,3 +43,8 @@ You will see this issue only if serial upload was not followed by a physical res Ref. [#1017](https://github.com/esp8266/Arduino/issues/1017), [#1107](https://github.com/esp8266/Arduino/issues/1107), [#1782](https://github.com/esp8266/Arduino/issues/1782) + +### How to resolve "Board generic (platform esp8266, package esp8266) is unknown" error? + +This error may pop up after switching between [staging](https://github.com/esp8266/Arduino#staging-version-) and [stable](https://github.com/esp8266/Arduino#stable-version-) esp8266 / Arduino package installations, or after upgrading the package version [:arrow_right:](a04-board-generic-is-unknown.md) +