Skip to content

Fix a warning with the SmartEverything board #68

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
Dec 3, 2015

Conversation

unbiot
Copy link
Contributor

@unbiot unbiot commented Dec 3, 2015

Fix this warning:

Warning: platform.txt from core 'Arduino SAMD (32-bits ARM Cortex-M0+) Boards' contains deprecated recipe.ar.pattern="{compiler.path}{compiler.ar.cmd}" {compiler.ar.flags} {compiler.ar.extra_flags} "{build.path}/{archive_file}" "{object_file}", automatically converted to recipe.ar.pattern="{compiler.path}{compiler.ar.cmd}" {compiler.ar.flags} {compiler.ar.extra_flags} "{archive_file_path}" "{object_file}". Consider upgrading this core.

@PaoloP74
Copy link
Contributor

PaoloP74 commented Dec 3, 2015

👍

@cmaglie cmaglie merged commit 3748a62 into arduino:master Dec 3, 2015
@cmaglie cmaglie added this to the Release 1.6.3 milestone Dec 3, 2015
@cmaglie
Copy link
Member

cmaglie commented Dec 3, 2015

Thanks totally missed that!

boseji pushed a commit to go-ut/combined-ArduinoCore-samd that referenced this pull request May 30, 2020
* DM: grandcentral variant

* DM: updates for m4 mega

* DM: metro mega updates

* DM: fixes for mega m4 pcc

* DM: fix grandcentral boards.txt naming

* DM: remove openocd for samd51, fix include guards

* DM: remove unnecessary debug scripts for m4 boards

* DM: update grandcentral pin numbering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants