Skip to content

Conversation

@fpistm
Copy link
Member

@fpistm fpistm commented Sep 25, 2018

Since Arduino 1.8.6, it is possible to get the version using the CLI.

Use:

 -core-api-version string
        version of core APIs (used to populate ARDUINO #define) (default "10600")

instead of:

 -ide-version string
        [deprecated] use 'core-api-version' instead (default "10600")

Since Arduino 1.8.6, it is possible to get the version using the CLI.

Use:
 -core-api-version string
        version of core APIs (used to populate ARDUINO #define) (default "10600")
instead of:
 -ide-version string
        [deprecated] use 'core-api-version' instead (default "10600")

Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
@fpistm fpistm merged commit 8bfc2c7 into stm32duino:master Sep 25, 2018
@fpistm fpistm deleted the c_arduino_version branch September 25, 2018 14:47
benwaffle pushed a commit to benwaffle/Arduino_Core_STM32 that referenced this pull request Apr 10, 2019
[CI] Use real core-api-version if possible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant