Page 1 of 1

New Windows Environment using bash on windows

Posted: Mon Mar 20, 2017 11:05 pm
by vlad2891
Hello guys,

Recently I started writing ESP32 code. Since I'm not a big fan am MSYS I started writing a small script that uses the Bash on Windows for make and python for flashing. So far it's working OK for me.

You can find it here. Could you guys take it for a spin an let me know your opinions.

Hope this helps someone ;) ...

Re: New Windows Environment using bash on windows

Posted: Tue Mar 21, 2017 2:55 am
by ESP_Angus
Nice work! I was curious about how well this would work also, but I hadn't had time to try anything out (and as we need to support Windows <10, we can't use it exclusively for IDF yet.)

Please let us know if there's anything we can tweak in IDF to make this kind of integration easier.