Skip to content

[CI] Use real core-api-version if possible #340

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 25, 2018

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