platformio / platform-ststm8

ST STM8: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/ststm8
Apache License 2.0
40 stars 26 forks source link

Latest version of platformio is spitting .hex instead of .ihx #51

Open mogupta opened 2 years ago

mogupta commented 2 years ago

Latest version of Platformio is spitting .hex instead of .ihx . how do I get ihx. Flashing hex file through stm8flash doesn't run the program on STM8S003

mogupta commented 2 years ago

I need ihx file to be able to flash using stm8flash tool