1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-27 18:02:17 +03:00

Merge branch 'master' into stdnothrow

This commit is contained in:
Earle F. Philhower, III
2020-08-30 12:39:55 -07:00
committed by GitHub
14 changed files with 121 additions and 65 deletions

View File

@ -288,6 +288,7 @@ boards = collections.OrderedDict([
'flashfreq_40',
'1M', '2M',
'led',
'sdk',
],
'desc': [ 'ESP8285 (`datasheet <http://www.espressif.com/sites/default/files/0a-esp8285_datasheet_en_v1.0_20160422.pdf>`__) is a multi-chip package which contains ESP8266 and 1MB flash. All points related to bootstrapping resistors and recommended circuits listed above apply to ESP8285 as well.',
'',