Add new boards: Pycom LoPy & LoPy4 (#134)

* Create lopy4.json

* Create lopy.json

* Update lopy.json

* Update lopy4.json

* Update lopy.json

* Update lopy4.json

* Update lopy4.json

* Update lopy.json

* Update heltec_wifi_lora_32.json

added debug field

* Update heltec_wifi_lora_32.json

added debug protocols
This commit is contained in:
Verkehrsrot
2018-11-24 13:35:07 +01:00
committed by Ivan Kravets
parent 4f2ca7dba5
commit 28bc32b23d
3 changed files with 100 additions and 1 deletions
+10 -1
View File
@@ -15,6 +15,9 @@
"ethernet",
"can"
],
"debug": {
"openocd_board": "esp-wroom-32.cfg"
},
"frameworks": [
"arduino",
"espidf"
@@ -26,7 +29,13 @@
"maximum_size": 4194304,
"protocol": "esptool",
"protocols": [
"esptool"
"esptool",
"esp-prog",
"olimex-arm-usb-tiny-h",
"olimex-arm-usb-ocd-h",
"olimex-arm-usb-ocd",
"olimex-jtag-tiny",
"minimodule"
],
"require_upload_port": true,
"speed": 921600