vdudouyt / stm8flash

program your stm8 devices with SWIM/stlinkv(1,2)
GNU General Public License v2.0
403 stars 183 forks source link

fixed compilation issue on windows #73

Closed boseji closed 7 years ago

boseji commented 7 years ago

Hi, I had trouble with building this on windows. So I fixed some parts of the make file and added some directives. Hope this helps.

Regards, @boseji

ghost commented 7 years ago

Thank you! What is the point of comments? / Modification @boseji salearj@hotmail.com 2017-08-04 /

boseji commented 7 years ago

Its just to help you knock out my changes if you do not want them. I am still facing issues with driver detection on my older PCs for STLINK. The normal driver work but the moment I switch the driver, it just does not get detected any more. Not sure whats wrong, I am using Windows 10 and Windows 7 version both begin 64-bit. Any suggestions would be very helpful.

In fact with this the possibility of having Arduino style system for STM8 becomes very real.

boseji commented 7 years ago

Thanks

ghost commented 7 years ago

Why closed pull request? I did not have the time to check, but I am sure it works, just comment are in my experience not needed. No hard fillings!