File tree Expand file tree Collapse file tree 8 files changed +41
-8
lines changed Expand file tree Collapse file tree 8 files changed +41
-8
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "build" : {
3+ "arduino" : {
4+ "ldscript" : " eagle.flash.4m1m.ld"
5+ },
6+ "core" : " esp8266" ,
7+ "extra_flags" : " -DESP8266 -DARDUINO_ARCH_ESP8266 -DARDUINO_ESP8266_AGRUMINO_LEMON_V4" ,
8+ "f_cpu" : " 80000000L" ,
9+ "f_flash" : " 40000000L" ,
10+ "flash_mode" : " dio" ,
11+ "mcu" : " esp8266" ,
12+ "variant" : " agruminolemonv4"
13+ },
14+ "connectivity" : [
15+ " wifi"
16+ ],
17+ "frameworks" : [
18+ " arduino" ,
19+ " simba" ,
20+ " esp8266-rtos-sdk" ,
21+ " esp8266-nonos-sdk"
22+ ],
23+ "name" : " Lifely Agrumino Lemon v4" ,
24+ "upload" : {
25+ "maximum_ram_size" : 81920 ,
26+ "maximum_size" : 4194304 ,
27+ "require_upload_port" : true ,
28+ "resetmethod" : " nodemcu" ,
29+ "speed" : 115200
30+ },
31+ "url" : " https://www.lifely.cc/lifely-3-0/" ,
32+ "vendor" : " Lifely"
33+ }
Original file line number Diff line number Diff line change 44 "ldscript" : " eagle.flash.512k64.ld"
55 },
66 "core" : " esp8266" ,
7- "extra_flags" : " -DESP8266 -DARDUINO_ARCH_ESP8266 -DARDUINO_ESP8266_GEN4_IOD " ,
7+ "extra_flags" : " -DESP8266 -DARDUINO_ARCH_ESP8266 -DARDUINO_GEN4_IOD " ,
88 "f_cpu" : " 80000000L" ,
99 "f_flash" : " 40000000L" ,
1010 "flash_mode" : " qio" ,
Original file line number Diff line number Diff line change 44 "ldscript" : " eagle.flash.4m1m.ld"
55 },
66 "core" : " esp8266" ,
7- "extra_flags" : " -DESP8266 -DARDUINO_ARCH_ESP8266 -DARDUINO_ESP8266_ESP12 " ,
7+ "extra_flags" : " -DESP8266 -DARDUINO_ARCH_ESP8266 -DARDUINO_ESP8266_ADAFRUIT_HUZZAH " ,
88 "f_cpu" : " 80000000L" ,
99 "f_flash" : " 40000000L" ,
1010 "flash_mode" : " qio" ,
Original file line number Diff line number Diff line change 44 "ldscript" : " eagle.flash.4m1m.ld"
55 },
66 "core" : " esp8266" ,
7- "extra_flags" : " -DESP8266 -DARDUINO_ARCH_ESP8266 -DARDUINO_ESP8266_GENERIC " ,
7+ "extra_flags" : " -DESP8266 -DARDUINO_ARCH_ESP8266 -DARDUINO_ESP8266_INVENT_ONE " ,
88 "f_cpu" : " 80000000L" ,
99 "f_flash" : " 40000000L" ,
1010 "flash_mode" : " dio" ,
Original file line number Diff line number Diff line change 44 "ldscript" : " eagle.flash.4m1m.ld"
55 },
66 "core" : " esp8266" ,
7- "extra_flags" : " -DESP8266 -DARDUINO_ARCH_ESP8266 -DARDUINO_ESP8266_NODEMCU " ,
7+ "extra_flags" : " -DESP8266 -DARDUINO_ARCH_ESP8266 -DARDUINO_ESP8266_NODEMCU_ESP12E " ,
88 "f_cpu" : " 80000000L" ,
99 "f_flash" : " 40000000L" ,
1010 "flash_mode" : " dio" ,
Original file line number Diff line number Diff line change 44 "ldscript" : " eagle.flash.1m256.ld"
55 },
66 "core" : " esp8266" ,
7- "extra_flags" : " -DESP8266 -DARDUINO_ARCH_ESP8266 -DARDUINO_ESP8266_WIFINFO " ,
7+ "extra_flags" : " -DESP8266 -DARDUINO_ARCH_ESP8266 -DARDUINO_WIFINFO " ,
88 "f_cpu" : " 80000000L" ,
99 "f_flash" : " 40000000L" ,
1010 "flash_mode" : " qio" ,
Original file line number Diff line number Diff line change 44 "ldscript" : " eagle.flash.4m1m.ld"
55 },
66 "core" : " esp8266" ,
7- "extra_flags" : " -DESP8266 -DARDUINO_ARCH_ESP8266 -DARDUINO_ESP8266_GENERIC " ,
7+ "extra_flags" : " -DESP8266 -DARDUINO_ARCH_ESP8266 -DARDUINO_ESP8266_XINABOX_CW01 " ,
88 "f_cpu" : " 80000000L" ,
99 "f_flash" : " 40000000L" ,
1010 "flash_mode" : " qio" ,
Original file line number Diff line number Diff line change 4646 "toolchain-xtensa" : {
4747 "type" : " toolchain" ,
4848 "owner" : " platformio" ,
49- "version" : " ~2.40802 .0" ,
49+ "version" : " ~2.100200 .0" ,
5050 "optionalVersions" : [" ~1.40802.0" ]
5151 },
5252 "framework-arduinoespressif8266" : {
5353 "type" : " framework" ,
5454 "optional" : true ,
5555 "owner" : " platformio" ,
56- "version" : " ~3.20704 .0"
56+ "version" : " ~3.30000 .0"
5757 },
5858 "framework-esp8266-rtos-sdk" : {
5959 "type" : " framework" ,
You can’t perform that action at this time.
0 commit comments