Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new boards: Pycom LoPy & LoPy4 #134

Merged
merged 10 commits into from Nov 24, 2018
Merged

Add new boards: Pycom LoPy & LoPy4 #134

merged 10 commits into from Nov 24, 2018

Conversation

cyberman54
Copy link
Contributor

corresponding PR in arduino-esp32 see here

@ivankravets
Copy link
Member

Hey! Thank you so much for PR! ;)

These boards have the debugging pins and are ready for debugging using JTAG probe.
Please add data similar to https://github.com/platformio/platform-espressif32/blob/develop/boards/esp32dev.json

We need

  "debug": {
    "openocd_board": "esp-wroom-32.cfg"
  },

and

    "protocols": [
      "esptool",
      "esp-prog",
      "jlink",
      "olimex-arm-usb-tiny-h",
      "olimex-arm-usb-ocd-h",
      "olimex-arm-usb-ocd",
      "olimex-jtag-tiny",
      "iot-bus-jtag",
      "minimodule"
    ],

@cyberman54
Copy link
Contributor Author

cyberman54 commented Nov 3, 2018

@ivankravets Added.

@ivankravets
Copy link
Member

Thanks! Please ping me here when espressif/arduino-esp32#1984 will be merged.

@cyberman54
Copy link
Contributor Author

@ivankravets

Thanks! Please ping me here when espressif/arduino-esp32#1984 will be merged.

Ping!
espressif/arduino-esp32#1984 (comment)

@ivankravets
Copy link
Member

@me-no-dev Do you have any plans for the next release of https://github.com/espressif/arduino-esp32?

@me-no-dev
Copy link

yup in the pipeline :) any day now!

@ivankravets
Copy link
Member

Nice! Please ping me here about this release. Thanks!

@ivankravets ivankravets merged commit 28bc32b into platformio:develop Nov 24, 2018
@ivankravets
Copy link
Member

Thanks!

ivankravets added a commit that referenced this pull request Nov 24, 2018
* develop:
  Implement "erase" target // Resolve #127
  Automatically generate known debug tools and upload protocols
  Add new boards: Pycom LoPy & LoPy4 (#134)
  Force forward slash for paths for openocd-esp32, new board D-duino-32 (#139)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants