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

Linux support #1

Open
vshymanskyy opened this issue Aug 16, 2019 · 5 comments
Open

Linux support #1

vshymanskyy opened this issue Aug 16, 2019 · 5 comments

Comments

@vshymanskyy
Copy link

Currently cannot be installed in Arduino IDE on Linux..
Are there any plans to support it?

@PaulMichell
Copy link

I have just found this out the hard way: 'Tool wmtools is not available for your operating system.' when selecting in Boards Manager. Swapping to Windows is a no-go for me, I will be looking at other ARM chips or going back to ESP32s if Linux is not supported.

@honnet
Copy link

honnet commented Feb 4, 2020

Hey, @vshymanskyy & @PaulMichell
Did you look at what makes it windows only?
If it works there it should not be too difficult to make it work in linux ;)
Let's help our community and make it happen together?

@locomx
Copy link

locomx commented Apr 14, 2020

I have found the same problem 'Tool wmtools is not available for your operating system.'
I have MACOS (and is not working Arduino IDE for the FTDI Drivers) so i only have Linux in my other machine.
Now i have 2 (like) esp-01s without use because i don't know how to put in programing mode and with i don't know what's running inside. So i think im going back to ESP8266 with Tasmota or ESPRUNA. Mayby in a few years the product will be more mature.

@maxgerhardt
Copy link

FYI: I'm currently working on Linux (and Windows, MacOs, ..) integration through PlatformIO (https://github.com/maxgerhardt/platform-w60x). Since the wmtool source code is included from the WinnerMicro SDK files (http://www.winnermicro.com/en/html/1/156/158/497.html or directly http://winnermicro.com/upload/1/editor/1584693446529.zip) it's pretty easy to compile it from source yourself. This should also help you if you want to flasher tools right now.

@vshymanskyy
Copy link
Author

vshymanskyy commented Sep 30, 2020

@maxgerhardt please also check out https://github.com/vshymanskyy/w600tool
This should be a more reliable solution.

I'm also looking forward to test your integration via PIO! Please let me know.

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

No branches or pull requests

5 participants