-
I am trying to execute another person's project that uses the STM32duino core. Since the code is from 2013, there are features in the code that are no longer in the core version 2.0.0-up and causes me to get compiling errors. So I can either try and get the old version of the core that is compatible with the firmware or rewrite the necessary parts of the firmware to update it to a current version of the core. My first attempt is to grab an older version to try and get the existing code to compile but I cant' seem to get the library to install. I am grabbing the Source for v1.8.0 from here: I unzipped and pasted the folder it into my Sketchbook directory but when I open Arduino 1.8.13, it tells me that it is an invalid library because there are "no headers files". How can I get a package of v1.8.0 to install in arduino or is it possible? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Why unzip? Simply use the install from json file. Or it is another core? |
Beta Was this translation helpful? Give feedback.
To get the 1.8.0 you can use this package index:
https://raw.githubusercontent.com/stm32duino/BoardManagerFiles/master/STM32/package_stm_index.json