stm32duino/Arduino_Tools

wrong permissions for linux executables

RickKimball opened this issue · 2 comments

They aren't executable.

stllink_upload
stlink/st*

chmod +x ... all exes

Thanks.

This happened because I copied the folders on Windows and the permissions were not retained.

I will recopy the files using a linux machine, and hopefully pull across the correct permissions

Hopefully this is fixed in de95abd