mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
add sdk options to "generic esp8285 module" (#7550)
* add sdk options to "generic esp8255 module" upgrade esp8285 variant to full generic device
This commit is contained in:
@ -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.',
|
||||
'',
|
||||
|
Reference in New Issue
Block a user