mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
XinaBox CW01: DIO flash mode (#5720)
This commit is contained in:
committed by
david gauchard
parent
c218d945a4
commit
c68fa39181
@ -353,11 +353,11 @@ boards = collections.OrderedDict([
|
||||
'macro': [
|
||||
'resetmethod_nodemcu',
|
||||
'crystalfreq_menu',
|
||||
'flashmode_qio',
|
||||
'flashmode_dio',
|
||||
'flashfreq_40',
|
||||
'4M',
|
||||
],
|
||||
'desc': [ 'The XinaBox CW01 is an Arduino-compatible Wi-Fi development board powered by Ai-Thinker\'s ESP-12F, clocked at 80 MHz at 3.3V logic. It has an onboard RGB led.',
|
||||
'desc': [ 'The XinaBox CW01(ESP8266) is an Arduino-compatible Wi-Fi development board powered by an ESP-12F, clocked at 80 MHz at 3.3V logic. The CW01 has an onboard RGB LED and 3 xBUS connection ports.',
|
||||
'',
|
||||
'Product page: https://xinabox.cc/products/CW01'
|
||||
],
|
||||
|
Reference in New Issue
Block a user