Skip to content
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

fix(Examples): Update msdk examples to use PREFIX for toolchain utility #1088

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

kmccalluADI
Copy link
Contributor

@kmccalluADI kmccalluADI commented Jul 22, 2024

Description

Update toolchain utility in all examples Makefile to use PREFIX.
Using PREFIX allows examples to be used with multiple toolchains.
This PR addresses: #1086

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.
  • (Optional) Link any related GitHub issues using a keyword
  • (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional.

Update toolcahin utility in all examples to use PREFIX

Using PREFIX allows examples to be used with multiple toolchains
@github-actions github-actions bot added MAX32520 Related to the MAX32520 (ES17) MAX32650 Related to the MAX32650 (ME10) MAX32655 Related to the MAX32655 (ME17) MAX32660 Related to the MAX32660 (ME11) MAX32665 Related to the MAX32665 (ME14) MAX32670 Related to the MAX32670 (ME15) MAX32672 Related to the MAX32672 (ME21) MAX32675 Related to the MAX32675 (ME16) MAX32680 Related to the MAX32680 (ME20) MAX32690 Related to the MAX32690 (ME18) MAX78000 Related to the MAX78000 (AI85) MAX78002 Related to the MAX78002 (AI87) BLE Related to Bluetooth MAX32662 Related to the MAX32662 (ME12) labels Jul 22, 2024
@kmccalluADI kmccalluADI changed the title Fix(examples): Update msdk examples to use PREFIX for toolchain utility fix(examples): Update msdk examples to use PREFIX for toolchain utility Jul 22, 2024
@sihyung-maxim sihyung-maxim changed the title fix(examples): Update msdk examples to use PREFIX for toolchain utility fix(Examples): Update msdk examples to use PREFIX for toolchain utility Jul 22, 2024
Copy link
Contributor

@Jake-Carter Jake-Carter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Jake-Carter Jake-Carter merged commit 7ccf20d into analogdevicesinc:main Jul 26, 2024
7 of 8 checks passed
sihyung-maxim pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Jul 26, 2024
EricB-ADI pushed a commit that referenced this pull request Aug 21, 2024
…ty (#1088)

Co-authored-by: Jake Carter <jhcarter.co@gmail.com>
ozersa pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Sep 11, 2024
ozersa pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLE Related to Bluetooth MAX32520 Related to the MAX32520 (ES17) MAX32650 Related to the MAX32650 (ME10) MAX32655 Related to the MAX32655 (ME17) MAX32660 Related to the MAX32660 (ME11) MAX32662 Related to the MAX32662 (ME12) MAX32665 Related to the MAX32665 (ME14) MAX32670 Related to the MAX32670 (ME15) MAX32672 Related to the MAX32672 (ME21) MAX32675 Related to the MAX32675 (ME16) MAX32680 Related to the MAX32680 (ME20) MAX32690 Related to the MAX32690 (ME18) MAX78000 Related to the MAX78000 (AI85) MAX78002 Related to the MAX78002 (AI87)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants