File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
"ldscript" : " eagle.flash.4m1m.ld"
5
5
},
6
6
"core" : " esp8266" ,
7
- "extra_flags" : " -DESP8266 -DARDUINO_ARCH_ESP8266 -DARDUINO_ESP8266_HELTEC_WIFI_KIT_8 " ,
7
+ "extra_flags" : " -DESP8266 -DARDUINO_ARCH_ESP8266 -DARDUINO_wifi_kit_8 " ,
8
8
"f_cpu" : " 80000000L" ,
9
9
"f_flash" : " 40000000L" ,
10
10
"flash_mode" : " dio" ,
11
11
"mcu" : " esp8266" ,
12
- "variant" : " d1_mini "
12
+ "variant" : " wifi_kit_8 "
13
13
},
14
14
"connectivity" : [
15
15
" wifi"
Original file line number Diff line number Diff line change 17
17
"type" : " git" ,
18
18
"url" : " https://github.com/platformio/platform-espressif8266.git"
19
19
},
20
- "version" : " 3.1 .0" ,
20
+ "version" : " 3.2 .0" ,
21
21
"frameworks" : {
22
22
"arduino" : {
23
23
"package" : " framework-arduinoespressif8266" ,
53
53
"type" : " framework" ,
54
54
"optional" : true ,
55
55
"owner" : " platformio" ,
56
- "version" : " ~3.30001 .0"
56
+ "version" : " ~3.30002 .0"
57
57
},
58
58
"framework-esp8266-rtos-sdk" : {
59
59
"type" : " framework" ,
You can’t perform that action at this time.
0 commit comments