Closed proatgram closed 1 year ago
That whole stuff was added through a PR, I should have demanded documentation as well.. Dunno what exactly the point of those is given that the makefile allows for most of these things. Also the serial port should simply be read from the pio.ini really..
Some of the vim-pio commands are not documented, and it's hard to tell how to use them and what arguments I need to pass to them. The first one I've encountered is
PIOUploadAndSerial
which supposedly requires a global set for, although it is unclear what to set it to.Some others that I have noticed don't have documentation for are
PIOUpload
, andPIOChoosePort
.