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 wESP32 support #192

Merged
merged 2 commits into from
Feb 18, 2019
Merged

Add wESP32 support #192

merged 2 commits into from
Feb 18, 2019

Conversation

xorbit
Copy link
Contributor

@xorbit xorbit commented Aug 31, 2018

Add board support for the wESP32 (https://hackaday.io/project/85389-wesp32-wired-esp32-with-ethernet-and-poe) which is going to be released on Crowd Supply shortly.

Figured out good pin assignments for Arduino and made the ones
here compatible with it.
@jolivepetrus
Copy link
Contributor

@xorbit,

Thanks for this PR. Now, I'm introducing some changes about the Lua RTOS partition structure, and some new file systems. Also, I'm reviewing all the supported boards.

I need the USB VID:PID to include your board. You can get this info with:

python -m serial.tools.list_ports -v

I will try to include it as soon as possible.

@jolivepetrus
Copy link
Contributor

@xorbit,

Also it will be useful if we can have a free sample of this board.

@xorbit
Copy link
Contributor Author

xorbit commented Oct 1, 2018

Hello Jaume,

Here's the info for the port:

/dev/ttyUSB0
desc: CP2102N USB to UART Bridge Controller
hwid: USB VID:PID=10C4:EA60 SER=a6fc30ea4620e811b38d29304344cc29 LOCATION=3-2

A free sample is difficult at the moment because I only have one sample left myself until I receive production stock, the other prototypes have been sent to Crowd Supply for the campaign and reviewers, etc.

Thanks!

@sodabrew
Copy link

@xorbit I just received a wESP32 board from Crowd Supply. Per the documentation on https://wesp32.com/software/, it sounds like there's active interest in merging board support upstream.

Is it possible to take a moment to update this PR and work with the repo maintainers to get it into mergeable state?

@jolivepetrus jolivepetrus merged commit 6afe667 into whitecatboard:master Feb 18, 2019
@jolivepetrus
Copy link
Contributor

@xorbit, @sodabrew,

Merged in cf76480.

Thanks for this PR.

Remind that support for this board through wcc tool (official build) can take up to 24 hours to be published.

@xorbit
Copy link
Contributor Author

xorbit commented Feb 18, 2019

I take it it was already in a mergeable state? Thanks for merging!

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