Skip to content

Commit 27854bc

Browse files
committed
New FAQ added to the index
How to resolve "Board generic (platform esp8266, package esp8266) is unknown" error? Ref. esp8266#2297, esp8266#2156, esp8266#2022, esp8266#1802, esp8266#1514, esp8266#1387, esp8266#1377, esp8266#1251, esp8266#1247, esp8266#948
1 parent b412660 commit 27854bc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/faq/readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,8 @@ You will see this issue only if serial upload was not followed by a physical res
4343

4444
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)
4545

46+
47+
### How to resolve "Board generic (platform esp8266, package esp8266) is unknown" error?
48+
49+
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)
50+

0 commit comments

Comments
 (0)