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:
committed by
Ivan Kravets
parent
4f2ca7dba5
commit
28bc32b23d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user