File tree Expand file tree Collapse file tree 8 files changed +8
-6
lines changed
examples/esp8266-nonos-sdk-blink Expand file tree Collapse file tree 8 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 2323 "maximum_size" : 4194304 ,
2424 "require_upload_port" : true ,
2525 "resetmethod" : " nodemcu" ,
26- "speed" : 921600
26+ "speed" : 115200
2727 },
2828 "url" : " https://wiki.wemos.cc/products:d1:d1_mini" ,
2929 "vendor" : " WEMOS"
Original file line number Diff line number Diff line change 2121 "maximum_size" : 1048576 ,
2222 "require_upload_port" : true ,
2323 "resetmethod" : " nodemcu" ,
24- "speed" : 921600
24+ "speed" : 115200
2525 },
2626 "url" : " https://wiki.wemos.cc/products:d1:d1_mini_lite" ,
2727 "vendor" : " WEMOS"
Original file line number Diff line number Diff line change 2323 "maximum_size" : 16777216 ,
2424 "require_upload_port" : true ,
2525 "resetmethod" : " nodemcu" ,
26- "speed" : 921600
26+ "speed" : 115200
2727 },
2828 "url" : " https://wiki.wemos.cc/products:d1:d1_mini" ,
2929 "vendor" : " WEMOS"
Original file line number Diff line number Diff line change 2323 "maximum_size" : 4194304 ,
2424 "require_upload_port" : true ,
2525 "resetmethod" : " nodemcu" ,
26- "speed" : 921600
26+ "speed" : 115200
2727 },
2828 "url" : " https://shop.makestro.com/en/product/espectro-core/" ,
2929 "vendor" : " DycodeX"
Original file line number Diff line number Diff line change 2121 "maximum_size" : 4194304 ,
2222 "require_upload_port" : true ,
2323 "resetmethod" : " ck" ,
24- "speed" : 921600
24+ "speed" : 115200
2525 },
2626 "url" : " http://digistump.com/category/22" ,
2727 "vendor" : " DigiStump"
File renamed without changes.
Original file line number Diff line number Diff line change 1212platform = espressif8266
1313board = nodemcuv2
1414framework = esp8266-nonos-sdk
15+ build_flags = -I include
1516monitor_speed = 74880
1617
1718[env:esp12e]
1819platform = espressif8266
1920board = esp12e
2021framework = esp8266-nonos-sdk
22+ build_flags = -I include
2123monitor_speed = 74880
Original file line number Diff line number Diff line change 1212 "type" : " git" ,
1313 "url" : " https://github.com/platformio/platform-espressif8266.git"
1414 },
15- "version" : " 2.2.0 " ,
15+ "version" : " 2.2.1 " ,
1616 "packageRepositories" : [
1717 " https://dl.bintray.com/platformio/dl-packages/manifest.json" ,
1818 " http://dl.platformio.org/packages/manifest.json" ,
You can’t perform that action at this time.
0 commit comments