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

Force forward slash for paths for openocd-esp32, new board D-duino-32 #139

Merged
merged 2 commits into from Nov 23, 2018
Merged

Conversation

atanisoft
Copy link
Contributor

fixes #136

atanisoft and others added 2 commits November 17, 2018 18:19
This board has a built in OLED and non-standard SCL/SDA pins.
@atanisoft atanisoft changed the title Force forward slash for paths for openocd-esp32 Force forward slash for paths for openocd-esp32, new board D-duino-32 Nov 19, 2018
@atanisoft
Copy link
Contributor Author

Added a new board type for D-duino-32 as well.

@atanisoft
Copy link
Contributor Author

depends on espressif/arduino-esp32#2030 which should be merged sometime today.

@ivankravets ivankravets merged commit 4f2ca7d into platformio:develop Nov 23, 2018
@ivankravets
Copy link
Member

Thanks for the PR!

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)
@ivankravets
Copy link
Member

@atanisoft I did some changes related to JTAG uploading. Could you try the latest upstream version? https://docs.platformio.org/en/latest/platforms/espressif32.html#upstream

Does it work now?

@atanisoft
Copy link
Contributor Author

atanisoft commented Dec 27, 2018

@ivankravets initial tests look positive.

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.

ESP32 fails upload due to incorrect image.base_address option value
2 participants