stevearc / vim-arduino

Vim plugin for compiling and uploading arduino sketches

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use in Windows 10?

noumenonquest opened this issue · comments

Can you provide details on how to use this plugin for Windows 10 ConEmu?

Oh dude...I have no idea how to make this work for windows. I've never done any windows programming in my life. Wish I could be more help :/

commented

I was able to get it to work in windows bash with these steps:
https://www.scivision.dev/usb-tty-windows-subsystem-for-linux/
just match the COM port number to the ttyS number and you should be good to go.